Showing posts with label favicon. Show all posts
Showing posts with label favicon. Show all posts

How to use custom favicon in blogger blog

For those who don't know what Favicon is 'Favicon is a small icon(image) displayed at the beginning of the address bar of the browser.It is also called Favourite Icon,Pageicon and urlicon.


The main advantage of creating and using favicon is ,it makes it easy to find your blog or site when someone favourited or bookmarked your site/blog among several other sites.





Follow those steps to add your favicon in blogger blog.

1. Fast Create a 16x16 .png format icon.

2. Upload it any host. You can also use draft blogger post.

3. Now the favicon link copy a notepad and log in in your blogger dashboard > layout> HTML.

4. Press CTRL+F and find <title><data:blog.pageTitle/></title> code.

5. Add <link href='PNG FORMET ICON LINK' rel='shortcut icon' type='image/png'/> code just after <title><data:blog.pageTitle/></title>.

Now save your Template.