Change the favicon of a blog
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?
Step 1 :- Goto Blogger Template>Edit Html>Find the <head>
Now paste the following code before the
You can change it with your own icon file on the web.
Here some attracting icon for you. You can use this icon by changing the url.
http://bdboy8.110mb.com/bdboy8-11.ico
http://bdboy8.110mb.com/bdboy8-10.ico
http://bdboy8.110mb.com/bdboy8-9.ico
http://bdboy8.110mb.com/bdboy8-8.ico
http://bdboy8.110mb.com/bdboy8-7.ico
http://bdboy8.110mb.com/bdboy8-6.ico
http://bdboy8.110mb.com/bdboy8-5.ico
http://bdboy8.110mb.com/bdboy8-4.ico
http://bdboy8.110mb.com/bdboy8-3.ico
http://bdboy8.110mb.com/bdboy8-2.ico
If you have already a link in your favorites-bar to your blog, in IE you will probably NOT see the icon right after adding it to your blog. You will have to delete the link from your favorites, empty your browser's cache, close your browser, start it again and add the link again to make it show up in IE.
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?
Step 1 :- Goto Blogger Template>Edit Html>Find the <head>
Now paste the following code before the
<link href='http://bdboy8.110mb.com/bdboy8-9.ico' rel='icon' type='image/vnd.microsoft.icon'/>
You can change it with your own icon file on the web.
Here some attracting icon for you. You can use this icon by changing the url.
http://bdboy8.110mb.com/bdboy8-11.ico
http://bdboy8.110mb.com/bdboy8-10.ico
http://bdboy8.110mb.com/bdboy8-9.ico
http://bdboy8.110mb.com/bdboy8-8.ico
http://bdboy8.110mb.com/bdboy8-7.ico
http://bdboy8.110mb.com/bdboy8-6.ico
http://bdboy8.110mb.com/bdboy8-5.ico
http://bdboy8.110mb.com/bdboy8-4.ico
http://bdboy8.110mb.com/bdboy8-3.ico
http://bdboy8.110mb.com/bdboy8-2.ico
If you have already a link in your favorites-bar to your blog, in IE you will probably NOT see the icon right after adding it to your blog. You will have to delete the link from your favorites, empty your browser's cache, close your browser, start it again and add the link again to make it show up in IE.