I’ve uploaded my favicon through Site Settings → General → Favicon and also added the favicon link in Custom Code → Head, but I noticed that the favicon isnt being shown in google search. its been 1-2 months. on page its showing the favicon on the tab. but only google search results is not.
For optimal favicon implementation, you should add it in a single location through Site Settings > General tab > Icons. Using multiple favicon implementations (like in both Site Settings and Custom Code) can create conflicts that prevent proper display.
To ensure your favicon works correctly:
Remove any favicon code from the Head code section
Keep the favicon only in Site Settings
Use a 32x32 pixel favicon image for optimal display
Publish your site and refresh your browser to see the changes
Hopefully this helps! If you still need assistance, please reply here so somebody from the community can help.
I have the same problem. I added a favicon in the correct size of 32*32 pixels two months ago, but the favicon only appears in the browser tab, not in Google search. I have created about a hundred websites on React, WordPress, Next.js, and regular CSS/HTML/JS, and I have never had any problems. The site is indexed, robots.txt is configured correctly, Organization JSON-LD schema is added, but there is no result. The service Google Favicons shows the icon. The site is added to Google Search Console, Request indexing is completed… Does anyone have any ideas why the icon is not displayed?
Google uses a different process for displaying favicons in search results than browsers do for tabs. A browser can display a 32x32 pixel icon, but Google’s crawlers follow a specific set of guidelines.
Google’s minimum recommendation: To ensure your favicon displays correctly in Google search results, you must provide a version that is a multiple of 48x48 pixels (e.g., 48x48, 96x96, 144x144, 192x192). While the technical minimum is 8x8 pixels, a size of 48x48 or greater is recommended for consistent, high-quality rendering.