How to change the logo of web site and blogger

How to change logo or favicon image of your blogger?

The user like who is using blogger or any one new get the trouble to change logo of their website.As i am one of them since i also experienced with same problem.Now i give the solution for you.

Here you can fallow the below steps to change your logo.

step1. If you want to chnage the logo of your website or blogger, the first is that logo image should be available in your storage space.(any where on online).
For this you have to upload your logo image and it should be in ".ico" format.

step2. After uploading you can save the link where the .ico formatted logo image is available.

step3. If you are a blogger, first login and go to design section and click "edit html".
Where you can insert the fallowing code after  <head>tag and before close of </head> tag and also you should put code after  </title> tag only to view your logo.


<link href="SAVED.ico" rel="shortcut icon"></link>

The "saved.ico" is the address of logo image available.

step3.After inserting this code you have to save template.

step4.Click on view blog, your logo will be appeared on your blogger.
If you get any problem regarding this don't hesitate to contact me.
All the best