Googlebot

Googlebot
Original author(s) Google
Type Web crawler
Website Googlebot FAQ

Googlebot is the search bot software used by Google, which collects documents from the web to build a searchable index for the Google Search engine.

If a webmaster wishes to restrict the information on their site available to a Googlebot, or another well-behaved spider, they can do so with the appropriate directives in a robots.txt file,[1][2] or by adding the meta tag <meta name="Googlebot" content="nofollow" /> to the web page.[1] Googlebot requests to Web servers are identifiable by a user-agent string containing "Googlebot" and a host address containing "googlebot.com".[3]

Currently, Googlebot follows HREF links and SRC links.[1] There is increasing evidence Googlebot can execute JavaScript and parse content generated by Ajax calls as well.[4][5] There are many theories regarding how advanced Googlebot's ability is to process JavaScript, with opinions ranging from minimal ability derived from custom interpreters.[6][7][8] Googlebot discovers pages by harvesting all the links on every page it finds. It then follows these links to other web pages. New web pages must be linked to from other known pages on the web in order to be crawled and indexed or manually submitted by the webmaster.

A problem which webmasters have often noted with the Googlebot is that it takes up an enormous amount of bandwidth. This can cause websites to exceed their bandwidth limit and be taken down temporarily. This is especially troublesome for mirror sites which host many gigabytes of data. Google provides "Webmaster Tools" that allow website owners to throttle the crawl rate.[9]

References

External links

This article is issued from Wikipedia - version of the 11/15/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.