View Single Post
Old 12-14-2004, 08:08 AM  
Quotealex
Confirmed User
 
Quotealex's Avatar
 
Join Date: Sep 2001
Location: The Global Digerati Village
Posts: 6,265
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 ....
Quotealex is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote