User Agent String:

Mozilla/5.0 (compatible; Baiduspider/2.0; +http:/www.baidu.com/search/spider.html)

The breakdown

Explanation of what each part of the User Agent string represents.

Part Type Description Version
Mozilla/5.0 Misinformation.
compatible Misinformation.
Baiduspider/2.0 2.0
+http:/www.baidu.com/search/spider.html
What is a "User Agent"?

A User Agent is a short string that web browsers and other applications send to identify themselves to web servers.

Unfortunately, most browsers falsify part of their User-Agent header in an attempt to be compatible with more web servers.

Tips