June 23, 2009

TEXT SIZE minus plus

How To Add Favicon To Blog

You Might Be Interested In Our Popular Article
  • Improve Link Popularity And Increase Alexa Rank In No Time
  • Favicons are a fantastic way to give your Blogs a little added flair and panache. Whenever you’re on the web you may notice small images displayed in the address bar of your browser. They appear directly before the URL of certain websites. These images are known as “Favicons” because they are “icons” associated with websites which show up in your browser’s “Bookmarks” list (in Firefox) or “Favorites” list (in Internet Explorer). They also display at the top of tabbed panels.

    how to add favicon to blog

    How To Get Or Make Favicon From Images:

    Favicons are small images which are usually 16px by 16px in size. Your site logo would be a natural choice for a favicon. If you find that your logo is too complex to shrink down to 16px by 16px, try stripping out the most recognizable logo elements and using them as a base for your favicon. You can use Adobe Fireworks or Adobe Photoshop to make one. Or else you can use online generators listed in the end of the post.

    Favicons must be created in one of three possible image formats: .ico (Windows Icon), .gif (Graphics Interchange Format) or .png (Portable Networks Graphics). Of these the .ico format is probably the best way to go because all browsers will recognize it.

    For adding a favicon to your blog follow these steps:

    For WordPress Blogs:

    01. Login to your wordpress account and navigate to Appearence -> Editor
    how to add favicon to blog

    02. Then click on Header.php and add the code in the end and click on Update File Or Save.
    how to add favicon to blog
    Then
    how to add favicon to blog

    <link href=’http://YOUR_PATH/favicon.ico’ rel=’shortcut icon’/>
    <link href=’http://YOUR_PATH/favicon.ico’ rel=’icon’ type=’image/ico’/>

    Change the YOUR_PATH url to the url of your image. That’s it.

    For Blogger Blogs:

    01. Login to your Blogspot blog and navigate to Layout –> Edit HTML

    how to add favicon to blog

    02. Now just before the </head> tag add the favicon code and click on SAVE TEMPLATE.
    how to add favicon to blog

    <link href=’http://YOUR_PATH/favicon.ico’ rel=’shortcut icon’/>
    <link href=’http://YOUR_PATH/favicon.ico’ rel=’icon’ type=’image/ico’/>

    Change the YOUR_PATH url to the url of your image. That’s it.

    Hope this helps.

    Different Sources To Get Or Make A Favicon From Images:



    Print

    About the Author

    When I was born I was so shocked I didn't speak for a year and half...... My brain has 2 parts, Right and Left, The Right one has nothing left in it and the Left one has nothing right in it...... Who says Nothing is Impossible?? I've been doing nothing for years......

    14 Responses to “How To Add Favicon To Blog”

    Author comments are in a darker gray color for you to easily identify the posts author in the comments

    1. Rapideo says:

      Thanks A Lot, Im Looking For This Thing From A Long Time But I Could Not Succeed. You Make Me Understand In Simple Way.

    2. Bariski says:

      My pleasure buddy.

    3. Color Printing says:

      Favicons are a wonderful way to add some personality (flair and panache as you would say) to one's website. These favicons are great for building branding and recall.
      Thanks for posting this useful tutorial on how to add them to one's blog! Really helpful stuff :)

    4. TheWildJoker says:

      Excellent post my friend. Well written and style was excellent. I am new to social media and blogging so I am still learning. This article gets you put on my RSS feed and if not already Dugg, then im Digg'n. I have always wondered how to set up a Favicon, and honestly I didn't know what they were called till this post. Goes to show how new I am to blogging and the whole social media scene. This article answered all my questions. Keep the good posts coming…

      TheWildJoker

    5. Bariski says:

      Thanks for your inspiring replies, I'm really glad this helped you :)

    6. Pro-Vamsi says:

      Well Explained but the images are looking too small!! Try to host the images some where and use the img tag to bring it here. This would give a better look to the images!! Please contact me if you have any further questions.

    7. pramod says:

      datz great dude..
      Itz very helpfull…
      keep rocking!!

    8. Reverse Cell Phone Lookup says:

      I don't like to modify the php pages for WordPress themes cause when the theme is updated I have to modify the code again.

    9. Johnson Koh says:

      Well written guide Bariski :D

    10. Bariski says:

      Thanks for your comments buddies :)

    11. Jash Sayani says:

      You have a great blog!

    12. Bariski says:

      Thanks buddy, I'm glad you like this.

    13. Mohammad B. Irshid says:

      Many thanks for the great way. I'll try it in few minutes and I'll tell you. Thanks

    14. sagar says:

      Here is a simple step by step tutorials to create your own FAVICON easily on
      photoshop cs version.
      How to create FAVICON using Photoshop?

    Leave a Reply