March 1, 2006

How to make favicons

Someone asked me how "to add a logo next to your url in the address bar of the browsers" — a good question. Those little icon-like items are called favicons, which I can only guess is a contraction of favorites (e.g., sites bookmarked in your brownser) and icon. (Well, if it isn't, there's the start of an urban legend … mea culpa.)

Favicons are little images with a .ico extension (e.g., favicon.ico), but it's not enough to make an image and switch the extension to .ico.

There are different ways to make favicons. My favorite is via a Photoshop plugin called ICO Format from Telegraphics.com.au. Of course, if you do a quick search for "favicon", you'll get quite a selection.

Once you've made your favicon, upload it to your server, then call it from each of your HTML pages via a bit of code in the <head> section:

<link rel="SHORTCUT ICON" href="favicon.ico">

And that's it.

No related posts.

2 Comments to "How to make favicons"

  1. Daniel Aleksandersen says:

    You might want to check out FavIcon from Pics.

    It is a free, online service which converts regular images into favicon.ico's.

    Really nice tool!

  2. Diane Vigil says:

    Hello, Daniel. Yes, HTMLkit's favicon maker is an option; thanks for mentioning it.

Have your say ...

If this is your first comment, it will be held for moderation (but comments are appreciated). Otherwise, just be courteous, don't drop links unless highly pertinent — and no substituting keywords for your name. Posters must be 16 or older. We use Akismet, so if you don't see your non-spam comment posted, contact me.


Manage your subscriptions

Archives
© 2004-2012 DianeV Web Design Studio in Austin, Texas. All Rights Reserved.
26 queries. 1.181 seconds.