favicon.ico

M

Mark Fitzpatrick

Depends upon your browser. IE 6, for example, won't show the favicon unless
you've bookmarked the page in your favorites (and then it will loose it if
you clean out your browser cache).

In your case though, the problem is the favicon.ico is not being found. If
you try to browse to it directly the server returns a 404. Make sure that
you've uploaded the file, and make sure that all the letters are in
lowercase (Apache is case sensitive and your link to the file is a lowercase
link so best to make things easy).

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage
 
G

Guest

Interesting. Thank you for checking. Perhaps someone might be able to help
me with IE 7?

Thank you,
Brenda
 
S

Steve Easton

Works for me in IE 7.

Do you have any previously saved shortcuts to the website or have you added it to your favorites "before" you
added the favicon??

If so delete all shortcuts to the site and remove it from favorites.
Then clear your temp internet and history.
Then open the web site and see if the favicon appears.


--

Steve Easton
Microsoft MVP FrontPage
FP Cleaner
http://www.95isalive.com/fixes/fpclean.htm
Hit Me FP
http://www.95isalive.com/fixes/HitMeFP.htm
 
G

Guest

Steve,

I did not have any saved shortcuts, nor did I have it in my favorites, but
after I cleaned out my internet temp files and reloaded the site, it's
*there*!

THANK YOU ~ I never would have thought of that.

Brenda
 
H

Helpful person

Use the following link:

<link rel="shortcut icon" href="/favicon.ico">

Place the favicon in a file called favicon.ico in your web root
directory.


In IE 7, Mozilla and Netscape this this places the favicon on all
pages.

You can see this on my web page at www.richardfisher.com
 
T

Thomas A. Rowe

Your favicon is working just fine in IE6, FF2

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 

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 code 4
favicon.ico not showing - HELP 4
favicon 2
favicon.ico 4
Includes 5
Help with CSS 12
Code for Short Cut Icon appears in URL 6

Top