I need to redirect traffic for all the visitors coming from a bunch of domains, but they all have the same page.
So all referrers like this:
hxxp://domain1.com/search.php
hxxp://domain2.com/search.php
hxxp://domain3.com/search.php
So when these visitors come to my page, they will be redirected through another url, however all other referring visitors will go to the site.
Ideas?
In your .htaccess file, assuming YourNewDestination.com is the desired destination: