Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other FAVICON : WHY SOMETIMES IT DOES NOT WORK ?

  • This topic is empty.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #154907
    Ron Wolpa
    Participant

    I´ve made favicon work very easily many times doing exactly the same as pasted below :

    <link rel="icon" href="images/favicon.png" type="image/png" />
    <link rel="shortcut icon" href="images/favicon.png" type="image/png" />
    
    
    <link rel="icon" href="http://mmkt.net.br/images/favicon.png" type="image/png" />
    <link rel="shortcut icon" href="http://mmkt.net.br/images/favicon.png" type="image/png" />
    

    It simply does not work with this site, I´ve tried both codes and it hasn´t worked. Needless to mention that the image is on the server. Any suggestion ? Thanks.

    #154914
    Paulie_D
    Member

    When you say “does not work”…what do you mean?

    Chrome, for instance, doesn’t use favicons BUT it does use the ‘favicon’ image when you make a shortcut and in the ‘tab’ image.

    When you say “this site”…what does that mean?

    Is this issue browser specific…if so..which one(s)?

    #154925
    chrisburton
    Participant

    Did you try clearing your cache?

    #154931
    Ron Wolpa
    Participant

    It does not work means that the favicon icon does not load on the left side of the Chrome tab , just before where the title text comes up.
    With Firefox favicon (the icon at the left side of the tab) is shown.

    #154932
    chrisburton
    Participant

    How about converting your favicon from .png to .ico?

    #154933
    Paulie_D
    Member

    Which site….?

    #154934
    chrisburton
    Participant

    @Paulie_D It’s in the source code above.

    #154984
    Ron Wolpa
    Participant

    Thank you for answering.

Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘Other’ is closed to new topics and replies.