: SEO & Angular Universal (Angular 5) We are using Angular Universal to render our Angular 5 app. HTML5 is properly rendered by the NodeJS server, but Google does not render the page visually
We are using Angular Universal to render our Angular 5 app. HTML5 is properly rendered by the NodeJS server, but Google does not render the page visually even if it sees the HTML5.
This is how Google sees the page
This is the code Google sees
So, even if it sees the proper code, it does not render it visually correctly.
Is this harmful for SEO?
Maybe it is caused by a component such as material.angular.io/components/tabs/overview, so Google does not render its own library?
More posts by @LarsenBagley505
1 Comments
Sorted by latest first Latest Oldest Best
Angular is destined only for projects where SEO is definitely NOT in the scope of requirements. Any SEO question regarding Angular shows that is actually too late to think about SEO.
To your questions:
yes, it is harmful. It shows, that the HTML rendering fails massively.
I would say the rendering fail is caused not by component itself, but rather by its implementation. Looking into HTML source code of example under material.angular.io/components/tabs/examples i see completely different HTML markup of tabs, as "Fetch as Google" displays.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.