Skip to content

Handling of unicode characters in canonical link #735

@8ctopus

Description

@8ctopus

Currently SEO framework uses url encoding of all unicode characters in the <link rel="canonical" href=""> tag which makes them impossible to read for us humans.

Please consider using unicode characters directly in the url as it works provided the document encoding is set to UTF-8. As an example, Yoast does so.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions