Ver Mensaje Individual
  #2 (permalink)  
Antiguo 18/07/2012, 11:09
ILuzbel
 
Fecha de Ingreso: septiembre-2011
Mensajes: 106
Antigüedad: 12 años, 7 meses
Puntos: 19
Respuesta: Denegar que embeban mi web

Pon este código en tu web:

Código Javascript:
Ver original
  1. <script type="text/javascript"><!--
  2.    if(top.location!=this.location) top.location=this.location;
  3.    //--></script>

así serán redireccionados a tu web al usar el iframe.

Última edición por ILuzbel; 18/07/2012 a las 11:23