
By default a blogspot blog contains Blogger logo as its Favicon. Using your own favicon helps you to build a brand for your blog. This post explains how to add a favicon to your blogspot blogs.
How to Add Favicon to Blogger:
- First you need to design a favicon using image editors or online from the web(preferably 16×16 size).
(list of such websites are given at the end of this post)
- Go to Blogger Dashboard – select Layout – click Edit HTML
- Then Search(Ctrl+F) for the code given below in the header section
<b:include data=‘blog’ name=‘all-head-content’/>
- Add the code given below right after the above line:
<link href=‘YOUR FAVICON IMAGE URL’ rel=‘icon’ type=‘image/vnd.microsoft.icon’/>
- Finally Save your template. You should see the favicon in your blog now. If not, clear your web browser cache and load your blog again!
Some websites to generate/get favicons:
Enjoy Blogging!
You May Also Like:

Article by
Shafar.
About the Author: Tech Freak, Android Lover, Wordpress Addict, Social Media Junkie and the Founder of TipsBlogger.
To submit guest posts to TipsBlogger, please read the Guidelines.
Leave a Reply
thx so much!
Thank you.
http://arjudba.blogspot.com/2009/12/how-to-add-…
it does’t work on my blog
(Your template could not be parsed as it is not well-formed. Please make sure all XML elements are closed properly.
XML error message: Open quote is expected for attribute “{1}” associated with an element type “href”.)
that msg apears…….
Would u help me plz.
@Khan
I made some changes. It’s working now, please try again.