Pre Migration Most liked posts in thread: IE icon

  1. Nathan

    Nathan Founder

    Mar 30, 2009
    25,144
    10,052
    113
    Writer
    Short North
    Ratings:
    +10,069 / 0 / -0
    IE doesn't follow the rules.

    I've done everything I'm supposed to do. I have a file called favicon.ico in the root

    I have the code
    HTML:
    <link rel="shortcut icon" href="/favicon.ico">
    in the header.

    It works fine in FireFox, Opera, Chrome and Safari. Blame MS for playing by their own rules and not following WC3 conventions.

    To test I made the path wrong, refreshed FireFox and it was gone. Fixed the path, refreshed again and it was back.

    :incazzato: MSFT
     
  2. TWISTER

    TWISTER Active Member

    May 4, 2009
    183
    53
    28
    Male
    Web Developer/Designer
    Piedmont Triad, NC
    Ratings:
    +53 / 0 / -0
    IE should be deleted from every computer on earth and beyond!
     
  3. Edge

    Edge New Member

    Apr 5, 2009
    35
    1
    0
    Sr. Systems Engineer
    Annandale, VA (near Wash. DC)
    Ratings:
    +1 / 0 / -0
    Suggestions to try, based upon this Microsoft document:

    1. Capitalize "shortcut icon" to "SHORTCUT ICON"
    2. Put the full URL in instead of just /favicon.ico (i.e. use http://www.motoringalliance.com/favicon.ico)
    Worth a try, and neither change should break the other browsers.
     
  4. Nathan

    Nathan Founder

    Mar 30, 2009
    25,144
    10,052
    113
    Writer
    Short North
    Ratings:
    +10,069 / 0 / -0
    Nope, that didn't work either.

    File is in spec as well at 16x16px and 12,133 bytes in size.

    I even deleted temp files and browsing history, along with clearing the cache.

    I've asked for help on an admin forum...
     
  5. ScottinBend

    ScottinBend Space Cowboy
    Supporting Member

    May 4, 2009
    8,767
    2,547
    113
    Bend, OR USA
    Ratings:
    +2,678 / 1 / -0
    Oh sure, fine.........blame it all on the software provider!

    :lol:
     
  6. goaljnky

    goaljnky New Member

    Apr 7, 2009
    3,105
    394
    0
    LaLaLand, Left Coast, Overpopulated and Underfunde
    Ratings:
    +394 / 0 / -0
    #7 goaljnky, Jun 3, 2009
    Last edited: Jun 3, 2009
    Nate, try this.

    <LINK REL="SHORTCUT ICON" HREF="http://www.motoringalliance.com/favicon.ico">

    Like edge said. Coincidentally, when naming it explicitly, you don't have to name the file favicon.ico. Just look at the soure for Home - LA Daily News
     
  7. goaljnky

    goaljnky New Member

    Apr 7, 2009
    3,105
    394
    0
    LaLaLand, Left Coast, Overpopulated and Underfunde
    Ratings:
    +394 / 0 / -0
    NM. That did not work. Just tested it on my site. I will try to find out from my work guru's tomorrow what the deal is.
     
  8. goaljnky

    goaljnky New Member

    Apr 7, 2009
    3,105
    394
    0
    LaLaLand, Left Coast, Overpopulated and Underfunde
    Ratings:
    +394 / 0 / -0
    Nate, how was the file created?
     
  9. Nathan

    Nathan Founder

    Mar 30, 2009
    25,144
    10,052
    113
    Writer
    Short North
    Ratings:
    +10,069 / 0 / -0
    Started life as jpg I think. Chris created it.
     
  10. TWISTER

    TWISTER Active Member

    May 4, 2009
    183
    53
    28
    Male
    Web Developer/Designer
    Piedmont Triad, NC
    Ratings:
    +53 / 0 / -0
    I use png for all my favicons. Its nice to have a favicon with transparency. Works in all browsers, even that IE crap