I know there is a way we can give users a 403 or 404 error if they are coming through a bad site... but is there a way we can redirect them to a special page of our own site if they are coming through a specific site.
the case here is actually different... we are running a promotion on our products and we know the websites which are sending traffic to our homepage...
all we want to do is specifically redirect users coming from a specific http_reffer website.
any tips?