iansinnott / iansinnott/react-static-webpack-plugin
Meta tags
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 155
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Is there a way to generate different meta tags (title, description) for each route? Something like how the titles work.
I've tried adding like [react-helmet](https://www.npmjs.com/package/react-helmet) or [react-document-meta](https://www.npmjs.com/package/react-document-meta) but without success 😐. They work on client-side but the build remains without changes. At the moment I'm using the title prop to generate specific page data.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.