Bingbot
Template:Short description Script error: No such module "Infobox". Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters". Bingbot is a web-crawling robot (type of internet bot), deployed by Microsoft October 2010 to supply Bing.[1] It collects documents from the web to build a searchable index for the Bing search engine. It performs the same as Google's Googlebot.[2]
Behavior
A typical user agent string for Bingbot is Page Template:Mono/styles.css has no content."Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)". This appears in the web server logs to tell the webmaster who is requesting a file. Each webmaster is able to use the included agent identifier, "bingbot", to disallow or allow access to their site (by default access is allowed).[3] If they don't want to grant access, they can use robots.txt to block it (relying on the assumed good behaviour of bingbot), or use other server specific means (relying on the web server to do the blocking).[4]