Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I’ve been trying to get my favicon to appear in Google search results, but it’s still not showing. Here’s what I’ve done so far:
Requested Google to Recrawl My URL
I’ve submitted my site (www.daftpanda.com) for reindexing multiple times using Google Search Console.
Confirmed My Icon Link in the HTML Code Looks Correct
The favicon is linked as:
It loads properly when I navigate to it directly in a browser.
Using PNG Format
My favicon is a .png, which from my research is a supported format for Google search.
Cleared and Updated Cache
I’ve also cleared my cache to ensure no old data is causing issues.
Despite these steps, the favicon still isn’t appearing. Could there be anything I’m overlooking? Any additional suggestions or insights would be greatly appreciated!
Hi Amilesy88
The image URL link is incorrect. You can try this steps:
Step 1: Go to Edit code
Step 2: Find file theme.liquid
Step 3: Delete these two code snippets and copy your image link into it. (https://prnt.sc/3q7wqw0P2IeF)
- After deleting the code, it will look like this: https://prnt.sc/-t-pFs2kyVYY
Best,
Esther
Thanks I have since changed my code as suggested -
From:
<link rel="icon" type="image/png" href="//daftpanda.com/cdn/shop/files/IMG_3599.png?crop=center&height=32&v=1737106052&width=32">
To:
<link rel="icon" type="image/png" href="https://www.daftpanda.com/cdn/shop/files/IMG_3599.png">
However I still have the same issue.
Yay, thank you so much for your help Esther! I also changed the name of my logo file so it had logo explicitly in it yesterday. Maybe it was just taking some time for Google to crawl my website. Thanks again!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025