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
siddharthkp commented
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
siddharthkp commented
I'd wait for @mbj36 to reply. If he doesn't want to pick it, it's all yours
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
siddharthkp commented
Helmet is a great choice