Saturday, August 14, 2010

Tips : How to Add Costom Favicon TO BLOGGER

'Favicon is a small icon(image) displayed at the beginning of the address bar of the browser.It is also called Favorite Icon, Page icon and url icon.

The main advantage of creating and using favicon is ,it makes it easy to find your blog or site when someone favorite or bookmarked your site/blog among several other sites.

Most of the people use 16*16 pixel favicon(you can also use 32*32 pixel favicon) with ".ico" format.But,you can also use gif, png (image formats) as well.

So,ready to create a favicon?

1. Take an Icon File And Upload it somewhere (anywhere u like ) It can be icon file or a png one

2. Use The Following Code to make your code

<*link href='Paste the URL of your icon file here' rel='shortcut icon' type='image/vnd.microsoft.icon'*/>
REMOVE *

3. Go back to your Blogger dashboard and under the Template tab, go to “Edit HTML”

Search for.. <*title*><*data:blog*.*pageTitle/*><*/title*>
REMOVE *

4. Paste the given code Below this line after adding your favicon URL

5. U R DONE... Enjoy your blog with your new Favicon.. :)

No comments:

Post a Comment