What does Google say about SEO? /
Quick SEO Quiz

Test your SEO knowledge in 3 questions

Less than 30 seconds. Find out how much you really know about Google search.

🕒 ~30s 🎯 3 questions 📚 SEO Google

Official statement

With the change in website name display, your site's favicon can be more visible. For this reason, it is also recommended that you verify your favicon.
🎥 Source video

Extracted from a Google Search Central video

💬 EN 📅 21/12/2022 ✂ 11 statements
Watch on YouTube →
Other statements from this video 10
  1. Pourquoi Google transforme-t-il ses Webmaster Guidelines en Search Essentials ?
  2. Les Search Essentials sont-elles vraiment essentielles pour ranker sur Google ?
  3. Comment Google affiche-t-il désormais les noms de sites dans les résultats de recherche ?
  4. Comment optimiser l'affichage de votre nom de site sur mobile avec les données structurées ?
  5. Faut-il encore se soucier de Panda et Penguin en SEO ?
  6. Google publie-t-il enfin un historique complet de ses mises à jour de classement ?
  7. Pourquoi Google documente-t-il certains systèmes de classement et pas d'autres ?
  8. Pourquoi Google communique-t-il sur ses mises à jour et qu'est-ce que ça change pour les SEO ?
  9. Pourquoi Google renvoie-t-il vers la Search Central Help Community pour comprendre les changements de trafic ?
  10. Pourquoi Google demande-t-il des retours sur sa documentation SEO ?
📅
Official statement from (3 years ago)
TL;DR

Google is making website favicons more visible in search results through changes to how site names are displayed. John Mueller recommends verifying that your favicon is current and compliant, as it will now play a much more important role in your brand's visual identification in the SERPs.

What you need to understand

What exactly is this change in website name display?

Google has rolled out a modification to the search results interface where the display of domain name and favicon has become more prominent. Previously understated, the favicon now enjoys increased visibility in the SERPs, accompanying the site name in a more noticeable way.

Concretely, this means that your site's visual identity — embodied by this small 16x16 or 32x32 pixel square — takes on new strategic importance. It is no longer just a technical detail.

Why is Mueller pushing for this verification?

Mueller's recommendation stems from a simple observation: many websites have outdated, misconfigured, or non-existent favicons. With the old presentation, this went largely unnoticed. Now, a generic, pixelated, or missing favicon is immediately noticeable and damages your brand perception.

The risk? Google displays a default favicon, an automatically generated icon, or worse — an old favicon you forgot to update after a rebranding. The impact on click-through rate can be significant, even if Google doesn't quantify it.

What are Google's technical criteria for a good favicon?

Google has specific requirements, even if not all are publicly documented. The favicon must be in a square format, in SVG or standard bitmap formats (PNG, ICO). The recommended size is a multiple of 48px (48x48, 96x96, 144x144).

  • Square format mandatory — rectangular formats will be cropped or rejected
  • Stable and accessible URL — no redirects, no robots.txt blocking
  • Visual compliance — clearly represents your brand, legible even at 16x16px
  • No misleading content — Google may reject a favicon deemed misleading or pornographic
  • Caching — Google does not update the favicon instantly, expect several weeks

SEO Expert opinion

Is this recommendation coming at the right time?

Let's be honest: Mueller could have been more explicit about the timeline. The statement doesn't specify when this display change was rolled out or whether it affects all types of results. Based on field observations, this rollout happened gradually, with variations by region and query type. [To be verified] whether your industry is already affected.

What strikes me is that Google is communicating about this point after deployment, when the impact on CTR is already measurable for some sites. Proactive communication would have allowed SEOs to anticipate. Classic.

Does the favicon actually influence rankings?

No, and this is important to clarify. The favicon is not a ranking factor — Google has confirmed this multiple times. However, it indirectly influences performance through click-through rate, which is a behavioral signal that Google does take into account.

A professional favicon, consistent with your brand identity, improves visual recognition in crowded SERPs. And in a context where every tenth of a point of CTR counts, neglecting this lever is a tactical mistake.

What are the limitations of this recommendation?

Mueller says nothing about update timelines or cases where Google ignores the favicon you've provided. In practice: it sometimes happens that Google chooses a different image file from your site, often in a completely illogical way. The causes? Often linked to caching issues on Google's side, multiple files declared contradictorily, or opaque internal rules.

