In Blogger (blogspot.com), favicon created a logo blogger orange . This favicon can't be replaced simply by settings.
So what if you want to change / modify this favicon?
Actually how to change blogger favicon is quite easy. You can replace it through the editing layout. Here's the steps.
1. Log in to your blogger account.
2. Select Layout menu (Layout) »Edit HTML.
3. Find the code below.
<b:include data='blog' name='all-head-content'/>
4.Copy-paste the following code under that code.
<link href='image url' rel='shortcut icon'/>
5. Replace the image url with which you want the image url
e.g.
<link href='http://i.imgur.com/k4EEF.jpg' rel='shortcut icon'/>
6. Click Save Template
Good luck!
0 comments:
Post a Comment