View Full Version : fav icons


shakiko
05-28-2005, 02:19 PM
ok. i went to a site and got myself a free fav icon, i upladed it to my site and unziped the folder. i inserted this code to the index page:

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

but its still not working , what do i do?

pb&j
05-28-2005, 02:55 PM
1. try changing your page code to this...

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

2. as long as the icon is in the same folder as the page containing that coding, it should work automatically. if you are using IE, that may be a bit buggy in having it show up. FF is much better at showing them.

shakiko
05-29-2005, 01:30 AM
wait, do i hjave to have a ceperate file for each page if i wan to do i for each page?

shakiko
05-29-2005, 01:38 AM
and i have IE and its not commming up? is it just cause its IE?

pb&j
05-29-2005, 08:10 AM
each page can link to one icon image.

IE might not display the fav icon. sometimes it does, sometimes it does not. it is very buggy with fav icons. provide a link to your webpage and i can see if it shows up on firefox which is much better at fav icons.