Hello!
I have a website with 4 different languages. On the master language, Swedish, I want to always show the /sv/ part of the URL. If the visitor goes to mypage.com/news I want them to be "redirected" (both will of course be the same version of the page) to mypage.com/sv/news. What do I need to do to solve this?
Thanks!