# favicon.ico

**URL:** https://boards.straightdope.com/t/favicon-ico/158697
**Category:** Factual Questions
**Created:** [March 3, 2003, 2:11am UTC](https://boards.straightdope.com/t/favicon-ico/158697 "2003-03-03T02:11:03Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![raisinbread](https://avatars.discourse-cdn.com/v4/letter/r/8491ac/32.png) [@raisinbread](https://boards.straightdope.com/u/raisinbread)
#### Post date: [March 3, 2003, 2:11am UTC](https://boards.straightdope.com/t/favicon-ico/158697/1 "2003-03-03T02:11:03Z")

</div>

I decided to use this little gimmick on my web site but it doesn’t work when I upload the site.  
I know I have it done correctly with it pointing to the file in the correct directory  
\<LINK REL=“shortcut icon” HREF=“favicon.ico” TYPE=“image/x-icon”\>  
I remember reading something that if you go to a site before it implementing the favicon it will not show up even if you clear the cache and browser’s memory. Is this true?

---

<div class="post-metadata">

### Author: ![Duckster](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/duckster/32/1244_2.png) [@Duckster](https://boards.straightdope.com/u/Duckster)
#### Post date: [March 3, 2003, 2:17am UTC](https://boards.straightdope.com/t/favicon-ico/158697/2 "2003-03-03T02:17:16Z")

</div>

Trying changing the path to an absolute one …

\<LINK REL=“shortcut icon” HREF=“[http://www.domainname.whatever/pathto/favicon.ico](http://www.domainname.whatever/pathto/favicon.ico)” TYPE=“image/x-icon”\>

As to your question, no it’s not true.

---

<div class="post-metadata">

### Author: ![Berkut](https://avatars.discourse-cdn.com/v4/letter/b/a88e57/32.png) [@Berkut](https://boards.straightdope.com/u/Berkut)
#### Post date: [March 3, 2003, 2:17am UTC](https://boards.straightdope.com/t/favicon-ico/158697/3 "2003-03-03T02:17:59Z")

</div>

I think you have the syntax wrong. Here is ours:

\<LINK REL=“SHORTCUT ICON” HREF=“[http://www.tagor.com/tagor.ico](http://www.tagor.com/tagor.ico)”\>

Make sure the path is correct.

---

<div class="post-metadata">

### Author: ![Caught\_Work](https://avatars.discourse-cdn.com/v4/letter/c/919ad9/32.png) [@Caught\_Work](https://boards.straightdope.com/u/Caught_Work)
#### Post date: [March 3, 2003, 3:45am UTC](https://boards.straightdope.com/t/favicon-ico/158697/4 "2003-03-03T03:45:29Z")

</div>

If you bookmark the site before the icon is there, you won’t see it in the future.  
Delete the book mark, clear your cache, reload the site, bookmark again should make it work.

---

<div class="post-metadata">

### Author: ![Derleth](https://avatars.discourse-cdn.com/v4/letter/d/b9e5f3/32.png) [@Derleth](https://boards.straightdope.com/u/Derleth)
#### Post date: [March 3, 2003, 7:49am UTC](https://boards.straightdope.com/t/favicon-ico/158697/5 "2003-03-03T07:49:33Z")

</div>

What is the significance of a file named `favicon.ico’?

---

<div class="post-metadata">

### Author: ![Big\_Jeff](https://avatars.discourse-cdn.com/v4/letter/b/e274bd/32.png) [@Big\_Jeff](https://boards.straightdope.com/u/Big_Jeff)
#### Post date: [March 3, 2003, 8:34am UTC](https://boards.straightdope.com/t/favicon-ico/158697/6 "2003-03-03T08:34:20Z")

</div>

> [@](#):
>
> \*Originally posted by Derleth \*  
> \*\*What is the significance of a file named `favicon.ico’? \*\*

It’s the file where the little icons that show up in your favorites list are stored. Here’s a little freeware program from PC Magazine that will restore them, should they get lost. [FavOrg.](http://www.pcmag.com/article2/0,4149,108438,00.asp)

---

<div class="post-metadata">

### Author: ![Cerowyn](https://avatars.discourse-cdn.com/v4/letter/c/82dd89/32.png) [@Cerowyn](https://boards.straightdope.com/u/Cerowyn)
#### Post date: [March 3, 2003, 8:46am UTC](https://boards.straightdope.com/t/favicon-ico/158697/7 "2003-03-03T08:46:24Z")

</div>

Just to clarify, ‘favicon.ico’ is a Windows / Internet Explorer feature, not supported by other platforms or browsers (IIRC).

---

<div class="post-metadata">

### Author: ![Bill\_H](https://avatars.discourse-cdn.com/v4/letter/b/a5b964/32.png) [@Bill\_H](https://boards.straightdope.com/u/Bill_H)
#### Post date: [March 3, 2003, 8:55am UTC](https://boards.straightdope.com/t/favicon-ico/158697/8 "2003-03-03T08:55:48Z")

</div>

Well, the konqueror browser in linux supports them.

---

<div class="post-metadata">

### Author: ![Caught\_Work](https://avatars.discourse-cdn.com/v4/letter/c/919ad9/32.png) [@Caught\_Work](https://boards.straightdope.com/u/Caught_Work)
#### Post date: [March 3, 2003, 11:43am UTC](https://boards.straightdope.com/t/favicon-ico/158697/9 "2003-03-03T11:43:37Z")

</div>

IE5.5 and above (IIRC) and maybe some others.

---

<div class="post-metadata">

### Author: ![Nanoda](https://avatars.discourse-cdn.com/v4/letter/n/ce73a5/32.png) [@Nanoda](https://boards.straightdope.com/u/Nanoda)
#### Post date: [March 3, 2003, 12:00pm UTC](https://boards.straightdope.com/t/favicon-ico/158697/10 "2003-03-03T12:00:19Z")

</div>

And [Mozilla](http://www.mozilla.org/), and [Netscape 7](http://channels.netscape.com/ns/browsers/download.jsp), and [Phoenix](http://www.mozilla.org/projects/phoenix/), and [Opera](http://www.opera.com/)…’

---

<div class="post-metadata">

### Author: ![raisinbread](https://avatars.discourse-cdn.com/v4/letter/r/8491ac/32.png) [@raisinbread](https://boards.straightdope.com/u/raisinbread)
#### Post date: [March 4, 2003, 12:25am UTC](https://boards.straightdope.com/t/favicon-ico/158697/11 "2003-03-04T00:25:15Z")

</div>

I would’ve posted this earlier but I couldn’t log in last night. Thank you, I needed to put an absolute URL rather than just the filename even though it’s in the main directory.

---

<div class="post-metadata">

### Author: ![habs](https://avatars.discourse-cdn.com/v4/letter/h/ecae2f/32.png) [@habs](https://boards.straightdope.com/u/habs)
#### Post date: [March 4, 2003, 2:28am UTC](https://boards.straightdope.com/t/favicon-ico/158697/12 "2003-03-04T02:28:16Z")

</div>

> [@](#):
>
> \*Originally posted by Big Jeff \*  
> \*\*Here’s a little freeware program from PC Magazine that will restore them, should they get lost. [FavOrg.](http://www.pcmag.com/article2/0,4149,108438,00.asp) \*\*

Another way to accomplish this is just to make a folder and save all of your favicons in there. Then, under each of your favorites’ properties, just browse to that folder and pick the appropriate favicon. Your favicons will remain in that folder, even if you clear your browser’s cache.

---

<div class="post-metadata">

### Author: ![habs](https://avatars.discourse-cdn.com/v4/letter/h/ecae2f/32.png) [@habs](https://boards.straightdope.com/u/habs)
#### Post date: [March 4, 2003, 2:33am UTC](https://boards.straightdope.com/t/favicon-ico/158697/13 "2003-03-04T02:33:43Z")

</div>

> [@](#):
>
> \*Originally posted by Big Jeff \*  
> \*\*Here’s a little freeware program from PC Magazine that will restore them, should they get lost. [FavOrg.](http://www.pcmag.com/article2/0,4149,108438,00.asp) \*\*

Another way to accomplish this is just to make a folder and save all of your favicons in there. Then, under each of your favorites’ properties, just browse to that folder and pick the appropriate favicon. Your favicons will remain in that folder, even if you clear your browser’s cache.
