Skip to content

Resolve default lang path #153

Open
Open
@xipasduarte

Description

@xipasduarte

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

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions