Favicon


If you noticed a logo or small icon in the address bar right before the URL address, that is Favicon.

Favicon

Here’s how to create favicon :

  1. Make a logo with the size 16×16 or 32×32 pixel and save it as jpg/gif/png/ico format. You can use Photoshop or Fireworks to create one.
  2. Go to favikon.com and convert the logo into favicon.
  3. Download the favicon you just converted and upload into your domain root directory using name favicon.ico.
  4. Go to the Theme Editor of your WordPress, and insert the next script between tag <head> and </head> in header.php:

<link rel=”shortcut icon” href=”url_favicon.ico” type=”image/[format_icon]” />

Your favicon should be appear if you installed it correctly.

Popularity: 6% [?]



Leave a Reply

CommentLuv Enabled

You can use these XHTML tags: <a href="" title=""> <abbr title=""> <acronym title=""> <blockquote cite=""> <code> <em> <strong>