搜索 | 用户支持

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

详细了解

Website will not allow Firefox to display the page if another site has embedded it

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

more options

I have a new business website http://affordable-tutors.com/about-our-tutors and I tried to put in my video https://youtu.be/EQxd_cowXPg

but it gives me the following error. Website will not allow Firefox to display the page if another site has embedded it

What can I do?

Yes, I own all the rights for that video.

I have a new business website http://affordable-tutors.com/about-our-tutors and I tried to put in my video https://youtu.be/EQxd_cowXPg but it gives me the following error. Website will not allow Firefox to display the page if another site has embedded it What can I do? Yes, I own all the rights for that video.

被采纳的解决方案

Problem solved.

定位到答案原位置 👍 0

所有回复 (3)

more options

选择的解决方案

Problem solved.

more options

Well done. Could you please tell us how you fixed the issue as this can help others with similar problems.

more options

Note that this is fixed by using the correct code to embed a YouTube video. You can't use a direct link like https://youtu.be/EQxd_cowXPg as that makes YouTube send a X-FRAME-OPTIONS header that denies this. You need to use a https://www.youtube.com/embed/ link to make embedding work like you appear to be currently doing.

由cor-el于修改