Web Hosting Talk







View Full Version : Damn Google!


CritticAge
11-23-2002, 02:35 AM
if (($ENV{'HTTP_REFERER'} !~ /$gurl/) || ($ENV{'HTTP_REFERER'} eq /google.com/)) {

It still allows refferals directly to the script from google, how can I stop it!

:o :mad: :rolleyes:

cperciva
11-23-2002, 03:49 AM
robots.txt?