SEARCH · Yandex

YandexBot

The crawler behind Yandex Search, dominant in Russia and parts of the CIS. Also feeds Yandex Market, Yandex News, and the broader Yandex product surface.

Specs

VendorYandex
CategorySEARCH
robots.txt tokenYandex (umbrella) · YandexBot (specific)
Renders JavaScriptpartial JS
Honors robots.txtyes
Reverse-DNS pattern*.yandex.ru / *.yandex.net / *.yandex.com

User-Agent string

Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)

Considerations

  • JS rendering is more limited than Google or Bing — SSR aggressively for Yandex-targeted sites.
  • Honors Yandex-specific directives: Clean-param: (collapses URL variants) and Host: (canonical domain).
  • Many sibling crawlers exist: YandexImages, YandexVideo, YandexNews, YandexMobileBot. The umbrella token Yandex covers them all.

robots.txt recipe

User-agent: Yandex
Allow: /
Clean-param: utm_source&utm_medium /catalog/

Sources: Yandex Webmaster · Robot reference

← Back to directory