siddharthkp/react-ui

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

mbj36 opened this issue · 6 comments

mbj36 commented

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

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

Avi98 commented

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

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

mbj36 commented

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

Avi98 commented

@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

Helmet is a great choice 💯