React-helmet: [question] react-helmet work fine for seo ?

Created on 31 Mar 2016  路  3Comments  路  Source: nfl/react-helmet

sorry, i'm new here.
this package is good for seo ?

Most helpful comment

@potench actually Google reads client side rendering of just fine. Other search engines don't.

All 3 comments

Please use the Issues to report problems and request features. This question is better suited for Stackoverflow

As with any React component, you need to render <Helmet/> server side in order to manage your page's metadata and make that data available for search engines.

@potench actually Google reads client side rendering of just fine. Other search engines don't.

@kjonsson Do you have any "Prove"? Like an experiment or something? I am searching but hadn't find anything. And obviously, before we are allowed to use a component, we need some "proves" or "research" about it works.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

michaelBenin picture michaelBenin  路  3Comments

mattecapu picture mattecapu  路  4Comments

lxe picture lxe  路  5Comments

joshwcomeau picture joshwcomeau  路  3Comments

brokentone picture brokentone  路  4Comments