Settings

Theme

Ask HN: Is server side rendering necessary for good SEO of a React app on Google

1 points by tylerwhipple 9 years ago · 1 comment · 1 min read


In my company we are working to release a new version of our website which heavily uses React. For SEO reasons, we have been asked to create server side rendering. Historically, search engine crawlers do not support JavaScript. However, I have read a few blogs that hint Google renders javascript.

Is there any proof/does anyone have any experience with Google improved search rankings with server side rendering?

foobarbazetc 9 years ago

Googlebot renders the page properly but the indexing is complete garbage.

You need server side rendering. Learned this the hard way.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection