Hi, my favicon when you search up my webpage is the old favicon while the favicon that shows up on the tab is the new one. Does anyone know why? My website is junojane.co
Thank you for your help!

Hi, my favicon when you search up my webpage is the old favicon while the favicon that shows up on the tab is the new one. Does anyone know why? My website is junojane.co
Thank you for your help!

Hey @kkayleighh
Thanks for posting this to the Shopify Community.
This usually happens because browsers (and Google search results) cache favicons separately from your live site. Even if you updated your favicon in Shopify, Google might still be displaying the old version from its cached index.
How to fix it:
Clear browser cache and test your site in an incognito window — you should see the new favicon there.
Force Google to re-crawl your site:
Go to Google Search Console → URL Inspection Tool.
Enter your homepage URL → click Request Indexing.
This will prompt Google to update your favicon in search results within a few days.
Double-check your theme settings:
Go to Online Store → Themes → Customize → Theme settings → Favicon
Make sure only the new favicon is uploaded (remove any older one from your theme files under Assets).
It may take a few days to a week for the new favicon to show up in Google search results once Google updates its cache.
Waiting to hear back from you.
If this was helpful, don’t forget to like it and mark it as a solution.
Thanks
Hi kkayleighh,
This usually happens because search engines (like Google) cache favicons for a while, even after you update them on Shopify.
Here’s what you can do:
Go to Online Store → Themes → Customize → Brand and confirm your new favicon is uploaded there.
In a new tab, visit:
https://junojane.co/favicon.ico
— If it shows your new icon, your Shopify side is fine.
Now, wait for Google to re-crawl your site, which can take a few days to a few weeks.
Tip: You can speed it up slightly by submitting your site for re-indexing in Google Search Console → URL Inspection → Request indexing.
The new favicon will replace the old one automatically once Google updates its cache.
Hope this helps!
If you ever need help with Shopify SEO or theme customization, I provide professional and friendly services at affordable rates. ![]()
– Hammad | Shopify Developer with SEO and CRO expertise.
Hi @kkayleighh
This usually happens because Google (and other search engines) cache your old favicon and take some time to update it — even if your browser tab already shows the new one.
Here’s how you can fix it faster ![]()
1. Confirm Shopify is serving your new favicon
https://junojane.co/favicon.ico) and refresh.
2. Clear local and Google cache
3. Ensure favicon tags are correct in theme.liquid
Double-check your <head> section in theme.liquid includes the line:
<link rel="icon" href="{{ 'favicon.ico' | asset_url }}" type="image/x-icon">
If you’re using a .png favicon, make sure the file name and extension match.
If my assistance was helpful to you, please like and accept all my solutions. ![]()
Best regards,
Devcoder ![]()