siddharthkp / react-ui

Customisable components and primitives based on design tokens
https://react-ui.dev/
418 stars 53 forks source link

docs: title and meta tags for react-ui.dev #95

Open mbj36 opened 4 years ago

mbj36 commented 4 years ago

For better SEO, we should add title and meta tags, currently it doesn't show up in Google Search, had to go to Github profile and navigate from there

siddharthkp commented 4 years ago

That's a good one, would you like to pick it up?

Avi98 commented 4 years ago

@siddharthkp if no one is looking into it can pick it up

siddharthkp commented 4 years ago

I'd wait for @mbj36 to reply. If he doesn't want to pick it, it's all yours

mbj36 commented 4 years ago

@Avi98 Please take up, my github notification messed up, so couldn't reply earlier.

Avi98 commented 4 years ago

@siddharthkp , this is how I was thinking of implementing it, using a third party lib, and the creating a component at the called Head root level which will contain all the meta tags

siddharthkp commented 4 years ago

Helmet is a great choice 💯