johnpapa / angular-tour-of-heroes

Angular - Tour of Heroes - The Next Step after Getting Started
Apache License 2.0
826 stars 1.45k forks source link

Demo Does Not Work With Google Search Console (o #145

Open davidlukewilcox opened 6 years ago

davidlukewilcox commented 6 years ago

I uploaded angular-tour-of-heroes to a s3 bucket (http://angular-seo-test.s3-website-us-east-1.amazonaws.com). The upload works and it seems like the app otherwise works.

However, when I try to look at it in google search console, it seems like the app doesn't work correctly. In particular, it seems like anything displayed by the router doesn't work.

google-search-console

Note that I'm getting a similar problem when I try to use this with my own site. This means that it seems like googlebot cannot properly traverse the angular site. This is a big deal for Angular SEO. If googlebot cannot properly handle Angular apps, then these apps will not show up in search results correctly.

davidlukewilcox commented 6 years ago

Hmm. After spending awhile yesterday, it looks like the problem is that googlebot uses a 3-year old version of Chrome (Chrome 41).