
By Patrick Stox
Technical SEO at Ahrefs
There are more crawlers Google uses for specific tasks, and each crawler will identify itself with a different string of text called a “user agent.” Googlebot is evergreen, meaning it sees websites as users would in the latest Chrome browser.
Googlebot name | User-agent string |
|---|---|
Googlebot Smartphone | Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/W.X.Y.Z Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) |
Googlebot Desktop | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/W.X.Y.Z Safari/537.36 Sometimes:
|
Googlebot Image | Googlebot-Image/1.0 |
Googlebot Video | Googlebot-Video/1.0 |
Googlebot News | uses standard Googlebot strings |
Google StoreBot Mobile | Mozilla/5.0 (Linux; Android 8.0; Pixel 2 Build/OPD3.170816.012; Storebot-Google/1.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/W.X.Y.Z Mobile Safari/537.36 |
Google StoreBot Desktop | Mozilla/5.0 (X11; Linux x86_64; Storebot-Google/1.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/W.X.Y.Z Safari/537.36 |
Google-InspectionTool Mobile | Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/W.X.Y.Z Mobile Safari/537.36 (compatible; Google-InspectionTool/1.0;) |
Google-InspectionTool Desktop | Mozilla/5.0 (compatible; Google-InspectionTool/1.0;) |
GoogleOther |
|
GoogleOther-Image | GoogleOther-Image/1.0 |
GoogleOther-Video | GoogleOther-Video/1.0 |
Google-CloudVertexBot | Google-CloudVertexBot |
Google-Extended | uses standard Googlebot strings |
Chrome/W.X.Y.Z in the user-agent strings is a placeholder and will be the latest version of Chrome used by Googlebot.
Googlebot runs on thousands of machines. They determine how fast and what to crawl on websites. But they will slow down their crawling so as to not overwhelm websites.
Googlebot is the fastest crawler on the web according to Cloudflare Radar, with Ahrefsbot being the 2nd fastest.
If we look at that by the percentage of HTTP requests, Googlebot is 23.7% of the overall requests from good bots. Ahrefsbot is 14.27% and just for comparison, Bingbot is 4.57% and Semrushbot is 0.6%.
Let’s look at their process for building an index of the web.
If you’re not sure which indexing control you should use, check out our flowchart in our post on removing URLs from Google search.
If you want more details about how Googlebot determines what to crawl and the speed of crawling, check out our post on crawl budget.
Here are a few details about Googlebot that can help you with troubleshooting various issues.
Googlebot mostly crawls from Mountain View, CA, on the Pacific coast of the United States. They do have some locale specific crawling options they may use in situations such as websites blocking crawling from the US.
For most file types, Google will grab the first 15 MB of each file. However, for robots.txt files the max file size is 500 kibibytes (KiB).
Googlebot supports HTTP/1.1 and HTTP/2 and will choose whichever gives the best crawling performance for your site.
They can also crawl over FTP and FTPS, but this is rare.
Googlebot supports gzip, deflate, and Brotli (br).
Google supports caching standards such as ETag and Last-Modified responses and If-None-Match and If-Modified-Since request headers.
Many SEO tools and some malicious bots will pretend to be Googlebot. This may allow them to access websites that try to block them.
In the past, you needed to run a DNS lookup to verify Googlebot. But recently, Google made it even easier and provided a list of public IPs you can use to verify the requests are from Google. You can compare this to the data in your server logs.
I made a quick tool to help. Just paste in the IPs from your log you want to check. It will classify the IPs as Googlebot, Special Crawlers, User Triggered Fetches, or User Triggered Fetches (Google) for different Googlebots. The result will come back as Unknown if it's not a valid Googlebot. IPs are up to date as of December 24, 2024.
You also have access to a “Crawl stats” report in Google Search Console. If you go to Settings > Crawl Stats, the report contains a lot of information about how Google is crawling your website. You can see which Googlebot is crawling what files and when it accessed them.

The web is a big and messy place. Googlebot has to navigate all the different setups, along with downtimes and restrictions, to gather the data Google needs for its search engine to work.
A fun fact to wrap things up is that Googlebot is usually depicted as a robot and is aptly referred to as “Googlebot.” There’s also a spider mascot that is named “Crawley.” According to Google's Lizzi Harvey, the spider mascot also has an unofficial name of "Dex", short for Index.
Still have questions? Let me know on Twitter.
We have more details on this process in our article on how search engines work or if you're interested in the rendering aspects, check out our article on JavaScript SEO.
Google gives you a few ways to control what gets crawled and indexed.
If you’re not sure which indexing control you should use, check out our flowchart in our post on removing URLs from Google search.
If you want more details about how Googlebot determines what to crawl and the speed of crawling, check out our post on crawl budget.
Here are a few details about Googlebot that can help you with troubleshooting various issues.
Googlebot mostly crawls from Mountain View, CA, on the Pacific coast of the United States. They do have some locale specific crawling options they may use in situations such as websites blocking crawling from the US.
For most file types, Google will grab the first 15 MB of each file. However, for robots.txt files the max file size is 500 kibibytes (KiB).
Googlebot supports HTTP/1.1 and HTTP/2 and will choose whichever gives the best crawling performance for your site.
They can also crawl over FTP and FTPS, but this is rare.
Googlebot supports gzip, deflate, and Brotli (br).
Google supports caching standards such as ETag and Last-Modified responses and If-None-Match and If-Modified-Since request headers.
Many SEO tools and some malicious bots will pretend to be Googlebot. This may allow them to access websites that try to block them.
In the past, you needed to run a DNS lookup to verify Googlebot. But recently, Google made it even easier and provided a list of public IPs you can use to verify the requests are from Google. You can compare this to the data in your server logs.
I made a quick tool to help. Just paste in the IPs from your log you want to check. It will classify the IPs as Googlebot, Special Crawlers, User Triggered Fetches, or User Triggered Fetches (Google) for different Googlebots. The result will come back as Unknown if it's not a valid Googlebot. IPs are up to date as of December 24, 2024.
You also have access to a “Crawl stats” report in Google Search Console. If you go to Settings > Crawl Stats, the report contains a lot of information about how Google is crawling your website. You can see which Googlebot is crawling what files and when it accessed them.

The web is a big and messy place. Googlebot has to navigate all the different setups, along with downtimes and restrictions, to gather the data Google needs for its search engine to work.
A fun fact to wrap things up is that Googlebot is usually depicted as a robot and is aptly referred to as “Googlebot.” There’s also a spider mascot that is named “Crawley.” According to Google's Lizzi Harvey, the spider mascot also has an unofficial name of "Dex", short for Index.
Still have questions? Let me know on Twitter.
Google has shared a few versions of its pipeline in the past. The below is the most recent.

Google starts with a list of URLs it collects from various sources, such as pages, sitemaps, RSS feeds, and URLs submitted in Google Search Console or the Indexing API. It prioritizes what it wants to crawl, fetches the pages, and stores copies of the pages.
These pages are processed to find more links, including links to things like API requests, JavaScript, and CSS that Google needs to render a page. All of these additional requests get crawled and cached (stored). Google utilizes a rendering service that uses these cached resources to view pages similar to how a user would.
It processes this again and looks for any changes to the page or new links. The content of mobile version of the rendered pages is what is stored and searchable in Google’s index. Any new links found go back to the bucket of URLs for it to crawl.
We have more details on this process in our article on how search engines work or if you're interested in the rendering aspects, check out our article on JavaScript SEO.
Google gives you a few ways to control what gets crawled and indexed.
If you’re not sure which indexing control you should use, check out our flowchart in our post on removing URLs from Google search.
If you want more details about how Googlebot determines what to crawl and the speed of crawling, check out our post on crawl budget.
Here are a few details about Googlebot that can help you with troubleshooting various issues.
Googlebot mostly crawls from Mountain View, CA, on the Pacific coast of the United States. They do have some locale specific crawling options they may use in situations such as websites blocking crawling from the US.
For most file types, Google will grab the first 15 MB of each file. However, for robots.txt files the max file size is 500 kibibytes (KiB).
Googlebot supports HTTP/1.1 and HTTP/2 and will choose whichever gives the best crawling performance for your site.
They can also crawl over FTP and FTPS, but this is rare.
Googlebot supports gzip, deflate, and Brotli (br).
Google supports caching standards such as ETag and Last-Modified responses and If-None-Match and If-Modified-Since request headers.
Many SEO tools and some malicious bots will pretend to be Googlebot. This may allow them to access websites that try to block them.
In the past, you needed to run a DNS lookup to verify Googlebot. But recently, Google made it even easier and provided a list of public IPs you can use to verify the requests are from Google. You can compare this to the data in your server logs.
I made a quick tool to help. Just paste in the IPs from your log you want to check. It will classify the IPs as Googlebot, Special Crawlers, User Triggered Fetches, or User Triggered Fetches (Google) for different Googlebots. The result will come back as Unknown if it's not a valid Googlebot. IPs are up to date as of December 24, 2024.
You also have access to a “Crawl stats” report in Google Search Console. If you go to Settings > Crawl Stats, the report contains a lot of information about how Google is crawling your website. You can see which Googlebot is crawling what files and when it accessed them.

The web is a big and messy place. Googlebot has to navigate all the different setups, along with downtimes and restrictions, to gather the data Google needs for its search engine to work.
A fun fact to wrap things up is that Googlebot is usually depicted as a robot and is aptly referred to as “Googlebot.” There’s also a spider mascot that is named “Crawley.” According to Google's Lizzi Harvey, the spider mascot also has an unofficial name of "Dex", short for Index.
Still have questions? Let me know on Twitter.

Patrick Stox is a Product Advisor, Technical SEO, & Brand Ambassador at Ahrefs. He was the lead author for the SEO chapter of the 2021 Web Almanac and a reviewer for the 2022 SEO chapter. He also co-wrote the SEO Book For Beginners by Ahrefs and was the Technical Review Editor for The Art of SEO 4th Edition. He’s an organizer for the Triangle SEO Meetup, the Tech SEO Connect conference, he runs a Technical SEO Slack group, and is a moderator for /r/TechSEO on Reddit.
Join 284K marketers for weekly news, useful reads, industry updates, and the memes you didn’t know you needed.
Explore what’s inside the newsletter →