Skip to content

Solutions for deduplicated SEO tags #1903

@oscartbeaumont

Description

@oscartbeaumont

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions