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.

favicon.ico

Discussion in 'HTML & Website Design' started by ResearchTechs, Dec 17, 2004.

  1. #1
    Could someone help me figure out why my favicon.ico doesn't show up in Internet Explorer but does show up in Firefox? I've used the following code on each website: <LINK rel="SHORTCUT ICON" href="/favicon.ico"> in the <head> section and saved a 16x16 jpeg image to my root directory called favicon.ico
     
    ResearchTechs, Dec 17, 2004 IP
    Jayess likes this.
  2. Smyrl

    Smyrl Tomato Republic Staff

    Messages:
    13,740
    Likes Received:
    1,702
    Best Answers:
    78
    Trophy Points:
    510
    #2
    <LINK REL="SHORTCUT ICON" HREF="http://www.yourdomain.com/monitor1.ico">

    is what I am using.

    Shannon
     
    Smyrl, Dec 17, 2004 IP
  3. SEbasic

    SEbasic Peon

    Messages:
    6,317
    Likes Received:
    318
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It can't be a jpeg.

    It needs to be a .ico file.

    First you need to turn the image into a PNG, then use this tool to convert it to an ico file.
     
    SEbasic, Dec 18, 2004 IP
  4. rtheodorow

    rtheodorow Peon

    Messages:
    129
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Try to erase the bookmark to the site in your favorites...then add it back. This seems to get IE to "find" the file....at least temporarily :D
     
    rtheodorow, Jan 25, 2005 IP
  5. pctraffic

    pctraffic Peon

    Messages:
    18
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Try this
    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />


    :) :)
     
    pctraffic, Jan 25, 2005 IP
    Jayess likes this.
  6. J.D.

    J.D. Peon

    Messages:
    1,198
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    0
    #6
    IE shows only favicons of those pages that are bookmarked. You don't even need any special links for this - just bookmark the page and restart IE (it requires a restart).

    J.D.
     
    J.D., Jan 25, 2005 IP
  7. obenix

    obenix Eats an apple a day......

    Messages:
    2,236
    Likes Received:
    180
    Best Answers:
    0
    Trophy Points:
    0
    #7
    obenix, Jan 25, 2005 IP
    Jayess likes this.
  8. ResaleBroker

    ResaleBroker Active Member

    Messages:
    1,665
    Likes Received:
    50
    Best Answers:
    0
    Trophy Points:
    90
    #8
    Cool article. Thanks.
     
    ResaleBroker, Jan 25, 2005 IP
  9. mopacfan

    mopacfan Peon

    Messages:
    3,273
    Likes Received:
    164
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Just bear in mind that both browsers will 'loose' the icon now and then. If you revisit the page, it will show again.
     
    mopacfan, Jan 25, 2005 IP
  10. relaxzoolander

    relaxzoolander Peon

    Messages:
    141
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    0
    #10
    yes...favicon is nice but very quirky.
     
    relaxzoolander, Feb 1, 2005 IP
  11. rsanek

    rsanek Active Member

    Messages:
    235
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #11
    Actually, it doesn't have to be a ico and it doesn't have to be called favicon.ico. It can be theicon.gif, or myico.bmp.
     
    rsanek, Sep 2, 2007 IP
  12. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #12
    For compatibility with older browsers it does need to be a icon file.

    It doesnt have to be called favicon but if it is named something else you will need a link to it and you will still get 404 errors in your server logs as some spiders etc still automatically look for the favicon.ico file
     
    AstarothSolutions, Sep 3, 2007 IP
  13. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #13
    If you made it in photoshop I can upload a plugin so you can save as a .ico file :)
     
    twistedspikes, Sep 3, 2007 IP
  14. ChPeter

    ChPeter Peon

    Messages:
    974
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Do you think topicstarter still haven't found solution? :) I guess 3 years is enough.
     
    ChPeter, Sep 3, 2007 IP