Akhirnya bisa pasang Favicon juga di http://nurussadad.web.id. Favicon itu semacam Logo yang muncul di sebelah nama website.

Menurut Om Wiki

A favicon (short for favorites icon), also known as a website icon, shortcut icon, url icon, or bookmark icon is a 16×16 pixel square icon associated with a particular website or webpage.[1] A web designer can create such an icon and install it into a website (or webpage) by several means, and most graphical web browsers will then make use of it. Browsers that provide favicon support typically display a page’s favicon in the browser’s Address bar and next to the page’s name in a list of bookmarks. Browsers that support a tabbed document interface typically show a page’s favicon next to the page’s title on the tab. The Microsoft Windows Shell also uses favicons to represent “Internet shortcuts” to web pages.

Dan ini contohnya Favivon Om Wiki.

Favicon

Caranya berikut :

1. Bikin Ikonnya, ukuran 16 X 16 Pixel… Cara Gampang sih buka http://www.favicon.cc dan banyak generator Favicon laen.

2. Download dari situs tersebut. Upload ke sembarang Hosting Gratis. Terus Copy Image Location dari Gambar tersebut. Misal url image tersebut http://nurussadad.web.id/favicon.ico

3. Buka Theme Editor bagian Header, Letakkan Kode<link rel=”shortcut icon” href=http://nurussadad.web.id/favicon.ico type=”image/x-icon” /> diantara <head></head>.

4. http://nurussadad.web.id/favicon.ico diganti dengan dimana gambar anda dipasang.

<link rel=”shortcut

icon” href=”favicon.ico” type=”image/x-icon” />