How do you deal with SEO in React/SPAs?
Johnny Navarro
Posted on July 21, 2020
Hi everyone! Hope you are doing fine in this difficult times.
I'm writing this post because I haven't found any resource really covering this topic other than suggesting Server Side Rendering.
I wanted to know how do you React devs out there deal with SEO in your apps? I have read about using Helmet, but does it really make a difference? I tried setting up my meta tags there but when testing with www.heymeta.com they wouldn't show up.
I wanted to know if there are some best practices to be used in React apps other than going with SSR. At this point I'm kinda afraid of offering my dev services only to find that my clients websites don't actually show up in search engines, lol.
Thank you very much!
Posted on July 21, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.