Quote:
Originally posted by crockett
put this in your .htaccess
RewriteEngine on
RewriteCond %{HTTP_REFERER} ^http(s)?://(www\.)?domain.com.*$ [NC]
RewriteRule .* domain.com [L]
|
I don't think this will work. I want to keep their good traffic (i.e. US, Canada, etc.) and return their non productive ones (i.e. China, Russa, etc.). Thus if they send me 100 hits and only 10 is good, I'll return them their 90 hits that is not good for me and a waste of my bandwidth ....