When you publish a blog with Blogger, the default favicon which appears in your browser navigation bar is Blogger’s favicon (the unmistakable orange and white logo).
Many Blogger users choose to display their own favicon instead of Bloggers, in order to “brand” their blog with memorable icons in keeping with their blog’s design. It is actually quite easy to add our own favicon to our Blogger blogs, and instantly adds a sense of professionality to your overall design.
In this post, I’ll explain how easy it is to add a favicon to your Blogger blog, along with resources for designing your own favicon and where you can host this for free.
The word “favicon” is short for “favourites icon”, and is a 16×16px square icon which is associated with a website (or blog). Browsers which support favicons will usually display a website’s favicon in the address bar (to the left of the URL), and next to the page’s name in a list of bookmarks. Browsers which support tabbed navigation (such as Firefox and IE8) will also display the favicon next to the page title on each tab.
Favicons are usually found on the root of a domain, and use the .ico extension. For example, the favicon for Blogging Tips can be found here: http://www.bloggingtips.com/favicon.ico
Blogger users do not have access to the root of their blog hosting. This means that unless an alternate favicon is specified, Blogger’s favicon will display in browsers accessing Blogger powered sites.
In order to add a custom favicon to be displayed in the browser of sites accessing a Blogger powered blog, we need to:
Let’s go through these steps in order.
A favicon is a small image, measuring 16×16 pixels. Favicons are usually made with the .ico extension, though it’s also possible to use .GIF and .PNG files to reference a favicon.
If you are a budding ‘Photoshopper’, you can create your own favicon from scratch. Don’t forget to use a canvas measuring 16 pixels square (or create a square image which can be reduced to this size) and save as a .GIF or .PNG image.
Those who already use a recognised icon for their site/blog logo can easily generate a favicon using one of these free services:
Alternatively you can download a “ready made” favicon from these sites:
While Blogger does not offer hosting for files we use in our blogs (eg: JavaScript, documents and HTML files), we can upload images for use in our blog posts which are hosted by Picasa.
After uploading an image to our blog post (even if this post is not published) we can extract the URL of the image and reference this in our Blogger template code. Surprisingly, we can upload .ico files to our blog posts with Blogger (as well as any .PNG or .GIF favicons you may have created too).
To upload your favicon to Picasa through your blog, simply create a new blog post and choose to insert an image in your post. Choose the favicon you have created/generated/downloaded and upload this to your post.
Then either preview your post or view in the rich text editor so your favicon image can be seen on the screen. Right click this favicon and choose to copy the location of the image. Save this to your clipboard or paste into a text file for easy reference.
If you prefer to use a different host for your favicon, here are a few free hosts which support .ico files:
As before, copy the location of your icon file to yoru clipboard or paste in a text file for easy reference.
The final step to creating a custom favicon for Blogger is referencing the favicon in your Blogger template code.
To do this, go to Layout>Edit HTML in your Blogger template. You do not need to check the “Expand widget templates” box.
Search for the closing </head> tag in your template using your browser’s search function.
Immediately before this line, paste the following section of code, substituting YOUR-FAVICON-URL for the URL where your favicon is hosted:
<link href='YOUR-FAVICON-URL' rel='shortcut icon'/> <link href='YOUR-FAVICON-URL' rel='icon'/>
Then save your template. Now when you view your blog in your browser, you should see your favicon appear beside the web address and in the bookmarks folder (if you have bookmarked your site).
Note: it is very important that you paste the favicon tags just before the closing </head> tag, not earlier in the template code. This is because Blogger generates favicon tags when your blog pages are generated which would otherwise override your custom favicon references.
If you use Internet Explorer 6 or older, the favicon will not appear unless you have bookmarked your blog and refreshed your browser.
Also, any services which automatically extract the favicon for a site (such as Blogger’s “Feed” and “Blog List” gadgets) will still reference the Blogger favicon rather than our own custom favicons. This is because such auto-discovery scripts reference the favicon hosted on the same server as the website, rather than the favicon which is referenced in the HTML code of the page. As yet, there is no way to present our custom favicons to services which automatically discover the favicon for a site.
I hope this tutorial enables you to add custom favicons for your own Blogger blogs with ease. If you know of any other simple methods for creating custom favicons for Blogger, please let us know in the comments below.
Author comments are in a darker gray color for you to easily identify the posts author in the comments
[...] būti unikali tinklaraščio piktograma (favicon). Na, bet bent jau Blogger tinklaraščiams tą oranžinę B galima pakeisti. Įrašo tema: naujienos ir žymos: pagalba, piktograma, tinklaraštis. [...]
Comments are closed since this post is older than 30 days. However, you can continue this discussion in our popular Blogging Forums
Hi Amanda,
It is a great tip.
If you use your own favicon you are creating your brand, it can set your blog apart from the standard blogs using blogger.
I think it is important to use a favicon for your site too.
Thanks,
^PV Reymond
Its amazing how quickly a favicon has become a standard element on most websites now – although some of the ‘older’ websites are taking a big longer to catch-up – a sign of them becoming out of touch and slow to respond perhaps.
Thanks for a interesting post, now having said that I need to get around to a favicon for one of my websites….!
Toothache Relief Guide
After searching Google.com for two days, i finally came across your site with the correct information about how to install a blogger custom favicon.
I appreciate the knowledge in this post because it was exactly what i was looking for. I used Google Sites to upload all of my images since they allow all different types of file formats. These are the links used for my custom favicon using Google Sites, Blogger, & Godaddy Custom Domain Name.
I want to stress that These instructions on this post are Essentially Correct for anyone using Custom Domain Name Hosting. Other blogging tip websites inform you to put your favicon links near the header of your blogger template which was INCORRECT for my situation.
Those false instructions will only work however if your are using blogger.com’s free blog hosting service.
Custom Domain Name Hosting is a paid for SERVICE !!
Thanks once again for the information posted here on Bloggingtips.com
I did everything as said above, but it doesn’t work! I really don’t know why. I edited my templateHTML and it looks like that:
What might be wrong?
You can’t see my template edit in my previous post. Maybe it will shown now:
I found that this favicon code would work on Firefox (on Mac), but on not Safari. Because of this I didn’t even know if it was working at first, since I use safari. However with a little help from google, I found this code to enter the favicon into the document, and it works on everything I have tested. The process is the same you described (how I did it as well) right up until the code before the HEAD tag.
used the code tag on it, but looks like it is still not appearing on my comment…