Add favicon Icon To Your Blog

For adding favicon icon you need an icon, it is not necessary to have the only icon in .ico format you can also add .jpg .png .gif
make sure your icon have size 16 X 16 or 32 X 32 for a better view
now,
just copy-paste the code
<link href='your link here' rel='shortcut icon' type='image/vnd.microsoft.icon'/>
before
<title><data:blog.pageTitle/></title>
<b:skin><
example code :
<link href='http://static.ak.fbcdn.net/rsrc.php/yi/r/q9U99v3_saj.ico' rel='shortcut icon' type='image/vnd.microsoft.icon'/>
you can try to paste this to your blog.
No comments: