Hi
I have just discovered how to create a favicon to appear in the address bar when someone searches on my site. And I know how to do this thanks to the Actinic Knowledge base.
My problem is, and I know I'm a bit thick with this stuff, I don't know where to find my site root. I'm guessing it's really simple but I don't have a clue.
Basically I need detailed help on how to do the following eg where is my site root, where do I put the code, etc but please remember you're talking to someone who doesn't have much a clue about html and code:
Once you create your favicon.ico file, upload it to the root directory of your website and put the following code in your html page in the header:
<LINK REL="SHORTCUT ICON" HREF="http://www.yourwebsite.com/favicon.ico" />
I really would appreciate any help on this.
Thanks.
Julie
www.toys-to-you.co.uk
I have just discovered how to create a favicon to appear in the address bar when someone searches on my site. And I know how to do this thanks to the Actinic Knowledge base.
My problem is, and I know I'm a bit thick with this stuff, I don't know where to find my site root. I'm guessing it's really simple but I don't have a clue.
Basically I need detailed help on how to do the following eg where is my site root, where do I put the code, etc but please remember you're talking to someone who doesn't have much a clue about html and code:
Once you create your favicon.ico file, upload it to the root directory of your website and put the following code in your html page in the header:
<LINK REL="SHORTCUT ICON" HREF="http://www.yourwebsite.com/favicon.ico" />
I really would appreciate any help on this.
Thanks.
Julie
www.toys-to-you.co.uk
Comment