Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Favicons not displaying for my website visitors

  • 1 réponse
  • 1 a ce problème
  • 3 vues
  • Dernière réponse par cor-el

more options

I have placed the following code inside my HEAD tags:

<link rel="shortcut icon" href="/favicon.ico" > <link rel="icon" type="image/gif" href="/animated_favicon1.gif">

However, though the favicons show up just fine in IE 11, Firefox 50.1 does not display it. How do I fix this? I tried placing the code within the HEAD tags as well as between the HEAD and BODY tags. Instead, I get the same absolutely boring generic favicon at ever site, an "i" within a circle. :-(

TIA. Harry

I have placed the following code inside my HEAD tags: <link rel="shortcut icon" href="/favicon.ico" > <link rel="icon" type="image/gif" href="/animated_favicon1.gif"> However, though the favicons show up just fine in IE 11, Firefox 50.1 does not display it. How do I fix this? I tried placing the code within the HEAD tags as well as between the HEAD and BODY tags. Instead, I get the same absolutely boring generic favicon at ever site, an "i" within a circle. :-( TIA. Harry
Captures d’écran jointes

Toutes les réponses (1)

more options

Note that Firefox only shows the favicon on the Tab bar and no longer at the left end of the location/address bar. The 'i' icon you see on the location bar is the Control Center 'i' button that has replaced the globe/padlock that was previously showing.

Can you post a link to a publicly accessible page (i.e. no authentication or signing on required)?