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:
-
Cache issue: Try clearing your browser cache and searching again.
-
Favicon size: Ensure your favicon is in the correct size (16x16 or 32x32 pixels).
-
File format: Make sure your favicon is in .ico format (not .png or .jpg).
-
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!