How to change the language of the url to a page?

Topic summary

Goal: Localize the URL path segment “/pages/” to Swedish (e.g., change website.se/pages/kontakt so that “/pages/” appears in Swedish).

Current suggestion: A reply (not shown) advised redirecting users to another locale path (a language-specific URL version). A redirect sends visitors from one URL to a different, intended URL automatically.

Clarification needed: The original poster does not know how to implement such a redirect and is asking for concrete steps or examples to set up a locale-specific path.

Status: No solution provided yet in the visible messages. The thread remains open pending instructions on configuring redirects to a Swedish path for the page URL.

Key questions:

  • How to create redirects that map “/pages/…” to a Swedish-equivalent path?
  • Whether the platform allows changing the “/pages/” segment directly versus relying on redirects.
Summarized with AI on February 10. AI used: gpt-5.

Hello, I have made a page for my website but when im in it the url is website.se/pages/kontakt. I would like /pages/ to be in swedish and not english and I was wondering how to do that.

Thanks for any help.

Hey thanks for replying, but Im not sure how to redirect users to another locale path. If you could share how to I would be very grateful.