Google bot crawling on AngularJS site with HTML5 Mode routes

前端 未结 4 567
后悔当初
后悔当初 2020-11-28 13:04

We have an AngularJS site using HTML5 routes. I just did some test \"Fetch as Google\" runs. The results are a bit confusing:

  • On the fetching tab, I see ou
4条回答
  •  天命终不由人
    2020-11-28 13:37

    Maybe a bit outdated, but for the completeness:

    According to the statement from May 23, 2014 Google bot is now able to "see your content more like modern Web browsers".

    According to their statement from October 14, 2015 Google deprecated the AJAX crawling scheme.

    So using the HTML5 History API (html5mode in angular) should be no problem to Google.

提交回复
热议问题