为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

firefox 12 not showing site favicons by url bar consistently, how to fix?

  • 8 个回答
  • 21 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

i'm a webmaster so i have access to insert icon into a joomla website, the pages all have <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> added anyway as its a joomla 2,5 site.

icon shows ok for the domain name page which is a simple index.htm, without the above code! but no favicon for any domain name/index.php page.. even with the code added above.

bookmarks newly taken on the site pages are blank favicon too,

the pre-upgrade bookmarks are retained as are any websites favicons already visited before upgrade to v12

how to fix the blindness to site favicons?

as far as i know its a 16 by 16 pixel favicon, it was produced online.

i'm a webmaster so i have access to insert icon into a joomla website, the pages all have <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> added anyway as its a joomla 2,5 site. icon shows ok for the domain name page which is a simple index.htm, without the above code! but no favicon for any domain name/index.php page.. even with the code added above. bookmarks newly taken on the site pages are blank favicon too, the pre-upgrade bookmarks are retained as are any websites favicons already visited before upgrade to v12 how to fix the blindness to site favicons? as far as i know its a 16 by 16 pixel favicon, it was produced online.

被采纳的解决方案

I've no problems with seeing favicons on the three sites in your PM on the Tab bar (future Firefox 14+ versions won't show the favicon on the location bar).
They are all send as Content-Type: image/x-icon by the server.

I do notice that there are two different favicons available for the first two links that you provide. Your page code specifies /templates/pulsar/favicon.ico (a star shaped icon;Content-Length: 1150), but there is also another favicon (Content-Length: 894) in the root folder of the site that looks different.
I don't know which favicon you intent to show up (Firefox shows the specified star icon for me).

No problem with the S shaped icon on the third link either.

You can try to use the Live Http Headers extension to check if there is a request send for the favicons and the the response from the server.
You can also check Tools > Page Info > Media to see if the favicon shows there.


You can do a standard test for problems with images.

If images are missing then check that you aren't blocking images from some domains.

  • Check the permissions for the domain in the current tab in "Tools > Page Info > Permissions"
  • Check that images are enabled: Tools > Options > Content: [X] Load images automatically
  • Check the exceptions in "Tools > Options > Content: Load Images > Exceptions"
  • Check the "Tools > Page Info > Media" tab for blocked images (scroll through all the images with the cursor Down key).

If an image in the list is grayed and there is a check-mark in the box "Block Images from..." then remove that mark to unblock the images from that domain.

Make sure that you do not block third-party images, the permissions.default.images pref should be 1.

There are also extensions (Tools > Add-ons > Extensions) and security software (firewall, anti-virus) that can block images.

定位到答案原位置 👍 0

所有回复 (8)

more options

Can you post a link to a public page that doesn't require authentication (log in) to access it, so we can check it?

more options

give me an email address or method i can send the url's privately to you please, these are sites we don't want searchable on the web just yet.

more options

you can send cor-el a private message, just click on his avatar when logged in on this forum

more options

thanks madperson i pm'd him now.

more options

选择的解决方案

I've no problems with seeing favicons on the three sites in your PM on the Tab bar (future Firefox 14+ versions won't show the favicon on the location bar).
They are all send as Content-Type: image/x-icon by the server.

I do notice that there are two different favicons available for the first two links that you provide. Your page code specifies /templates/pulsar/favicon.ico (a star shaped icon;Content-Length: 1150), but there is also another favicon (Content-Length: 894) in the root folder of the site that looks different.
I don't know which favicon you intent to show up (Firefox shows the specified star icon for me).

No problem with the S shaped icon on the third link either.

You can try to use the Live Http Headers extension to check if there is a request send for the favicons and the the response from the server.
You can also check Tools > Page Info > Media to see if the favicon shows there.


You can do a standard test for problems with images.

If images are missing then check that you aren't blocking images from some domains.

  • Check the permissions for the domain in the current tab in "Tools > Page Info > Permissions"
  • Check that images are enabled: Tools > Options > Content: [X] Load images automatically
  • Check the exceptions in "Tools > Options > Content: Load Images > Exceptions"
  • Check the "Tools > Page Info > Media" tab for blocked images (scroll through all the images with the cursor Down key).

If an image in the list is grayed and there is a check-mark in the box "Block Images from..." then remove that mark to unblock the images from that domain.

Make sure that you do not block third-party images, the permissions.default.images pref should be 1.

There are also extensions (Tools > Add-ons > Extensions) and security software (firewall, anti-virus) that can block images.

more options

ok thanks i'll look into all that and get back

more options

hi thanks so much.. the naughty pulsar joomla template has a star favicon as you say, and they don't tell you its there. prob solved, now that pulsar star is deleted the root favicon shows ok.

sorry to have put you to trouble!

more options

You're welcome