Website will not allow Firefox to display the page if another site has embedded it
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)
Вибране рішення
Problem solved.
Well done. Could you please tell us how you fixed the issue as this can help others with similar problems.
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.
- /questions/1345496#answer-1431547 Firefox Can’t Open This Page To protect your security, www.youtube.com will not allow Firefox to display the page if another site has embedded it. To see this page, you need to open it in a new window.
Змінено