Showing posts with label FavIcon. Show all posts
Showing posts with label FavIcon. Show all posts

How to change the favIcon

. Tuesday, September 30, 2008
0 comments

  1. Log in your Blogger account.
  2. From the Dashboard, go to Layout
  3. Choose Edit HTML
  4. In the first few lines, look for :
    <head>
  5. Immediately below that, copy/paste :
    <link href='URL' rel='shortcut icon'/>
  6. Replace URL with the location of your favIcon image
    (e.g. http://xxx.googlepages.com/fav.ico)
  7. Save your template.
  8. Done! The new FavIcon will show up after one-or-two browser refreshes.

.