Hi everyone,
Just a quick question for my first post - we have a client and a competitor of theirs who are having a bit of a feud, and the latest development is that the competitor has registered an offensive domain name which they are now redirecting to our client's site using a 301 Permanent Redirect.
Therefore if you type in "www.[offensivephrase].com" you get sent straight to "www.[clientsite].com"
I have tried to block access by the originating IP address of the redirect in my htaccess file, but this didn't work. I also tried all sorts of combinations to try and block by HTTP_REFERER or HTTP_HOST but nothing seems to work.
Any advice would be most appreciated.