# YandexFavicons

Operator: Yandex
Purpose: Link previews
Reviewed: 2026-09-14
HTTP identifier: YandexFavicons
robots.txt token: YandexFavicons

## What is YandexFavicons?

Retrieves icons for search results.

## How to identify it

Look for the YandexFavicons identifier in a request’s User-Agent. This is a name match, not identity verification. Version strings may change.

## How to check identity

Confirm reverse DNS under yandex.ru, yandex.net or yandex.com, then resolve that hostname back to the original request IP.

## Access and robots.txt

General wildcard robots.txt rules may be ignored. Yandex documents named-client Disallow rules for these crawlers; site-specific agreements can create exceptions.

Optional full-site opt-out; merge with existing rules only if intended. Not a security control.

```text
User-agent: YandexFavicons
Disallow: /
```

## What it means in your analytics

Favicon requests do not represent visits to your main page.

## Useful measures

Shared URLs; Image responses; Preview fetch errors.

## What to check next

Ensure the published icon URL returns an image with a stable cache policy.

## Sources

- [yandex.ru](https://yandex.ru/support/webmaster/ru/robot-workings/check-yandex-robots)

Operator facts are source-backed; interpretation and actions are Apostl guidance.

## Related profiles

- [YandexBot](https://apostl.dev/bots/yandexbot)
- [YandexImages](https://apostl.dev/bots/yandeximages)
- [YandexVideo](https://apostl.dev/bots/yandexvideo)

[Start measuring agent traffic](https://apostl.dev/start/agent-analytics)
