Archive

Posts Tagged ‘blogger’

Favicon tricks in WordPress and Blogger/Blogspot

May 20, 2009 3 comments

WordPress

If you’re using a free account in WordPress, here’s a two-step trick to add favicon on your WordPress blog.

No need to upload, generate favicon file, download and edit header HTML. Just follow these easy steps:

1. First, you need an image. Personalized it, probably this would eat most of your time than actual setting it as your favicon :)

2. Go to Dashboard, select General > Settings. Under Blog Picture, upload the image you want to set as your favicon then SAVE changes.blog picture

Whalla!!! You have now an instant favicon in your WordPress :)

blog picture that works like favicon

blog picture that works like favicon

Blogger/Blogspot

For Blogspot users, we are lucky to have access on the HTML settings of our blog.

1. Again you also need a copy of the image in JPG format.

2. Go to Favicon Generator, select the desired image to upload and click ” Create Favicon.”

3. Right click on the generated icon and save image as PNG in your desired location.

4. Login to your Blogspot account, create a new post and upload your favicon as an image. With this, Blogger hosts the image and allocates a URL for the uploaded PNG. You need to save this post as draft but not necessarily publish it, only for your icon to be hosted. From the post, copy the image URL as highlighted below.

favicon_url

5. In your Dashboard, go to Layout > Edit HTML. In between<head> and</head> tags, paste the following codes:

<link href='favicon URL source' rel='shortcut icon'/>

6. Edit href by replacing the image URL you copied from your post. This time it should look like this:

<link href='http://1.bp.blogspot.com/_9gl9ClBHvEY/ShPe06TcbSI/AAAAAAAAARs/
6UQNJlXNIT8/s320/g.png' rel='shortcut icon'/>

7. Save your template. And now you can view your favicon in your Blogger page.

favicon_blogger

Simply amazing =) I enjoyed setting it both in my WordPress and Blogspot pages.

Categories: blogging Tags: , , ,
Follow

Get every new post delivered to your Inbox.