Home » Web

Creating a simple WordPress Favicon

7 February 2012written by Cisko One Comment

favicon Creating a simple Wordpress Favicon

A favicon is the small little picture displayed on the top left corner of your website and helps you build a brand and recognition for your website.

You have 2 options when changing your Favicon ,namely:

A) Installing via a Plugin :

  1. Install the plugin All in one Favicon.
  2. Go to settings of WordPress and Upload a .ico ,  .png or .gif image to the “All in One Favicon” tab.
  3. Save

That’s it……

 

ALTERNATIVELY

 

B) The Manual Method:

Creating Favicon.ico :

A favicon can be easily created using any graphic program that will allow saving of .ico graphic files, such as GIMP.Alternatively you can also use online services that will allow you to create a favicon for free. 2 Websites with free favicon creation tools: favicon.co.uk  and dynamic drive.

To prepare the image to be saved as favicon.ico:

  1. Make image square by cropping or adding space.
  2. Resize the image to 16 x 16 pixels.
  3. Save the file as favicon.ico to your computer.

Installing Favicon on WordPress Site:

If there is already an old favicon.ico file in your current theme’s folder, delete it using a FTP Client such as Filezilla.

  1. With a FTP Client, upload the new favicon.ico file into your current theme’s main folder.
  2. Upload another copy of your favicon.ico file to the main directory of your site (ie. http://example.com/favicon.ico).

In order for your favicon to show up in some older browsers, you will need to edit your page header.

  1. Go to your WordPress Administration Panel.
  2. Click on Design ,under Appearance in WordPress 2.7+).
  3. Click on Theme Editor.
  4. Select the file called header.php or Header  to edit the file.
  5. Search for the line of code that begins with <link rel="shortcut icon" and ends with /favicon.ico" />. Overwrite it, if it exists, or add the following code below the  <head>HTML tag.
    bloginfo('stylesheet_directory'); ?>/favicon.ico" />
  6. Save the changes.

From personal experience changes sometimes take a couple of hours to take effect due to website caching , so be patient. Hope this helps in you to create a more visible website on the world wide web….

You might also like:

Paypal - Secure Payments
AdSense Basics
Transferring Domain from Godaddy
Creating Commission Junction Account

One Comment »

  • Oda Basbas said:

    oh great ! I like this article :)

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.