August 11, 2011

How To Change Blogger Favicon


How To Change Blogger Favicon

1.Log in to your dashboard-->> Desing- ->> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see <title><data:blog.pageTitle/></title> tag.

4.Now immediately after that add below code








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

Note: Replace URL of your icon file with your icon file Url.


Look at the example below:

<link href='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjgNIN9CcRtfVFX1Mw8f_k5ayIWlDCGO8_Hip0SgYYfsdkwhoXux6hBd4VAxAQieE_CQ_9vd1CWRq8MAWcvC0s0b6trWZSr7Exv59HhVFC8lEvhh2e2Vu20rRr1-5kaoaHlwGskRLDjHGQ/' rel='shortcut icon' type='image/vnd.microsoft.icon'/>


5. Save your template You are done.

Cheers.!

No comments:

Post a Comment