Question
Can I change the “favicon.ico†file for my website(s)?
Answer
Yes, you can. In order to chagne this, you simply just need to do a few things.
#1: Create a favicon (16x16) image for use. You can use http://www.favicon.cc/ to generate one if you don't have the software to do it yourself
#2: Upload the icon to your website
#3: Tell your website to load the icon... Add this to your webpage:
#2: Upload the icon to your website
#3: Tell your website to load the icon... Add this to your webpage:
<link rel="Favicon Icon" href="favicon.ico">Where favicon.ico is your icon, and the path you stored it. So, for example, it may be
<link rel="Favicon Icon" href="images/myfavicon.ico">That's all you need to do
Still need help?
If you need further assistance than this entry provided, please, do open up a support ticket, we are here to help you out