Anonymous
Unregistered
Posted 3 years ago #
My favicon won't display in the browser (website . I added and tested the following code in de header.php from my theme :
<link rel="shortcut icon" href="favicon.ico" >
<LINK REL="SHORTCUT ICON" HREF="http://www.kritischlezen.nl/favicon.ico">
<link rel="shortcut icon" href="/favicon.ico" />
None of all these links gets the favicon working.
The website http://www.html-kit.com/favicon/validator/ tells me that everything works just fine......Anyone an idea what the problem can be?
seems to be ok looking from here, i can see it.
Anonymous
Unregistered
Posted 3 years ago #
you have a favicon in your browser?
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
You might also try clearing your cache.
And yes, I see your favicon.
Anonymous
Unregistered
Posted 3 years ago #
You might also try clearing your cache.
That did the trick! Thanks!
Topic can be closed now :)
robgolbeck
Member
Posted 3 years ago #
Hi - I can see your favicon in Firefox, but not IE
I'm having the same problem with my blog - it shows in Firefox but not IE (using IE 6 at work, IE 7 at home). I've cleared my cache but still can't see it.
robgolbeck
Member
Posted 3 years ago #
Never mind. This morning when I opened the site it was there. Guess it just took longer than expected.
:)