How can I redirect a user to the canonical URL when the language is changed? #930
Unanswered
nicoolas3198
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my project I have this URL structure https://mydomain/language/page/city/category.
So I want to redirect the user to https://mydomain/language/page. How can I do that?
Beta Was this translation helpful? Give feedback.
All reactions