How to Update Bing SERP Icon

casseo

Newbie
Joined
May 4, 2022
Messages
6
Reaction score
10
The icon for our website still displays the old one in Bing search results. How should we adjust it to show the current icon? We've tried using code declaration and sent feedback via the webmaster tools.
The code:
<link rel="icon" href="url" type="image/x-icon" />
<link rel="shortcut icon" href="url" type="image/x-icon" />

Are there any other ways to speed up its update?


 
Back
Top