: SEO on ui-router states of AngularJS SPA I have a simple SPA created with AngularJS, you can see it running here: www.consami.com.br. I was using Prerender.io to load a pure HTML version for
I have a simple SPA created with AngularJS, you can see it running here: consami.com.br. I was using Prerender.io to load a pure HTML version for crawlers, however some pages were not indexed by Googlebot. So searching again about how make my page indexed correctly, I discovered that Ajax Crawling was deprecated and decided remove the prerender processing of this application, so google could catch my page like it is. However, the same way it was before, google just crawled my root page. As I saw in this answer I changed the links of my main page from
ui-sref="descricao"
to
ng-href="descricao"
I know that javascript pages are not correctly indexed by search bots, however, as google says it can process javascript pages like if a person is accessing, I believe it should index my page correctly. What could I do to make my states (pages like this) indexed?
More posts by @Murray155
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.