Although if it is not really tricky to add an icon to your website, this article describes how you may get this little nice icon next to the URL.
This icon is taken into account by all modern browsers and is also used to visually identify a bookmarked website.
page { shortcutIcon = fileadmin/favicon.ico headerData.10 = TEXT headerData.10.value ( <link rel="icon" href="/fileadmin/favicon.gif" type="image/gif" /> ) }
Now you have to create your icon using any drawing tool (GIF or PNG format) and then jump to
http://www.htmlkit.com/services/favicon/ to convert your icon to ICO.
