How to Add Favicon to Blogger (blogspot)

How to Add Favicon to Blogger

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.

Steps:

  1. First you need to design/create/generate a favicon or get the ‘readymade’ favicons from the web(preferably 16×16 size).
    (list of such websites are given at the end of this post)
  2. Go to Blogger Dashboard – select Layout – click Edit HTML
  3. Then Search(Ctrl+F) for the code given below in the header section
    <b:include data=’blog’ name=’all-head-content’/>
  4. Add the code given below right after the above line:
    <link href=’YOUR FAVICON IMAGE URL‘ rel=’icon’ type=’image/vnd.microsoft.icon’/>
  5. Finally Save your template. You should see the favicon in your blog now!

Some websites to generate/get favicons:

Enjoy blogging!

You Might Also Like:






Article by Shafar.
Author: Owner and Admin of TipsBlogger.
To submit your guest posts here, please read the Guidelines and Benefits.
Get Updates via: Twitter | RSS Feed | Email

2 Responses to “How to Add Favicon to Blogger (blogspot)”

Leave a Reply