On my site (elettronicaemercati.it) I use a .ico favicon which is correctly displayed in the Google bar and in Google search results. However, it does not appear in Bing searches.
How should I do it?
Hi,
Please check this topic https://forum.tagdiv.com/topic/favicon-not-displayed-in-bing/
Thank you!
HI,
I read the topics more than once and done everything requested.
All my icons are in .ico format, and are present where required, including Site Icon in Site Identity.
I also deleted the old ones in .png format
I also inserted these lines in the head tag:
<link rel=”icon” href=”favicon.ico” type=”image/x-icon” />
<link rel=”shortcut icon” href=”favicon.ico” type=”image/x-icon” />
You can see this by exploring the page.
I also cleared the Bing cache.
However Bing doesn’t recognize my favicon.
I also saw that your other clients like https://www.streamwijzer.be/ failed to resolve the issue.
What more do I have to do?
Hi,
Did you set the icon here https://www.screencast.com/t/lY9WEOZEj ?
Also, check those topics https://wordpress.org/support/topic/favicon-not-showing-on-bing/ -> https://answers.microsoft.com/en-us/bing/forum/all/what-are-the-requirements-to-display-favicon-on/236d6598-41e2-483c-9950-aae8714d943c
Thank you!
Below a screenshoot of my site with favicon as you suggest:
https://www.elettronicaemercati.it/wp-content/uploads/2023/12/Favicon_Denominazione.jpg
I also checked all the Bing info and everything is OK. It may depend on the sitemap.xml file that in my case Yoost generates automatically?
Hello!
I suggest you to check: https://stackoverflow.com/questions/64526263/how-to-show-my-website-favicon-in-bings-search-engine
Thank you!
As I juast said in my reply (Dec 12, 2023 at 11:35 am)
I put in the head the following line, as suggested post you cite:
<link rel=”icon” href=”favicon.ico” type=”image/x-icon” />
<link rel=”shortcut icon” href=”favicon.ico” type=”image/x-icon” />
but… it doesn’t work
What do you mean re-index the website?
The problem only affects the display of the favicon on Bing, all other search engines display it correctly.
I made all the changes you suggested, also adding the two lines of additional code.
I also asked to the Bing Webmaster Tool service to re-crawling the site but the result is always the same: the favicon is not seen on Bing.
What should I do?
Hello!
Check this out: https://www.seopress.org/newsroom/featured-stories/wordpress-indexing/
There are some requirements: https://answers.microsoft.com/en-us/bing/forum/all/what-are-the-requirements-to-display-favicon-on/236d6598-41e2-483c-9950-aae8714d943c
Thank you!