How To Change Blogger Favicon

Posted by Lasantha Bandara on March 29th, 2009 File Under : background, change template1 Comment

What is favicon? While using IE Firefox or Opera you will see an icon on the tab when u visit a page.This is called favicon.By default blogspot blogs have a favicon which looks ugly.See it here at the top of the post.So how to remove it? Goto Blogger Template>Edit Html There find the title tag which looks like

and immediately after that add the code given below.

<link href='URL-OF-YOUR-FAVICON' rel='shortcut icon' type='image/vnd.microsoft.icon'/>

Remember to replace "URL-OF-YOUR-FAVICON" with your icon file's url.

Now save your template and your done.

File Under : background, change template

One Response to “How To Change Blogger Favicon”

  1. jayr says:

    thanks dude. it really helps a lot to change my favicon.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.