Add favicon in blogger

More or less we all know about blogging. Google blogspot is well known in blogging world. Every many bloggers posted to publish their opinion. Besides blogger is one of most popular online earning site.
Favicon is important for any site. It can separate a site from others and it also branding of a site. It also clarify your site. 

First you have to create an icon file with .ico extension. To do this you can either get help from any icon generator site or can make from photoshop. Resulation can be 16*16px. Now upload the icon in your blogspot site and copy the URL of the icon.
Now go to Dashboard. Go to Design/Edit HTML. Now find out <b:skin><![CDATA[/* in your template through Ctrl+F. Now just paste the code given below above <b:skin><![CDATA[/*
<link rel="shortcut icon" href="http://convertico.com/images/1321994181.27/1.ico" />
<link rel="icon" href="http://convertico.com/images/1321994181.27/1.ico" />

Now save the template and preview.

Note: Replace the red portion by your image URL.

0 comments:

Post a Comment