How Can I Add Favicon on My BlogSpot Blog Site?

Favicon is important for a blog or website. Yes, it create variation from other website.

How can i add favicon in by website using Blogger.Com?? It's an easy process and takes less than 10 minutes to do it.

Just follow the steps:

1.Firstly, you have to make a logo for your website. You can make it using Photoshop, Illustrator or other graphics designing tools.

2.You may download the desired icon from internet using www.iconfinder.com. There lots of icon of different topics.

3.You must have to make the logo or favicon into .ico form for better performance. To make it you can use a small software named "Image Icon Converter". Download form here

4.Now, upload the icon in any hosting.

5.For blogger, there is no such advantage to upload files. So, you just apply a trick. That is we will use www.sites.google.com.

6.Make a account on Google Sites. And create a site. Just one minute to make a site. No need to make any pages there. Just upload your favicon there and collect the image location.

7.This image location is your Favicon URL.

8.Now go to your Blogger Dashboard~Design~Edit HTML

9.Find out the following code


<title><data:blog.pageTitle/></title>


10.Place the following code just after the above mentioned code.


<link href='URL of your icon file' rel='shortcut icon' type='image/vnd.microsoft.icon'/>

11.Here, the "URL of your icon file" must have to be replaced by your Favicon URL (Like No. 7).

12.Save the template. That's it.

Note: Do not forget to save your existing template before any change. It will help you to recover in case of any loss.

Credit Link and Others Links Goes Here..