Stay organized with collections
Save and categorize content based on your preferences.
Tuesday, March 15, 2016
As technology on the web changes, we periodically update the user agents we use for Googlebot.
Next month, we will be updating the smartphone user-agent of Googlebot:
Googlebot smartphone user-agent starting from April 18, 2016:
Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P)
AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36
(compatible; Googlebot/2.1; +https://www.google.com/bot.html)
Today, we use the following smartphone user-agent for Googlebot:
Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X)
AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4
(compatible; Googlebot/2.1; +https://www.google.com/bot.html)
We're updating the user-agent string so that our renderer can better understand pages
that use newer web technologies. Our renderer evolves over time and the user-agent
string indicates that it is becoming more similar to Chrome than Safari. To make sure your site
can be viewed properly by a wide range of users and browsers, we recommend using
feature detection
and progressive enhancement.
Our evaluation suggests that this user-agent change should have no effect on 99% of sites. The
most common reason a site might be affected is if it specifically looks for a particular Googlebot
user-agent string. User agent sniffing for Googlebot is not recommended and is
considered to be a form of cloaking.
Googlebot should be treated like any other browser.
If you believe your site may be affected by this update, we recommend checking your site with the
Fetch and Render Tool
in Search Console (which has been updated with the new user-agent string) or by
changing the user-agent string in Developer Tools in your browser (for example, via
Chrome Device Mode).
If you have any questions, we're always happy to answer them in our
Webmaster help forums.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],[],[[["\u003cp\u003eGooglebot's smartphone user agent will be updated in April 2016 to better reflect modern web technologies.\u003c/p\u003e\n"],["\u003cp\u003eThe update is expected to have minimal impact on websites, affecting less than 1% of sites.\u003c/p\u003e\n"],["\u003cp\u003eWebsites that rely on user agent sniffing for Googlebot might be affected and should avoid this practice.\u003c/p\u003e\n"],["\u003cp\u003eWebmasters can test their sites with the Fetch and Render Tool or browser Developer Tools to ensure compatibility.\u003c/p\u003e\n"],["\u003cp\u003eThe updated user agent is based on Chrome instead of Safari to support newer web technologies used by Googlebot's renderer.\u003c/p\u003e\n"]]],["Googlebot's smartphone `user-agent` was updated on April 18, 2016, to better understand newer web technologies, becoming more Chrome-like. The update's impact is minimal for most sites unless they specifically check for a particular Googlebot `user-agent`. Google recommends using feature detection instead of `user-agent` sniffing, which is considered cloaking. Affected sites can use the Fetch and Render Tool or browser's Developer Tools to test.\n"],null,["# Updating the smartphone user-agent of Googlebot\n\n| It's been a while since we published this blog post. Some of the information may be outdated (for example, some images may be missing, and some links may not work anymore). For up-to-date information, check out our documentation about [our various crawlers](/search/docs/crawling-indexing/overview-google-crawlers#googlebot-smartphone).\n\nTuesday, March 15, 2016\n| **Update on April 20, 2016**: This change is now live.\n\n\nAs technology on the web changes, we periodically update the user agents we use for Googlebot.\nNext month, we will be updating the smartphone `user-agent` of Googlebot:\n\nGooglebot smartphone `user-agent` starting from April 18, 2016: \n\n```\nMozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P)\nAppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36\n(compatible; Googlebot/2.1; +https://www.google.com/bot.html)\n```\n\nToday, we use the following smartphone `user-agent` for Googlebot: \n\n```\nMozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X)\nAppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\n(compatible; Googlebot/2.1; +https://www.google.com/bot.html)\n```\n\n\nWe're updating the `user-agent` string so that our renderer can better understand pages\nthat use newer web technologies. Our renderer evolves over time and the `user-agent`\nstring indicates that it is becoming more similar to Chrome than Safari. To make sure your site\ncan be viewed properly by a wide range of users and browsers, we recommend using\n[feature detection](https://www.html5rocks.com/en/tutorials/detection/)\nand progressive enhancement.\n\n\nOur evaluation suggests that this user-agent change should have no effect on 99% of sites. The\nmost common reason a site might be affected is if it specifically looks for a particular Googlebot\n`user-agent` string. User agent sniffing for Googlebot is not recommended and is\nconsidered to be a form of [cloaking](/search/docs/essentials/spam-policies#cloaking).\nGooglebot should be treated like any other browser.\n\n\nIf you believe your site may be affected by this update, we recommend checking your site with the\n[Fetch and Render Tool](https://www.google.com/webmasters/tools/googlebot-fetch)\nin Search Console (which has been updated with the new `user-agent` string) or by\nchanging the `user-agent` string in Developer Tools in your browser (for example, via\n[Chrome Device Mode](/web/tools/chrome-devtools/iterate/device-mode)).\nIf you have any questions, we're always happy to answer them in our\n[Webmaster help forums](https://support.google.com/webmasters/community).\n\nPosted by [Katsuaki Ikegami (池上 克明)](https://www.linkedin.com/in/kikeg/), Software Engineer"]]