So I understand that Google can now execute the javascript for indexing, but what about indexing dynamic pages? I presume that Google indexes page based on the location routing logic, but my app works as follows:
I have a constantly-updating set of articles, and I display them on the same "view", swapping out titles, content, metatags, etc, like app.com/#/posts/<unique-article-id> Can Google index these as separate pages by executing the javascript, or will it treat them and index them all as the same page? If I have a page like app.com/#/posts/brand-new-post, will someone be able to find and land on that specific page by googling "brand new post"? If not, how can I accomplish this? -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
