react-project icon indicating copy to clipboard operation
react-project copied to clipboard

Suggestion: Use react-helmet instead of react-title-component

Open ranyefet opened this issue 9 years ago • 1 comments

Hi there,

This looks like a great project, similar to my setup. The only thing that different is that I use React Helmet instead of react-title-component

By using react-helmet I can set meta tags for my pages to be used in server side rendering which is important for both SEO and Facebook/Twitter open graph tags.

What do you think about replacing react-title-component with react-helmet ?

Thanks, Ran.

ranyefet avatar Jul 14 '16 08:07 ranyefet

This would be a welcome pr

wdjungst avatar Aug 25 '16 02:08 wdjungst