1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Specifying a "favicon"

Discussion in 'HTML & Website Design' started by Owlcroft, Aug 22, 2004.

  1. #1
    I had long been under the impression that the following line in one's page head would specify a "favorites icon":

    <link rel="shortcut icon" href="http://omniknow.com/scripts/know.ico" />​

    But things I've read recently lead me to wonder if it is a requirement--at least to some browsers--that the file itself be named exactly favicon.ico, as opposed tp whatever one sets with that meta tag.

    I know the form as given works in Mozilla, but is Unca Billy pulling another of his "my way or the highway" tricks with IE?
     
    Owlcroft, Aug 22, 2004 IP
  2. compar

    compar Peon

    Messages:
    2,705
    Likes Received:
    169
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Here what we use on our site. <LINK REL="SHORTCUT ICON" HREF="http://www.compar.com/images/cpsite.gif">

    It works fine in Netscape but does not override the "e" in IE.
     
    compar, Aug 22, 2004 IP
  3. NewComputer

    NewComputer Well-Known Member

    Messages:
    2,021
    Likes Received:
    68
    Best Answers:
    0
    Trophy Points:
    188
    #3
    Here is the code that I use <link rel="shortcut icon" href="favicon.ico">, seems to show up in all browsers, I have not tried NS7 though.
     
    NewComputer, Aug 22, 2004 IP
  4. dazzlindonna

    dazzlindonna Peon

    Messages:
    553
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #4
    yes the best way to make it work is to make sure it is called favicon.ico. and if i remember right, it was ms's little invention, so they could make it their way if they wanted. (of course that was ages and ages ago, so my memory could be faulty).
     
    dazzlindonna, Aug 22, 2004 IP
  5. compar

    compar Peon

    Messages:
    2,705
    Likes Received:
    169
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I'll try that in my code tomorrow and see if it does show up in IE.
     
    compar, Aug 22, 2004 IP
  6. Owlcroft

    Owlcroft Peon

    Messages:
    645
    Likes Received:
    34
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Thanks, all.

    Yeah, to be safe, I guess I'll rename 'em all to favicon.ico (makes it a pain to be suer to keep them well separated from one another).
     
    Owlcroft, Aug 22, 2004 IP
  7. ResaleBroker

    ResaleBroker Active Member

    Messages:
    1,665
    Likes Received:
    50
    Best Answers:
    0
    Trophy Points:
    90
    #7
    I too use this code in IE and it works for me: <link rel="shortcut icon" href="favicon.ico">
     
    ResaleBroker, Aug 22, 2004 IP
  8. flawebworks

    flawebworks Tech Services

    Messages:
    991
    Likes Received:
    36
    Best Answers:
    1
    Trophy Points:
    78
    #8
    I don't use the favicon reference in the meta at all. I only use one; however. Works like a charm.
     
    flawebworks, Aug 23, 2004 IP
  9. bhutz

    bhutz Peon

    Messages:
    76
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    What software do you guys use to make .ico files? I think it's time for me to create one
     
    bhutz, Aug 23, 2004 IP
  10. flawebworks

    flawebworks Tech Services

    Messages:
    991
    Likes Received:
    36
    Best Answers:
    1
    Trophy Points:
    78
    #10
    You can make one online at http://www.chami.com/html-kit/services/favicon/

    and I *think* irfanview.
     
    flawebworks, Aug 23, 2004 IP
  11. bhutz

    bhutz Peon

    Messages:
    76
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    The first site you mentioned was perfect! Thanks :)
     
    bhutz, Aug 23, 2004 IP
  12. eye-2i.com

    eye-2i.com Peon

    Messages:
    180
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Coreldraw is a cool program too. Been using it since the very 1st edition. Makes .ico too.
     
    eye-2i.com, Aug 23, 2004 IP