Google have deprecated that ajax-crawling document, as of October 2015. Here's the blog post from them which explains what you should do instead
http://googlewebmastercentral.blogspot.co.uk/2015/10/deprecating-our-ajax-crawling-scheme.html Rachel On Friday, 16 October 2015 07:11:10 UTC+1, J wrote: > > Hi, > > I came across the same issue earlier, below two links should explain you > the problem and solution. > > 1. > https://scotch.io/tutorials/angularjs-seo-with-prerender-io?_escaped_fragment_=tag > Explains > easily about the problem and how to fix it. > > 2. > https://developers.google.com/webmasters/ajax-crawling/docs/getting-started > Complete > documentation for how to handle it. > > > > On Thu, Oct 15, 2015 at 8:14 PM, Ignacio Muñoz <[email protected] > <javascript:>> wrote: > >> Hi everyone, >> >> I have a WebApp done with AngularJS where some pages make $http request >> to external API (also mine), parse response and show contents in page. >> >> The problem is Google isn't indexing / rendering fine those pages (static >> pages are OK), despite of they says Googlebot can render find Javascript / >> Ajax / SPA applications. >> >> How can I solve this? Is using html snapshots and _escaped_fragment_ >> strategy the only solution? >> >> Thanks >> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/angular. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Regards > Jagadesh > -- 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.
