How to add a Favicon to your Blogger blog
1. Create Your Own Favicon
http://www.rw-designer.com/online_icon_maker.php
http://www.html-kit.com/favicon/
http://tools.dynamicdrive.com/favicon/
2. Upload the Icon File
For uploading .ico image you can use following services.
A. Fileden
3. Add This Script to Your Blog
As the third step, in your Blogger profile, go to layout and click ‘Edit HTML’. Then, just add the following code between <head> and </head> tags.
<link href=’Your Icon URL’ rel=’shortcut icon’/>
<link href=’Your Icon URL’ rel=’icon’/>
On adding this script, please replace the Your Icon URL with the correct URL of your favicon.
Once you have this script ready, save the template and check the website, your favicon should be loading fine.
Don’t forget to drop your comments if you like my post.








September 13th, 2008 at 2:49 PM
Well written posts and i was just trying to change the favicon but had no idea. Very soon i will change my favicon. Thanks
September 14th, 2008 at 5:37 AM
@ Sudam
U R Welcome dear
October 7th, 2008 at 6:19 PM
Maybe there is something I do not get, but where in the blogger template do I load this code? Anywhere?
October 8th, 2008 at 12:43 AM
@ Peter
Put the code in between Head Tags
January 23rd, 2009 at 4:43 PM
Hey i have uploaded the icon image to the gpc and put the code snippet right after head. But regrettably the icon is not working and the default B greets. Can you please guide and suggest?
thanks in advance
January 24th, 2009 at 9:27 AM
Try to upload ico image on Fileden
and let me know
January 24th, 2009 at 9:37 AM
I have an account in fileden and just uploading the same right now. I had seen yours is uploaded there. thanks
February 28th, 2009 at 4:34 PM
Thanks for the tip! It works great at oneadaydeal.blogspot.com
September 20th, 2009 at 4:40 AM
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”.
is the error what should i do