I have added an icon to my website using below HTML code, and it appears in all browsers, but Google does not show it (https://s2.googleusercontent.com/s2/favicons?alt=p&domain=www.dihav.com). Is there any idea?
<link rel="shortcut icon" href="dihav.ico" type="image/x-icon"></link>
Name it “
favicon.ico“.Use the following code to test with this feature:
source