Iframe redirect to parent url <script> if(parent.location.href !== location.href) { top.location.href=location.href}; </script>