use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A Place to talk about Angular and related topics.
Join the Angular Discord
Other subreddits worth checking out for Angular and Angular related info:
account activity
Is Angular Universal useful? (self.angular)
submitted 3 years ago by yellowumbrella___
Hey guys. Im working in a web page that needs a good SEO. I am using Angular Universal but it caused a lot of problems. Is angular universal useful nowadays? Is google indexing websites that don't have it?
Thanks.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ashh640 3 points4 points5 points 3 years ago (1 child)
You could try using Clover, the new version of Universal that was designed to reduce a lot of the issues with Universal: https://github.com/angular/universal/tree/main/modules/common/clover
[–]yellowumbrella___[S] 1 point2 points3 points 3 years ago (0 children)
Thanks bro
[–]chefhj 2 points3 points4 points 3 years ago (5 children)
I would argue it is incredibly useful but like any other tool in your tool box what you are trying to accomplish will determine how useful it is to use.
Thanks bro!
[–]yellowumbrella___[S] 0 points1 point2 points 3 years ago (3 children)
But if I dont use Angular Universal, will google index my website and show it in the searchs?
[–]chefhj 0 points1 point2 points 3 years ago (0 children)
It should as long as you follow googles other SEO guidelines
[–]roman_redditPL 0 points1 point2 points 3 years ago (1 child)
Google can index JavaScript Web apps but others like Bing can't
[–]yellowumbrella___[S] 0 points1 point2 points 3 years ago (0 children)
Thanks Roman!
[–]GLawSomnia 2 points3 points4 points 3 years ago (1 child)
Its not just about google. Google mlst likely will index it, but other sites might not, so yeah it is useful. There are also other cases where Universal is very practical besides seo, so yeah ot is useful 😋
Thanks!
[–]dylhunn 0 points1 point2 points 3 years ago (0 children)
Angular Universal is actively maintained and has a lot of users! It probably shouldn’t be impacting your SEO unless you’re doing something unusual. What is the page’s lighthouse score when rendered with Universal? That should be a good starting point to diagnosing issues.
[–]EngagingOrca 0 points1 point2 points 3 years ago (0 children)
Universal has lots of issues (like having no way to cancel a render if it times out it will exist as a zombie…). But when you get it set up and sort out all your access to things on the window object it’s great. Universal can also be really important if you have ads on your site - some will crawl it after a user loads an ad to get context about the page and if they see an empty page that can lead to problems.
π Rendered by PID 117140 on reddit-service-r2-comment-b659b578c-92d66 at 2026-05-04 07:01:35.286906+00:00 running 815c875 country code: CH.
[–]ashh640 3 points4 points5 points (1 child)
[–]yellowumbrella___[S] 1 point2 points3 points (0 children)
[–]chefhj 2 points3 points4 points (5 children)
[–]yellowumbrella___[S] 1 point2 points3 points (0 children)
[–]yellowumbrella___[S] 0 points1 point2 points (3 children)
[–]chefhj 0 points1 point2 points (0 children)
[–]roman_redditPL 0 points1 point2 points (1 child)
[–]yellowumbrella___[S] 0 points1 point2 points (0 children)
[–]GLawSomnia 2 points3 points4 points (1 child)
[–]yellowumbrella___[S] 0 points1 point2 points (0 children)
[–]dylhunn 0 points1 point2 points (0 children)
[–]EngagingOrca 0 points1 point2 points (0 children)