Can someone post there .htaccess file that has a few foreign traffic referral domains on them. Becase its gonna take a while sorting thru my referral stats and adding them to my HTACCESS. So if you have one can you please post it
Post your .htaccess with all banned domains
Collapse
X
-
here are all the ones i have so far
RewriteCond %{HTTP_REFERER} ^http://www.bikinibikini.com/ [OR]
RewriteCond %{HTTP_REFERER} ^http://bikinibikini.com/ [OR]
RewriteCond %{HTTP_REFERER} ^http://www.freefoto.cz/ [OR]
RewriteCond %{HTTP_REFERER} ^http://freefoto.cz/ [OR]
RewriteCond %{HTTP_REFERER} ^http://scootykol.com/ [OR]
RewriteCond %{HTTP_REFERER} ^http://www.scootykol.com/ [OR]
RewriteCond %{HTTP_REFERER} ^http://www.porno-tgp.cz/ [OR]
RewriteCond %{HTTP_REFERER} ^http://freefoto-freevideo.kundicka.cz/ [OR]
RewriteCond %{HTTP_REFERER} ^http://(.*).anonymizer.com/ [OR]
RewriteCond %{HTTP_REFERER} ^http://www.quemadres.com/ [NC]


Comment