|
Just a very simple php script I wrote because some search engines where carrying php session id of all the urls of one of my webpages. So I wrote a simple user agent checker to check the user agent of the Search Engines crawler spider. It detects a bot using a file list of user agents and sets a flag to true what you do with that is up to you. For more information see included Readme1st.txt.
|