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
I came across this service that might be worth checking out. It runs a PhantomJS server and does all the legwork for you.