Favicon Image and Proper Code

by Scott Hendison on October 2, 2008

Having a favicon makes your site stand out in someone’s web browser when they’re using tabbed browsing, making it easier for them to return. The favicon also shows up in the address bar next to your URL, and it will show up in their favorites when they bookmark your site.

Here are a couple of easy Favicon generators here and here that use your logo, and if you haven’t got a logo, you can be creative with this one. Once you have your favicon.ico file, upload it to the root, and you’re done.

Just having the favicon present isn’t enough though, and you need to add a little bit of code too.

Before the top <head> tag, place this in your code so that you’re telling the entire world that you have the favicon.ico and exactly where you’ve located it.

<link REL=”SHORTCUT ICON” href=”http://YOURDOMAIN.COM/favicon.ico”>
(obviously you need to change YOURDOMAIN.COM to your own domain)

While I can offer no scientific proof, or qualified testing results that having a favicon.ico will improve your rankings, that is my belief. Why?

Because these extra steps that are helpful for your site visitor, and show that you’re making more of an effort than just slapping up a domain.

Would I rather have a favicon than a well anchored inbound link? Of course not. But as time marches on,  I believe that the little things are going to make more of a difference, and showing that you care about your visitors is going to distinguish better quality sites.

{ 3 comments… read them below or add one }

Roger October 26, 2008 at 7:28 pm

Websites using the rel= code should run faster since a search for the favicon isn’t needed. That should save some time, especially if the server is busy. One less task is always faster.

Reply

Friendly webmaster forums December 14, 2008 at 8:37 am

I believe facicon will be help in SEO. But it is a symbol of professionalism. Visitors will be more impressed seeing your logo in browser’s address bar.
It takes little time to implement this. So everyone should implement this.

Reply

GiftEveryOne December 12, 2009 at 5:18 pm

I think I should put it into my gifteveryone website..If it works I’ll continue it..One more que but..will I put it on the home page only or on every page of the site???

Reply

Leave a Comment

Previous post:

Next post: