Forum Moderators: martinibuster
In the top frame [header area], it has adsense adverts - 2 blocks.
Then there is a body frame that includes my complete website, alongwith my adsense adverts ( i use three adsense blocks )
My site is showing 1 block of adsense.
Is it possible to report this site? to whom in G?
Can anyone suggest a script to break out of such framed sites?
I added the script to one of the main include files, at the start.
It did the work i wanted but i noticed a strange thing which i could not explain.
The font size of the site increased by 1 point. I still no reason to why this happened. ( I use xoops for this site, if anyone can help me )
<script>
<!--
if (top.location!= location) top.location.href = location.href;
//-->
</script> I'm using Mambo (it's not a whole lot different than xoops). I haven't had this change any of the font sizes at all.