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

When I update my website they can't be seen by the public. When I press the update button I get a message saying it can't update as another website has embedded it. What can be done to rectify this problem please?

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

more options

When I update my website, It is unable to make the update public as the message that comes up tells me another website has embedded mine. How do I rectify this problem please?

When I update my website, It is unable to make the update public as the message that comes up tells me another website has embedded mine. How do I rectify this problem please?

所有回复 (1)

more options

This happens if a web page wants to open an external page in an iframe and the website prohibits this via CSP rules or via a X-FRAME-OPTIONS header in the HTTP response headers. You can right-click the frame area with the error message and see if you can use "This Frame: Show Only This Frame" or "This Frame: Open Frame in New Tab" to get that page working.

You can check the HTTP response headers via the Network Monitor.

If necessary use "Ctrl+F5" or "Ctrl+Shift+R" (Mac: Command+Shift+R) to reload the page and bypass the cache to generate a fresh log.