SchweppesAle Posted June 1, 2009 Share Posted June 1, 2009 Hi, I was wonder what the most effective method would be for testing whether each visitor is human or a search bot. The idea being that i could then place the following within a conditional statement: $bannerdetails->impressions += 1; Link to comment https://forums.phpfreaks.com/topic/160501-solved-testing-for-search-bots/ Share on other sites More sharing options...
SchweppesAle Posted June 1, 2009 Author Share Posted June 1, 2009 nvm. I found the following extremely useful -> http://ekstreme.com/phplabs/search-engine-authentication.php just had to add an additional regex pattern for the following host name "crawl.yahoo.net" Link to comment https://forums.phpfreaks.com/topic/160501-solved-testing-for-search-bots/#findComment-847126 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.