: Indexing an Angular.js website with html5mode I'm currently developing a website with AngularJS 1 and I have a big problem with SEO. I have decided to use html5mode to beautify the URLs, but
I'm currently developing a website with AngularJS 1 and I have a big problem with SEO.
I have decided to use html5mode to beautify the URLs, but Google, despite the research about this subject, doesn't get the javascript content (example: title of the homepage which is between {{ }}).
Pre-rendering HTML pages is deprecated so I don't know what to do.
More posts by @Barnes591
1 Comments
Sorted by latest first Latest Oldest Best
The AJAX scheme was officially deprecated as of October 2015. Google now recommends that you use server-side rendering with the Angular framework using Angular Universal --> universal.angular.io/.
You should be serving SEO friendly URLs from your application to both users and bots. As this will help Google understand what the content on the page is about.
Some tips on JS and modern websites from Google's John Mueller if you want to hear it from a Google employee -->
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.