Thread: Page question
View Single Post
  #2 (permalink)  
Old 05-18-2006, 03:05 PM
jac1092 jac1092 is offline
WebProWorld New Member
 
Join Date: Jul 2005
Posts: 4
jac1092 RepRank 0
Default seems i found it

you can detect the user agent with PHP, so you could tell if the visitor was using IE/mozilla, or if the visitor was actually google. It would probably be easier to add in a check for the most common user agents that web browsers have, then assume everything else is a bot/spider, rather then the other way around.

John
Reply With Quote