-
-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Labels
Description
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.
Reactions are currently unavailable