I have blogger site
<script>
if (document.referrer = "http://badpage.com") location.href = "http://www.google.com";
</script>
On Blogger you can't enter custom PHP code.
But you can include the following javascript in the Template:
Code:<script> if (document.referrer = "http://badpage.com") location.href = "http://www.google.com"; </script>
Try what alpha said , it will fix your prob
Block traffic through cpanel.. By adding that site ip..
There are so many ways to do that type of blocking, however My best method is to use Cpanel or a code i the Index file. If you are on a a platform of CMS try to use plugin if that is built.
.htaccess is best way i guess..
We get it, advertisements are annoying!
Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features and essential functions on BlackHatWorld and other forums. These functions are unrelated to ads, such as internal links and images. For the best site experience please disable your AdBlocker.