Thread: Weird Traffic
View Single Post
Old 2007-07-06, 12:02 PM   #11
HowlingWulf
Me fail English? That's unpossible!
 
HowlingWulf's Avatar
 
Join Date: Dec 2003
Location: FL
Posts: 1,381
Send a message via ICQ to HowlingWulf
You'll find a lot of sites pull listings from big sites to fill their own. Often the traffic is sub-par to say the least. If they put your page in a frame you can use

<script>
<!--
if (window.location != top.location) {top.location.href=window.location}
//-->
</script>

to bust out. You might also want to use .htaccess if you want to redirect traffic from those sites to somewhere else.
__________________
WordPress Porn directory theme => Maddos
Create a Porn Tube => Video Pornster
HowlingWulf is offline   Reply With Quote