How to make Angularjs application crawalable

前端 未结 5 1961
醉话见心
醉话见心 2021-02-05 20:31

Im building single page app using Angular.js, My question is how to make application crawlable because routing is handled using ng-view on client side and server just return si

5条回答
  •  猫巷女王i
    2021-02-05 20:43

    Since October 2015 you don't need to do anything in order to make your application crawlable (I assume you're referring to Google crawling).

    Check this article :

    https://webmasters.googleblog.com/2015/10/deprecating-our-ajax-crawling-scheme.html

提交回复
热议问题