How To Make Blogger Fav Icon Appear In Firefox / FF

fav iconMany a times I have seen people asking questions in the forum that the Fav icon is not appear in firefox(FF) whereas it works fine in IE and Chrome.The problem is with the code your are adding for the Fav icon.I would suggest to create a fav icon for your blog.it can be .png image,32x32px

Steps you need to follow:
  • Go to the Edit HTML section in blogger and download full template (backup)
  • Find </head> use Ctrl+f  then paste the below code just before </head>
<link href='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlsCF-SpBO4VcmTuXQNJRM_CnlnG0AtTBPl4_FJvfmk3pg7_nEyWEc5vKFBDPXdMSidS9UG5fGKprtwVVgFTD8aejF9yy_q0buhkRYut4DxjAd4m_kVNOsmu3mAK17gTynmM_49O1fqBw/s1600/logo2.PNG' rel='shortcut icon'/>

<link href='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhlsCF-SpBO4VcmTuXQNJRM_CnlnG0AtTBPl4_FJvfmk3pg7_nEyWEc5vKFBDPXdMSidS9UG5fGKprtwVVgFTD8aejF9yy_q0buhkRYut4DxjAd4m_kVNOsmu3mAK17gTynmM_49O1fqBw/s1600/logo2.PNG' rel='icon'/>
  • Remember to replace the highlighted link with the link of your fav icon link
  • Save the template.
Related post in Blogger buster-<a href="http://www.bloggerbuster.com/2007/07/create-favicon-for-your-blog.html">Where you can host the fav icon in image hosting sites</a>.Whereas I have uploaded the Fav icon in blogger itself

popular incoming searches:
Fav icon not working in firefox/FF