-
-
Notifications
You must be signed in to change notification settings - Fork 191
Open
Description
I am building a site and want to setup proper SEO tags.
Although newer React versions hoists title and meta tags to the head element it doesn't deduplicate them so if I have a title tag on my default layout and then try and override it with a more specific title tag on a specific page I end up with two tags in the head.
For comparision Next.js has a export const metadata which works pretty well.
Do you have an intention of a built-in SEO system or would it be possible to integrate with something like react-helmet?
Really loving working with Waku!
Metadata
Metadata
Assignees
Labels
No labels