Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

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.