Some webmasters are sending me iframe traffic and i want to block that. Is it possible from PHP to crash the iframer site ?
Put this code in your site <script type="text/javascript"> if (top.location != location) { top.location.href = document.location.href ; } </script>
good one Bohra! I did not received form post notification but i have found exactly the same solution and it works !!! Over the weekend my traffic increased a lot from 2500 unique visitors /day to over 4000... These days also traffic is much higher then usual according Google An. so its highly recommended for all webmasters My site its quite old and i never gave too much attention too this but finally it was a very good decision