Where is the root for adding the favicon?

  • Thread starter Thread starter Kane
  • Start date Start date
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?
 
When you open your Web in FP you are at the root level.

Regards Jens Peter Karlsen.
 
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 inserted a link in the html code on the home page, but it still is not
showing. How do I troubleshoot?
 
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?
 
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

Similar Threads

How do I get the favicon to work? 2
Favicon will not display in IE 4
Favicon used with a dynamic template 6
Favicon code 4
favicon problems 3
Favicons and Web Forwarding 3
Favicon's 1
Favicon problem 1

Back
Top