Warning: Changing your favicon does not result in immediate updates in the SERPs. Google may take several weeks, even months, to refresh its cache. Don't panic if the change doesn't appear overnight.

Practical impact and recommendations

What should you specifically check on your favicon?

First step: audit your current favicon. Type "site:yourdomain.com" into Google and see what displays. If you see a generic icon, an empty square, or an old logo, you have a problem to fix immediately.

Next, verify the declaration in the source code. Inspect the <head> of your main pages. You must have at minimum a <link rel="icon" href="/favicon.ico"> tag. Ideally, declare multiple sizes to cover all contexts (browsers, mobile, etc.).

What mistakes should you avoid when updating?

Classic mistake: uploading a new favicon without clearing caches. Remember browser cache, CDN cache, and server cache. Add a version parameter to the URL (favicon.ico?v=2) to force refresh.

Another trap: using an unoptimized format. A 500KB PNG for a 16x16 favicon unnecessarily slows down loading. Optimize with tools like TinyPNG or switch to SVG if your logo works for it — but be careful, not all browsers fully support SVG for favicons yet.

  • Verify that the favicon is square and legible at 16x16px
  • Declare the favicon in the <head> with an absolute URL
  • Test file accessibility (no 404s, no robots.txt blocking)
  • Optimize file size (a few KB maximum)
  • Declare multiple sizes (16x16, 32x32, 96x96, 180x180 for mobile)
  • Check display in Google Search Console after a few weeks
  • Monitor CTR in analytics to measure impact

How do you ensure Google recognizes your new favicon?

Use Google Search Console and wait. There is no official tool to force favicon updates. Some SEOs recommend resubmitting your sitemap or requesting reindexing of main pages, but effectiveness remains anecdotal.

In parallel, test with Google's Rich Results Test tool — while it doesn't guarantee your favicon will be used, it detects obvious technical errors. If the test fails, fix it before waiting for Google to update.

The increased favicon visibility in SERPs transforms a technical detail into a CTR optimization lever. Verify your file compliance, fix declaration errors, and monitor the impact. These adjustments seem minor but require precise technical expertise — particularly for managing multiple formats, caches, and propagation delays. If you lack internal resources or notice that Google stubbornly ignores your favicon despite your fixes, working with a specialized SEO agency can accelerate resolution and guarantee implementation that meets Google's standards.

❓ Frequently Asked Questions

Combien de temps faut-il pour que Google mette à jour mon favicon dans les résultats de recherche ?
Google ne communique pas de délai officiel. D'après les observations terrain, comptez entre 2 semaines et 2 mois. Le processus dépend de la fréquence de crawl de votre site et du cache interne de Google. Il n'existe aucun moyen de forcer une mise à jour immédiate.
Le favicon doit-il être déclaré dans le sitemap XML ?
Non, le favicon ne se déclare pas dans le sitemap XML. Il doit être référencé dans la balise <link> du <head> de vos pages HTML. Google le découvre lors du crawl des pages, pas via le sitemap.
Que faire si Google affiche un mauvais favicon pour mon site ?
Vérifiez d'abord qu'un seul favicon est déclaré dans votre code et qu'il est accessible. Supprimez les anciennes déclarations contradictoires. Ensuite, attendez que Google recrawle vos pages. Si le problème persiste après plusieurs semaines, signalez-le via le forum d'aide Google Search Central.
Est-ce que tous les sites doivent obligatoirement avoir un favicon ?
Non, ce n'est pas obligatoire techniquement. Mais avec l'affichage plus visible dans les SERP, l'absence de favicon nuit à votre crédibilité et à votre taux de clic. Google affichera une icône générique par défaut, ce qui est sous-optimal pour votre image de marque.
Quel format de fichier privilégier pour un favicon en termes de SEO ?
Le format n'a pas d'impact SEO direct. Le PNG est le plus compatible et permet la transparence. Le SVG est idéal pour la qualité scalable mais moins bien supporté par certains anciens navigateurs. L'ICO reste un standard sûr. Privilégiez la compatibilité et le poids léger.
🏷 Related Topics
Domain Age & History

🎥 From the same video 10

Other SEO insights extracted from this same Google Search Central video · published on 21/12/2022

🎥 Watch the full video on YouTube →

Related statements

💬 Comments (0)

Be the first to comment.

2000 characters remaining
🔔

Get real-time analysis of the latest Google SEO declarations

Be the first to know every time a new official Google statement drops — with full expert analysis.

No spam. Unsubscribe in one click.