It is common for the DOM to be dynamically constructed by AngularJS, making it difficult to view the source directly. To examine the source, you can use developer tools such as Chrome's debugger or Firebug.
If you have concerns about SEO, you will need a way for search engines like Google to parse your content. This means building your pages server-side rather than client-side.
One solution is to utilize a service like , which preprocesses your Angular pages on the server side.
For more information, see How to make a SPA SEO crawlable?
UPDATE: Google has also started executing JavaScript for crawling purposes. You can find more details here: &