Forum Moderators: open

Message Too Old, No Replies

IE 7 and Favicons

My favicon.ico is not working in IE 7

         

jimh009

11:34 pm on Oct 23, 2006 (gmt 0)

10+ Year Member



Hello,

Like most sites, I have a favicon.ico graphic file so that when people bookmark the page, a small icon appears.

I've been doing this for years, and all works fine in IE 6 and below, as well as all Firefox editions.

Yet, none of my favicons are showing up in the new IE 7. Some other sites are, including webmasterworld, but none of my own are. Other sites I frequent also seem to have this problem too.

Any ideas on why IE 7 is treating favicons differently - and what can be done to fix things on my end?

Thanks.

Jim

Birdman

12:07 am on Oct 24, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Do you have a link to it in the <head> of your page?

<LINK REL="SHORTCUT ICON" HREF="/favicon.ico">

jimh009

12:43 am on Oct 24, 2006 (gmt 0)

10+ Year Member



Hi Birdman,

No, I don't have a link to it. I've just always uploaded the graphic file into whatever directory I wanted it, and all seemed to work fine til now.

Does IE 7 require every page on a site to have a link to it in order for the favicon to work?

Jim

Wlauzon

4:26 am on Oct 24, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I have never seen a favicon work in any version of IE up until IE7, where they now all work.

jimh009

7:07 am on Oct 24, 2006 (gmt 0)

10+ Year Member



>> I have never seen a favicon work in any version of IE up until IE7, where they now all work.

Hi,

For the past several years, all I did was just upload a favicon.ico file to whatever folder I had and whenever that favicon.ico was called (such as through bookmarking) then the icon would appear in the favorites list. I started using favicon's simply to get rid of all the darn 404 errors I was getting everytime someone tried to bookmark a page (thus calling the favicon file) only to not have the file there.

In any event, the tip by Birdman does indeed work for IE 7. Suspect it works for all other browsers too. But...prior to IE 7, you didn't need to do this. And Firefox still picks up the Favicon.ico automatically.

penders

11:41 pm on Oct 24, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Wlauzon:
I have never seen a favicon work in any version of IE up until IE7, where they now all work.

jimh009:
For the past several years, all I did was just upload a favicon.ico file to whatever folder I had and whenever that favicon.ico was called (such as through bookmarking) then the icon would appear in the favorites list.

"Bookmarking" - I think that is the key here. I don't see the favicon in IE6 either, unless I add the site to my favorites list, in which case the favicon appears!

Actually, I have since read, that if you click and drag the (plain old IE) icon that appears in the address bar - very slightly - and let go, then the favicon appears. This seems to work (in IE6 and IE5)!

jimh009:
I started using favicon's simply to get rid of all the darn 404 errors I was getting everytime someone tried to bookmark a page (thus calling the favicon file) only to not have the file there.

You were getting 404 errors when you tried to bookmark a page without a favicon?! And adding a favicon.ico solved this?!?!

jimh009

3:43 am on Oct 25, 2006 (gmt 0)

10+ Year Member



>> You were getting 404 errors when you tried to bookmark a page without a favicon?! And adding a favicon.ico solved this?!?!

Yes, that removed the 404 errors. When someone tried to bookmark a page, IE would call for the favicon.ico. It wasn't there - hence a 404 error in the logs. You didn't have a problem with the page displaying - it's just a log error thing. And it was filling up my logs in a huge way.

penders

7:21 am on Oct 25, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



It wasn't there - hence a 404 error in the logs. You didn't have a problem with the page displaying - it's just a log error thing.

Ah OK, gotcha.