Aweber - Email Marketing Made Easy
How To Add a Favicon To Thesis Theme

How To Add a Favicon To Thesis Theme

April 2, 2010 · 6 comments

in Thesis

Thesis 1.x Notice: Thanks for reading this post! So, here's the deal. I wanted you to be aware that this post was written prior to the release of Thesis 2. So that means the instructions or other information provided applies specifically to Thesis 1.x and not the latest 2.x version. Thanks!

Update: The new favicon uploader introduced in Thesis 1.8 makes this tutorial somewhat redundant. The new, easier way to add a favicon to your Thesis theme is by using the favicon uploader. You can read more about it in this post: Thesis 1.8 Adds Favicon Uploader

Whenever I set up a new WordPress blog, I always like to add a favicon. For those who don’t know, a favicon is the small image you see to the left of the address bar or browser tab when you’re viewing a website. This is one of the more neglected things when people set up their websites and blogs. Even though it’s just a small image, it really does add that extra level of personalization. Adding a favicon to the Thesis WordPress theme is really very simple and won’t take more than a few minutes.

Create The Favicon

You first have to create the favicon image file. There are many favicon generators online, but the one I’ve used many times is http://www.favicon.cc/. You can also upload an image file and it will create a favicon file from it. Since favicons are really small (16 x 16 pixels), you can’t make it too elaborate. Just something simple and eye-catching. The one I used on this Thesis site is just a simple yellow box with a border around it, but I think it looks great. You can also create animated favicons on that website above.

Upload The Favicon

The next step is to upload the favicon.ico file to the root of your web host. That’s the main directory where all your core WordPress files are stored.

Add This Code To The Head Section:

<link rel="shortcut icon" type="image/ico" href="favicon.ico">

To do this, you can either paste it into the WP Head section if you’re using the Thesis Openhook Plugin, or to keep it really simple just paste this code into the Additional Scripts section of the Thesis Options. Click on “Site Options” in the Thesis menu, then click on “Additional Scripts” and paste in the code above.

Add a Favicon to The Thesis WordPress Theme

And You’re Done!

Of course, don’t forget to click the big green save button. And that’s all there is to it. Now you know how to add a favicon to your Thesis theme. You may not see the new favicon because you probably need to clear your browser’s cache. There is a good chance it will still be serving up the old favicon file.

What About Animated Favicons?

Using the favicon generator of your choice, you will create an animated version of the static favicon and you will receive an additional file called animated_favicon.gif. Save that file to the root of your site just like you did above and use this code instead:

<link rel="icon” type="image/gif" href="animated_favicon.gif">

Was this post helpful? Consider subscribing to my blog via RSS or

This Site Runs on the Thesis WordPress Theme

Thesis Theme thumbnail

If you're someone who doesn't understand a lot of PHP, HTML, or CSS, Thesis will give you a ton of functionality without having to alter any code. For the advanced user, Thesis has incredible customization possibilities via extensive hooks and filters. And with so many design options, you can use the template over and over and never have it look like the same site.

If you're more familiar with how websites work, you can use the fantastic Thesis User's Guide and world-class support forums to make more professional customizations than you ever thought possible. The theme is not only highly customizable, but it allows me to build sites with a much more targeted focus on monetization than ever before. You can find out more about Thesis below:

{ 6 comments… read them below or add one }

Shelley Ryan June 1, 2010 at 2:37 pm

Thanks for these instructions… especially the reminder to clear the browser’s cache! I would have lost sleep over this if you hadn’t mentioned it. ;-)

Reply

SonDan July 4, 2010 at 3:55 pm

Thanks for the instructions. I followed these identical instructions I saw on another blog but my favicon’s still wont show.

The graphic files are in the root and I added the header code via Thesis and I cleared Firefox my cache numerous times.

Any other suggestions as to why I can’t see my favicon?

Thanks for reading,.

Reply

Thesis-Blogs.com July 4, 2010 at 4:04 pm

SonDan, it looks like it’s working. I checked your site and I see a red circular animated favicon. You may just need to give it some time to show up. I’ve noticed this before, even after clearing the cache.

Reply

Madav November 6, 2010 at 5:01 pm

Hi,

I added it on my blog and it working on home page but not showing in post pages.

Any idea ?

Reply

Kulwant Nagi February 9, 2012 at 6:43 am

Why don’t they give this feature as default ?
Kulwant Nagi recently posted..Why you should Accept Guest Blogging on your Blog?

Reply

Thesis-Blogs.com February 9, 2012 at 10:06 am

It is now. Read the note at the top of this post.

Reply

Leave a Comment

When commenting, you can use basic HTML tags. If you are pasting in any code, please escape it here and then include that code within <pre></pre> tags. Thanks!

CommentLuv badge

Previous post:

Next post: