How to protect my site from being iframed? Protect against framing <iframe>page</iframe> this annoys me any one got any idea??
<script type="text/javascript" language="JavaScript"><!-- if (self != top) { if (document.images) top.location.replace(window.location.href); else top.location.href = window.location.href; } // --></script> put it in your pages اى خدمه يا ØØ§Ø¬ عبده
I use this for wordpress blogs.. http://www.g-loaded.eu/2006/01/05/break-out-of-frames-wordpress-plugin/
some sites put ur site in there pages using <iframe> code which sometimes misdiagnosed by =adsense as autosurf
Ohhh, okay, that makes sense. And that is against the tos now i am gussing which could get you banned. I remember i did that once, displayed my ads through and iframe, good thing i changed it a while ago. I had no clue it was against the tos, Thanks,
I would also need to find out how to prevent this. Rather than opening a separate thread, I just bump this one instead. Anyone can help telling us how to prevent our site from being iframed? Case: I have rsmaker.com and wonder why does the site use too much bandwidth. And then I found this site framing my site. http://premiumgens.blogspot.com/2008/07/rsmakercom.html how can I prevent this from happen? Don't tell me just to change a filename. I need a code or script that can prevent some other idiots from using my site on theirs. thank you.