Where is the root for adding the favicon?

K

Kane

I think I have read all the threads here and the links and they all talk
about copying the favicon into the root directory of the website. I have
tried this several times and am not sure I am getting it in the right place.
I have also tried to add the html code as the reference and I think I am
doing this wrong as well.

Can anyone point me in the right direction?
 
J

Jens Peter Karlsen

When you open your Web in FP you are at the root level.

Regards Jens Peter Karlsen.
 
J

Jon Spivey

Hi Kane,

The favicon needs to be at http://you.com/favicon.ico this is what's meant
by the root - ie the same folder as your home page. Once your icon is there
you can link it to your pages like this
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />

Cheers,
Jon
 
K

Kane

I inserted a link in the html code on the home page, but it still is not
showing. How do I troubleshoot?
 
J

Jens Peter Karlsen

Post a link here.

Regards Jens Peter Karlsen.

I inserted a link in the html code on the home page, but it still is not
showing. How do I troubleshoot?
 
S

Stefan B Rusynko

Clear all your browser temp files including cookies & history
- delete any favorites you already have to the site in your browser
Close the browser, then reopen it and navigate to the site

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|I inserted a link in the html code on the home page, but it still is not
| showing. How do I troubleshoot?
|
| "Jon Spivey" wrote:
|
| > Hi Kane,
| >
| > The favicon needs to be at http://you.com/favicon.ico this is what's meant
| > by the root - ie the same folder as your home page. Once your icon is there
| > you can link it to your pages like this
| > <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
| >
| > Cheers,
| > Jon
| >
| >
| > | > >I think I have read all the threads here and the links and they all talk
| > > about copying the favicon into the root directory of the website. I have
| > > tried this several times and am not sure I am getting it in the right
| > > place.
| > > I have also tried to add the html code as the reference and I think I am
| > > doing this wrong as well.
| > >
| > > Can anyone point me in the right direction?
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top