Can anyone tell me if this is valid User Agent? Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) I'm having a few problems with bots and this is one common thing as the IP keeps changing. Ian
It's possible to change the user_agent to "any" value. If it's a bot it can identify itself as valid browser/user agent in the header of the request.
Yes I am fully aware of that, but 99.9% of valid visitors wouldn't know about this or even think of doing. So can anyone shed any light on if the UA is valid? Ian
That is a very common header, since quite a few browsers are based on it. Netscape, firefox, mozilla, flock, etc. No idea if it's 'valid'.