Hi all!
Many people have had problems with this, it seems a bit hit and miss if you can get it to work but I'm wondering if anyone has come across this problem before and knows of a fix.....
If I look at my site in either the secure or insecure area in FireFox, I see my favicon. No problem.
In IE8, I can see my icon in the unsecure area but not in the secure area.
I have my icon uploaded to my server in the root of httpdocs and in the root of httpsdocs.
I've tried it with no link code in the head of my web page and with the following code enabled:
I've tried the path to favicon.ico as shown above, as '/favicon.ico' and as './favicon.ico' but the result is always the same.Code:<link rel="icon" href="favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
Here's the weird part, I bookmarked my login page as it's in the secure area and when I look at my favouries, the favicon shows in the favourites list. If I click the favourite, the page shows with no favicon
It's driving me mad! I've cleared my cache loads of times and refreshed but nothing.
Anybody spot what I'm doing wrong or is it just another great IE "feature"![]()





