Using PHP & MySQL, what's the best way to prevent counting page loads from

justin h

New member
search engine spiders? I already have a robots.txt file in my root directory.

I'm wondering if I should write a procedure to skip the page tracking when the HTTP_REFERER is not the main page of my site.
 
Back
Top