Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

121
Vistas
how to open big commerce website into iframe

Is this possible to open website inside iframe ?

If not is there any possible to put our content page not found or this website is now allowing to fetch data into iframe

<!DOCTYPE html>
<html>
<body>

<h1>The iframe element</h1>

<iframe src="https://www.amazon.com" title="Amazon online shopping site">
</iframe>

</body>
</html>
about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Some websites use the so-called Same Origin Policy to prevent themselves from being embedded in iframe tags in pages served from other servers. To do this they send X-Frame-Options headers in their pages, and the browsers honor them.

Amazon.com, for example, sends this header.

 x-frame-options: SAMEORIGIN

So, you won't be able to embed it in an iframe. If you try to do it you can see what happens by looking at your browser devtools console and network tabs.

Why? Because cybercreeps trying to phish web site users.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda