Assuming you already have your Favicon and it's uploaded. Proceed
For a complete guide on Favicons - How to create, design, and upload your Favicon click here.
1. Head on over to your Blogger Dashboard.
2. Click on Design > Edit HTML
3. Download your template so you can revert back to it in case there is a problem.
4. Check the Expand Widget Templates, this ensures all the code will be there, wait a few moments for it to load. If your computer is slow give it some time. Then proceed.
5. Click anywhere inside the HTML box and hit CTRL+F to find:
<title><data:blog.title/></title>
6. Immediately after that put this code:
<link href='http://yoursite.com/yourfavicon.png' rel='shortcut icon' type='image/x-icon'/>
7. Save and test it out. It may take some time to update.














2 comments:
I did it -- and got it right the first time! Many thanks for your great instructions. ~Jim
Was wondering how to do this w/o a hosted space. Thanks!
Post a Comment