搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Why do I get nothing but text based display on all links from a site?

  • 3 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

Why do I get nothing but text based display on all links from a site? The site itself is normal. See image.

Why do I get nothing but text based display on all links from a site? The site itself is normal. See image.
附加的畫面擷圖

所有回覆 (3)

more options

You get this view when CSS aren't loading (i.e. are blocked).

If you use extensions ("3-bar" menu button or Tools -> Add-ons -> Extensions) that can block (wanted) content (e.g. Adblock Plus, NoScript, Ghostery, uBlock Origin) always make sure such extensions do not block (wanted) content.

  • make sure your extensions and filters are updated to the latest version

You can check the Web Console (Tools -> Web Developer) for messages about blocked content and about the presence of mixed or unsafe content.

You can check the Network Monitor to see if content is blocked or otherwise fails to load.

Use "Ctrl+F5" or "Ctrl+Shift+R" to reload the page and bypass the cache to generate a fresh log.

more options

Getting mixed content blocking. https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content/How_to_fix_website_with_mixed_content- Say's "For other domains, use the site's HTTPS version if available. If HTTPS is not available, you can try contacting the domain and asking them if they can make the content available via HTTPS."

The site is HTTPS

more options

Note that it is possible that you need to use the HTTP protocol and not the HTTPS protocol to access this website if there is that much mixed content in case you have forced a security connection.