Help with AngularJS site not being indexed.

0 replies
  • SEO
  • |
I'm working on a site that has a pinterest style UI for Q&A. Recently, we've switched domains and went to HTTPS. There was an issue with PhantomJS handling SSL (we've always generated the pages server side and delivered that to robots) and crawlers were unable to 'get' these pages. So in effort to resolve all the 5XX errors from crawlers swiftly, we stopped prerendering these pages to bots (since Google supposedly can crawl JS).

Here's the issue:

When I 'fetched' these pages as Google, in Search Console, the pages look as they should. Google rendered these pages just fine. But, on the fetching tab, not all the HTML is rendered. It looks like Google isn't executing all the JS. But I'm just confused as to why on the rendering tab, everything looks good.

When I do a site:domain.com, only one page displays, and there's isn't a cached version. Obviously Google isn't indexing these pages and I'm not sure if it's because it cannot properly crawl JS or there's another issue at play.

I'd appreciate if someone can help me out who is familiar with JS. I can PM you the site. Thanks!
#angularjs #indexed #site

Trending Topics