Your Favicon is Showing

Regular readers of the Minty Ferret may have realized that I’ve recently added a favicon to the site. Favicons are little images that show up beside the web address and bookmarks - just look above. See the ferret paw-print? That’s a favicon.

Favicon Tutorial

So here’s a quick tutorial on making a favicon and uploading it so it works on your website.

Open a 16×16px document.

Favicon Tutorial

Design your favicon. You only have a small area to work with, so keep it simple! You might want to stick to just a letter, a portion of your logo, or something uncomplicated that represents your website.

Favicon Tutorial

Now select File > Save for Web.

Favicon Tutorial

Although favicons are .ico files, there is no option to save it as such in Photoshop. We need to save it as a .gif and then use a third-party software to convert it to a favicon-friendly file.

Favicon Tutorial

Once you’ve finished saving it as a .gif, head on over to Favicon from Pics. Upload your .gif image to their site.

Favicon Tutorial

Now download the provided file to your computer.

Favicon Tutorial

Unzip the folder…

Favicon Tutorial

And upload the favicon.ico file to the root of your website.

Favicon Tutorial

Add the following code between the HEAD tags on every page you want your favicon to show.

Favicon Tutorial

<link rel=”Shortcut Icon” href=”/favicon.ico”>

Note: If you’ve done this and your favicon is still not working, you have have to specify the full path to the icon. For example, I had to use http://mintyferret.com/favicon.ico instead of /favicon.ico to get it to work.

Upload the revised files to your webspace. And there you have it! Your very own favicon.

Favicon Tutorial

Looking for favicon inspiration? The Favicon Gallery has a nice list of favicons for you to peruse.

Similar Posts

2 Responses to “Your Favicon is Showing”

  1. […] I’ve published a tutorial before on how to make a favicon from scratch, how to turn it into an .ico file, and how to get it working on your webpage. Remember? […]

  2. 6d19c15f3977…

    6d19c15f3977dc612279…

Leave a Reply