Теперь нас можно найти в LinkedIn. Если вас интересуют новости и ресурсы Google Поиска о том, как оптимизировать показ сайта в результатах поиска,
подпишитесь на нас в LinkedIn.
语言区域自适应网页的抓取和索引编入处理
2015年1月29日星期四
原文:
Crawling and indexing of locale-adaptive pages
作者:
软件工程搜索基础架构小组的
Qin Yin
和网站站长趋势分析师
皮埃尔·法 (Pierre Far)
语言区域自适应网页可根据用户的语言或系统检测到的用户所在地理位置改变显示的内容。在默认情况下,Googlebot 在请求网页时并不会设置 Accept-Language HTTP 请求标头,并且会使用看似位于美国境内的 IP 地址,因此对于语言区域自适应网页来说,系统可能无法将其所有内容版本都完全编入索引。
目前我们为 Googlebot 推出了新的语言区域感知抓取配置,专门用于抓取内容会根据请求者的语言以及所检测到的地理位置而调整的网页。具体配置如下:
-
基于地理位置的抓取
:除了 Googlebot 目前使用的位于美国境内的 IP 地址外,Googlebot 还将开始使用位于美国境外的 IP 地址。
-
基于语言的抓取
:Googlebot 将开始在抓取时使用包含 Accept-Language HTTP 标头的请求。
系统会自动对检测到的语言区域自适应网页启用这些新的抓取配置,因此您可能会注意到我们的抓取方式和您网站在 Google 搜索结果中的显示效果会有所变化(您无需更改自己的 CMS 或服务器设置)。
请注意,这些新的配置推出后,以下建议
依然
适用:为每个语言区域使用带
rel=alternate hreflang 注释
的单独网址。我们将继续支持并建议使用单独的网址,因为这样仍是吸引用户互动和分享内容的最佳方式,而且能够让您的所有内容版本都尽可能编入索引并获得较高的搜索排名。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2015-01-01。
[null,null,["最后更新时间 (UTC):2015-01-01。"],[[["Googlebot is introducing new locale-aware crawl configurations, including geo-distributed and language-dependent crawling, to better index locale-adaptive pages."],["These changes will automatically enhance crawling and indexing of locale-adaptive pages, leading to potential changes in Google search results."],["While these updates improve locale-adaptive page handling, using separate URLs with `rel=alternate hreflang` annotations remains the best practice for internationalization."],["Googlebot's new crawling approach incorporates IP addresses outside the USA and utilizes the `Accept-Language` HTTP header to better understand content variations."],["Users might observe changes in Googlebot's crawling behavior and their site's appearance in search results without manual adjustments to CMS or server settings."]]],["Googlebot is implementing new crawl configurations for locale-adaptive pages, which modify content based on language or location. These include geo-distributed crawling, utilizing IPs from outside the USA, and language-dependent crawling, using an `Accept-Language` HTTP header. These changes are automatic for detected locale-adaptive pages and may alter how Google crawls and displays the site. Using separate URLs with `rel=alternate hreflang` annotations for each locale remains the best practice.\n"]]