Quote:
|
Originally Posted by SmokeyTheBear
<script>
if (top.location != location) {
top.location.href = 'http://www.yoursite.com' ;
}
</script>
|
Most of the images traffic I have is to my blog domains.
Sadly, I can't use it while using wordpress because it messes up the posting process.