Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

264
Visualizações
How can I embed Youtube homepage to my website iframe or embed or object element?

In HTML , if I do this -> <iframe src="https://www.youtube.com/"></iframe> or, <embed src="https://www.youtube.com/"></embed> or, <object data="https://www.youtube.com/"></embed>

it shows me an error { Refused to display 'https://www.youtube.com/' in a frame because it set 'X-Frame-Options' to 'sameorigin'. } and says youtube.com refused to connect. can I get rid off? Is there any way to show youtube homepage to my website iframe or embed or object element?

about 4 years ago · Juan Pablo Isaza
2 Respostas
Responde à pergunta

0

Good try, normally you can indeed add a site with iframe in your own site like:

<iframe src="https://yoursite.com/" " width="100% " height="600 "></iframe>

Websites like youtube can use x-frame options or a content security policy to check if other website may embed them on their own page.

This is an important security feature to prevent clickjacking, which is an attack that allows malicious sites to trick users into clicking links on a site. source

about 4 years ago · Juan Pablo Isaza Relatório

0

You should always read the docs first:

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options

You cannot embed youtube.com directly in an iframe, because the setting X-Frame-Options: sameorigin only allows embeddings on websites which run on the same domain (in this case youtube.com).

What you can do instead is embedding the YouTube player: https://developers.google.com/youtube/player_parameters

about 4 years ago · Juan Pablo Isaza Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda