由于 "X-frame-options" 设置为 "deny",网站所有页面上的 Facebook 评论被禁用

Facebook comments disabled on all pages of website due to "X-frame-options" set to "deny"

我在我网站的每个页面上使用 Facebook 评论,使用他们的Comments plugin

最近,我注意到每个网页上的评论都停止显示,在控制台中出现以下错误:

 Refused to display [url] in a frame because it set 'X-Frame-Options' to 'deny'.

完整错误:

Refused to display 'https://www.facebook.com/plugins/feedback.php?app_id&channel=https%3A%2F%2Fstaticxx.facebook.com%2Fconnect%2Fxd_arbiter.php%3Fversion%3D44%23cb%3Df2f5722dfd41%26domain%3Dtheinternet.io%26origin%3Dhttps%253A%252F%252Ftheinternet.io%252Ffb2882a8d21d58%26relation%3Dparent.parent&container_width=1904&height=100&href=https%3A%2F%2Ftheinternet.io%2Ftest-page.html&locale=en_US&numposts=5&sdk=joey&version=v3.3&width=550' in a frame because it set 'X-Frame-Options' to 'deny'.

此外,当我将我网站上的任何 url 放入 Comments Plugin Code Generator from Facebook 时,评论框的示例甚至不会显示。

我已经尝试按照 this post 中的建议设置指向 target="_top" 的链接,但这并没有改变任何东西。

如果您想重现问题,here is a test page

检查 Sharing Debugger 后,发现我的网站因不符合社区标准而被屏蔽,收到此错误:"We can't review this website because the content doesn't meet our Community Standards. If you think this is a mistake, please let us know."