Google日前在Webmaster Central Blog公佈了行動裝置上抓取網頁的Googlebot
預定從2016年4月18日開始 User Agent(用戶代理?)即將變更
根據Google的說法這樣的變更對於99%的網站並不會造成任何影響
因此並不需要針對此進行特別的對應!
舊User Agent v.s. 新User Agent
目前行動裝置的Googlebot User Agent長的是下面這個樣子
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; +http://www.google.com/bot.html)
即將變更的Googlebot User Agent則是
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; +http://www.google.com/bot.html)
其中最大的變化就是裝置從iPhone變成Android
瀏覽器從Safari變成Chrome
其變更的理由Google老大是這樣說的
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 that it is becoming more similar to Chrome than Safari.
簡單講就是render的表現上 Chrome比Safari來得更能貼近行動裝置上的內容(咦!?)
Fetch as Google(Google模擬器)也開始支援新的User Agent了
有在使用Search console的朋友如果進入Google模擬器的畫面可以發現如下
已經開始支援這個最新版的User Agent截取
趕緊來試試看實際截取過後的Log檔案
GET /seo-tips-from-google-in-2016 HTTP/1.1" 200 8758 "-" "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; +http://www.google.com/bot.html)
發現真的如同Google發表所描述出現了Android跟Chrome的蹤跡
99%的網站沒有影響
針對這次的變更Google是這樣說的
Our evaluation suggests that this user-agent change should have no effect on 99% of sites.
雖然說對於99%的網站沒有影響
但是如果網站有針對Googlebot行動裝置進行不同內容提供的話
則判斷的條件必須有所更改才行
類似上述這種做法算是很高階的運營並且Google也不鼓勵這樣做
相信對於一般的網站運營來說應該是不需要太過擔心才對!
不過為了以防萬一 網站運營者還是在Search console的界面上
透過Google模擬器抓幾個頁面來確認一下會比較安心!
祝 SEO愉快!