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" />
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? |