Thursday, July 26, 2012

Add Favicon to Blogger

12:04 PM

Firstly go to the  Template tab then go to “Edit HTML” and click "Proceed". Then you will see the HTML editor box where you have to search or find these code:
It presents in top of the code therefore it is easy to find.

<title><data:blog.pageTitle/></title>

Below that line copy and insert the following code:-

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

Type or replace your favicon url in “URL of your icon file”.

Save the template.
Now Refresh you blog you will see your favicon instead of blogger.

For other format of image:
If you have a PNG format image, then insert this link:-

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

If it is a GIF format image, then insert this link:-

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

Written by

We are Creative Blogger Theme Wavers which provides user friendly, effective and easy to use themes. Each support has free and providing HD support screen casting.

0 comments:

Post a Comment

 

© 2013 TechSansar. All rights resevered. Designed by Templateism

Back To Top