Open
Description
When the default language path is present in the URL, we should redirect to the correct URL without the lang path. This means all paths are reserved keywords.
With the default language as PT and a path value of pt
.
- This:
https://example.com/pt/some-page
- Should redirect here:
https://example.com/some-page