Click here to get back home

Website Icons (aka favicons)

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Website Icons (aka favicons) Crom 11-14-2004
Posted by Crom on November 14, 2004, 5:58 pm
Please log in for more thread options
Ok. I want to settle this once and for all. After looking at the source
for various, rather sizeable (but not all were so big) web sites that
use icons that show up in the addressbar beside the address itself.

Just about all websites that use said icons use one of these two methods
(some use both even) to make them appear (in the code of a webpage.) :

<LINK REL="icon" HREF="/icon.ico" TYPE="image/ico">
<LINK REL="SHORTCUT ICON" HREF="/icon.ico">

My question is this. Is one of these methods more correct (or standard)
? Is it better to use both, or jsut one of these? Is there maybe another
method??

Thank you.




Posted by Philipp Lenssen on November 15, 2004, 10:16 am
Please log in for more thread options
Crom wrote:

> <LINK REL="icon" HREF="/icon.ico" TYPE="image/ico">
> <LINK REL="SHORTCUT ICON" HREF="/icon.ico">
>
> My question is this. Is one of these methods more correct (or
> standard) ? Is it better to use both, or jsut one of these? Is there
> maybe another method??
>

Yes, another method (and the one I prefer, mainly because it's easy,
and also suppresses the icon to appear in file-not-found top ten lists)
is to create an icon called "favicon.ico" and place it in the server
root folder.


--
Google Blogoscoped
http://blog.outer-court.com


Posted by Daniel R. Tobias on November 15, 2004, 11:49 am
Please log in for more thread options
> Yes, another method (and the one I prefer, mainly because it's easy,
> and also suppresses the icon to appear in file-not-found top ten lists)
> is to create an icon called "favicon.ico" and place it in the server
> root folder.

Most versions of Mozilla won't display icons unless they're explicitly linked.

--
Dan


Posted by Stan Brown on November 15, 2004, 4:05 pm
Please log in for more thread options
comp.infosystems.www.authoring.html:
>> Yes, another method (and the one I prefer, mainly because it's easy,
>> and also suppresses the icon to appear in file-not-found top ten lists)
>> is to create an icon called "favicon.ico" and place it in the server
>> root folder.
>
>Most versions of Mozilla won't display icons unless they're explicitly linked.

IMHO a better way to phrase that is "Most versions of Mozilla don't
go out asking the server for resources that the page author didn't
think were necessary."

--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com/
HTML 4.01 spec: http://www.w3.org/TR/html401/
validator: http://validator.w3.org/
CSS 2.1 spec: http://www.w3.org/TR/CSS21/
validator: http://jigsaw.w3.org/css-validator/


Posted by David Ross on November 15, 2004, 5:13 pm
Please log in for more thread options
Philipp Lenssen wrote:
>
> Crom wrote:
>
> > <LINK REL="icon" HREF="/icon.ico" TYPE="image/ico">
> > <LINK REL="SHORTCUT ICON" HREF="/icon.ico">
> >
> > My question is this. Is one of these methods more correct (or
> > standard) ? Is it better to use both, or jsut one of these? Is there
> > maybe another method??
> >
>
> Yes, another method (and the one I prefer, mainly because it's easy,
> and also suppresses the icon to appear in file-not-found top ten lists)
> is to create an icon called "favicon.ico" and place it in the server
> root folder.

Requiring the icon to be named favicon.ico limits the Web site to
only one such icon. I use the LINK method because I use five
different icons, choosing one per Web page according to that page's
topic. However, on the Web server (UNIX-based), I created a
soft-link named favicon.ico pointing to my most used icon file for
those who are stuck using IE.

With Mozilla, either version of the LINK seems to work equally
well. I use both in my Web pages.

--

David E. Ross
<http://www.rossde.com/>

I use Mozilla as my Web browser because I want a browser that
complies with Web standards. See <http://www.mozilla.org/>.


Similar ThreadsPosted
IE 6 and favicons May 11, 2005, 10:00 pm
address bar icons August 5, 2004, 10:40 pm
Using Icons As Images June 30, 2005, 9:14 am
>> Quick question about Favicons July 19, 2004, 4:18 pm
IExplorer Image Icons off October 21, 2004, 3:06 pm
changing icons of sites on favourites menu October 21, 2004, 10:19 pm
How can I replace a large image with other large images triggered from small image icons, mouse-overs or whatever??? July 26, 2004, 1:34 am
Is this website ok May 13, 2006, 1:04 am
How is this website made???? August 26, 2004, 6:30 am
Get all Link from a Website November 18, 2004, 2:51 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap