We Can Change Fevicon From Our Blog, By default Google place a fevicon on a blog.
Fevicon means a symbol shows beginning of url, you can easily fild out it on any site or blog.
This is a Google Blogspot by default fevicon. Here is the code through you can change your fevicon easily.
for a fevicon you have to select your image which you want to place as a fevicon.
After selecting an image host it in to your blog post, means that in your post insert this image, & save this post as s draft, now from html part of this post copy source address of this imgae and insert it in to following code.
<link href=' ....img source code(which you copy from your post)......' rel='icon' type='image/png'/>
Fnally copy this code and place it above </head> . Now show preview of blog your fevicon is change now.


