angular / angular-phonecat

Tutorial on building an angular application.
http://docs.angularjs.org/tutorial
MIT License
3.12k stars 4.67k forks source link

SEO #412

Closed ethereal-sandeep closed 7 years ago

ethereal-sandeep commented 7 years ago

Please add code for generating snapshot files for SEO as well.

gkalpak commented 7 years ago

Thx for the suggestion, but this is outside the scope of this basic tutorial.

ethereal-sandeep commented 7 years ago

It looks like this tutorial is incomplete without showing a scope for seo. Isn't it.

gkalpak commented 7 years ago

Not really. SEO in SPAs is not a topic for beginners. This is supposed to be an introduction to AngularJS, showing the basic concepts to absolute beginners. It can't cover everything. SEO is a topic for a more specialized tutorial imo.