Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

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

Learn More

Multi domain in single site. But hide one domain in Firefox browser

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

more options

I am using a multi-domain like https://example.com and https://example.org. One of the domains is configured with iframe on my website. While running my URL https://example.com on firefox, the iframe is not working. It shows a white page. How can I fix it?

I am using a multi-domain like https://example.com and https://example.org. One of the domains is configured with iframe on my website. While running my URL https://example.com on firefox, the iframe is not working. It shows a white page. How can I fix it?

被采纳的解决方案

Content can also be blocked by CSP and X-FRAME-OPTIONS HTTP headers or content blocking extensions.

定位到答案原位置 👍 0

所有回复 (2)

more options

Do you get any errors or warnings about the website with the issue on the web console? To see that, press F12 on your keyboard and then select Console from the bottom window that appears.

My immediate guess is that the iframe is being blocked by Firefox's Enhanced Tracking Protection.

more options

选择的解决方案

Content can also be blocked by CSP and X-FRAME-OPTIONS HTTP headers or content blocking extensions.