Home / Knowledge Base / Tools and integrations / Favicon Check: Why the Icon Is Not Visible in Search

Favicon Check: Why the Icon Is Not Visible in Search

Tools and integrations 2 min read Updated 12.09.2026
What the icon analyzer checks, what the search requirements are, three reasons why the favicon does not appear in mobile results, and why this affects clicks.

The favicon is a small icon of the website in the tab, bookmarks, and mobile search results. A detail that is noticed only when it is absent: in Google mobile search, it is shown next to the snippet. You can check if all formats are in place using favicon check.

What the Tool Checks

  • Presence of the icon at the standard address and in the page markup.
  • Formats: classic ICO, PNG of various sizes, SVG.
  • Icon for mobile devices and application manifest.
  • Is the file served with a 200 code and does it not redirect.
  • Sizes and how the icon looks when reduced.

Search Requirements

RuleWhy
Square, multiple of 48 pixelsGoogle recommends a size that is a multiple of 48; too small will not work
The same file across the entire siteThe robot takes the icon for the entire domain
Accessible for crawlingAn icon blocked in robots.txt will not appear in results
Does not change unnecessarilyUpdates are picked up during the next crawl, not instantly
Why the Icon Does Not Appear in Results
Most often, there are three reasons: the file is blocked from crawling, it is too small or only distinguishable on a white background, or the robot simply has not crawled the site yet. The last one is resolved with time.

Minimum Working Set

  • ICO in the root of the site — a historical format that old clients look for.
  • PNG 192×192 and larger — for search, bookmarks, and shortcuts.
  • Icon for mobile devices — so that the shortcut on the home screen is not an empty square.
  • Links to icons in the page markup — more reliable than relying on the standard address.

After Changing the Icon

The change is not picked up immediately: browsers hold the old icon in cache, and search updates it during the next crawl. If you need to see the result immediately, open the icon's address directly with an added parameter — this way you will bypass the cache and ensure that the server is serving the new file.

Practical Meaning

In mobile results, the icon takes up noticeable space in the result line: a recognizable symbol increases the chance of a click at the same position. This is the same lever as a good snippet — see meta tag check.

What to Check Alongside

Social media card: if the page does not have an Open Graph image, the link in the messenger looks empty — and this is also about clicks.

FAQ

Why is the favicon not showing in search?
Usually, the file is blocked from crawling, too small or indistinguishable, or the robot has not crawled the site again after the change.
What size should the icon be?
Square, with a size that is a multiple of 48 pixels, and distinguishable when reduced.
Does the icon affect rankings?
No, it does not affect rankings, but it does affect clickability in mobile results: a recognizable icon highlights the result line.
Was this article helpful?
Try it on your project Everything described in the article is available in the dashboard — the registration bonus is already in your balance.
Open dashboard