You may have tried to remove it from the page elements inside layout, but instead of your site icon to appear at the tab, you still see the blogger default icon, this cannot be remove from the layout because it is automatically lock by blogger officially, so for you to replace it with your site icon, simply follow the few steps below.
To generate favicon you can visit
Host your image to any prefered image hosting service after generating your favicon and copy the hosted favicon image url, read how to host/upload image on blogspot on how to host image.
How To Change Blogger Favicon
- Go to your blogger dashboard
- Click on "Design" > "Edit HTML" > back up your template
- Use ctrl F to find <title><data:blog.pageTitle/></title> but if you can't find that, then find <data:blog.title/></title> and paste the code below immediately after any of the code you find.
<link rel="shortcut icon" href="FAVICON URL"/>
- Replace FAVICON URL with your favicon url
- Click "SAVE TEMPLATE"
Take few seconds to share this post if it helps, and don't forget to subscribe and receive all our latest post update directly into your email address.
Confused? Feel free to ask



Ok, nice...
ReplyDeletebut, hmmm how about loading page of blog? slowly ? right?
my blog
http://justhappyblogging.blogspot.com/2012/06/guest-book.html
It doesn't affect your page load, it's just like a site logo, you can see the example of this site logo at the top of your browser (tab).
Delete