Googlebot is the net crawler utilized by Google to assemble the knowledge wanted and construct a searchable index of the net. Googlebot has cell and desktop crawlers, in addition to specialised crawlers for information, photographs, and movies.
There are extra crawlers Google makes use of for particular duties, and every crawler will determine itself with a unique string of textual content referred to as a “consumer agent.” Googlebot is evergreen, which means it sees web sites as customers would within the newest Chrome browser.
Googlebot runs on 1000’s of machines. They decide how briskly and what to crawl on web sites. However they may decelerate their crawling in order to not overwhelm web sites.
Let’s have a look at their course of for constructing an index of the net.
How Googlebot crawls and indexes the net
Google has shared just a few variations of its pipeline up to now. The beneath is the latest.

Google begins with a listing of URLs it collects from varied sources, equivalent to pages, sitemaps, RSS feeds, and URLs submitted in Google Search Console or the Indexing API. It prioritizes what it needs to crawl, fetches the pages, and shops copies of the pages.
These pages are processed to seek out extra hyperlinks, together with hyperlinks to issues like API requests, JavaScript, and CSS that Google must render a web page. All of those extra requests get crawled and cached (saved). Google makes use of a rendering service that makes use of these cached sources to view pages much like how a consumer would.
It processes this once more and appears for any adjustments to the web page or new hyperlinks. The content material of the rendered pages is what’s saved and searchable in Google’s index. Any new hyperlinks discovered return to the bucket of URLs for it to crawl.
We have now extra particulars on this course of in our article on how engines like google work.
Methods to management Googlebot
Google provides you just a few methods to regulate what will get crawled and listed.
Methods to regulate crawling
Methods to regulate indexing
- Delete your content material – For those who delete a web page, then there’s nothing to index. The draw back to that is nobody else can entry it both.
- Limit entry to the content material – Google doesn’t log in to web sites, so any form of password safety or authentication will stop it from seeing the content material.
- Noindex – A noindex within the meta robots tag tells engines like google to not index your web page.
- URL removing software – The identify for this software from Google is barely deceptive, as the best way it really works is it’s going to briefly conceal the content material. Google will nonetheless see and crawl this content material, however the pages received’t seem in search outcomes.
- Robots.txt (Photographs solely) – Blocking Googlebot Picture from crawling signifies that your photographs is not going to be listed.
For those who’re unsure which indexing management you need to use, try our flowchart in our publish on eradicating URLs from Google search.
Is it actually Googlebot?
Many search engine marketing instruments and a few malicious bots will faux to be Googlebot. This may increasingly enable them to entry web sites that attempt to block them.
Previously, you wanted to run a DNS lookup to confirm Googlebot. However not too long ago, Google made it even simpler and supplied a listing of public IPs you need to use to confirm the requests are from Google. You may examine this to the information in your server logs.
You even have entry to a “Crawl stats” report in Google Search Console. For those who go to Settings > Crawl Stats, the report comprises quite a lot of details about how Google is crawling your web site. You may see which Googlebot is crawling what information and when it accessed them.

Closing ideas
The online is an enormous and messy place. Googlebot has to navigate all of the completely different setups, together with downtimes and restrictions, to assemble the information Google wants for its search engine to work.
A enjoyable truth to wrap issues up is that Googlebot is often depicted as a robotic and is aptly known as “Googlebot.” There’s additionally a spider mascot that’s named “Crawley.”
Nonetheless have questions? Let me know on Twitter.