Why doesn't my favicon show in Google?

Hello,

Here’s my website : www.lothaire.fr

Through the theme, Impulse, I’ve natively added a favicon and it doesn’t show in Google. I really don’t understand why.

Here’s my code up until the favicon part, included.


  

{% section 'announcement-bar' %}

 
  
  
  
  
  
  
  
  
  
  
  

  {%- if settings.favicon != blank -%}

If it is, great! If not, add it.
Next, let’s check a few potential reasons why the favicon might not be showing in Google:

  1. Cache issue: Try clearing your browser cache and searching again.

  2. Favicon size: Ensure your favicon is in the correct size (16x16 or 32x32 pixels).

  3. File format: Make sure your favicon is in .ico format (not .png or .jpg).

  4. Google cache: Google may have an outdated cache. Try using the Google Search Console to request a recrawl of your site.

If none of these solutions work, feel free to share more details, and I’ll help you investigate further!