How to make Angularjs application crawalable

前端 未结 5 2000
醉话见心
醉话见心 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条回答
  •  南旧
    南旧 (楼主)
    2021-02-05 20:58

    I implemented crawling in my site using above all points and below link https://developers.google.com/webmasters/ajax-crawling/

    http://www.yearofmoo.com/2012/11/angularjs-and-seo.html

    http://india-elections.in

    Created Static template using PhantomJs

提交回复
热议问题