favicon - HTML Views : 777
Tagged in : HTML
Send mail vote down 1 vote down 0
We are using favicon.ico image in our sites. Mostly we are setting it for our webpage through link tag as shown below.
<link rel="shortcut icon" href="http://hiox.org/images/favicon.png">
But it is not a right way to show it in your page.
To make it image cacheable. Just remove the "<link rel="shortcut icon" href="http://hiox.org/images/favicon.png">" line and upload your favicon.ico image at public_html folder

By - Vinoth, On - 2010-01-28




    Login to add Comments .