Jun 13th, 2004, 01:02 AM
#1
Favorite Icon
Is it necessary to include a
Code:
<link rel="SHORTCUT ICON" href="/favicon.ico">
... in every page on your website so that the favorite icon shows up in the address bar?
I've noticed that vbforums does not have that line in its source code, yet its vBulletin icon shows up in all the pages. (I'm using Firefox).
I tried that on my site, and am rather confused. I'm seeing it sometimes, sometimes I'm not.
Someone enlighten me please!
And an explanation about vbforums' icon would be most appreciated as well.
Jun 13th, 2004, 06:06 AM
#2
<?="Moderator"?>
Have you got the home page set as one of your favourites?
I dont see the Icon on all pages im using Mozilla.
Jun 13th, 2004, 10:58 AM
#3
All the buzzt
CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Jun 13th, 2004, 11:27 AM
#4
Ex-Super Mod'rater
I don't have that line in any of my pages yet my site uses the favicon.ico for my site, I just simply put the file there after I noticed in the error log that the file had been requested quite a bit
For my site though it only works for the index page .
When your thread has been resolved please edit the original post in the thread (
)
and amend "-[RESOLVED]-" to the end of the title and change the icon to
, Thank you.
When posting Code use the
[VBCode] Code Here [/VBCode] tags to be able to use the code highlighting.
Jun 13th, 2004, 01:05 PM
#5
In Apache you can use a rewirte rule to return the same favicon everytime a request is made for a file called favicon.ico - even if the file is not in that directory:
Code:
RewriteRule ^.*/favicon.ico$ /favicon.ico
Jun 14th, 2004, 12:07 AM
#6
Strangely, I get both.
Are you guys getting the favicon on mendhak.com?
Attached Images
Jun 14th, 2004, 12:42 AM
#7
I get your favicon on all you pages.
Jun 14th, 2004, 01:54 AM
#8
Originally posted by visualAd
I get your favicon on all you pages.
I love you. Give me a kiss.
Jun 14th, 2004, 02:19 AM
#9
The day I kiss a three eyed frog is the day I roast eggs on my buttocks.
Jun 14th, 2004, 03:34 AM
#10
Get it too. For the kiss please turn to my assistant.
All the buzzt
CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Jun 14th, 2004, 04:11 AM
#11
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width