• Resolved zarja87

    (@zarja87)


    I have one page with same content ind all languages and different Page Titles
    When I add a link like “/horseback-v/” without language I always redirect to the English language page – > /en/horseback-v/.
    Can I make something that will work correct.

    When from the page
    http://so-wiki.com/de/adventures/horseback/
    By the link /horseback-v/
    I will redirect to “/de/horseback-v/”

    From
    http://so-wiki.com/ru/adventures/horseback/
    By the link /horseback-v/
    I will redirect to “/ru/horseback-v/”

    Or I must always put the language slug in the links?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must always put the language slug in the link.

    In sublanguage the current language on a page is only defined by url (not by cookies or session like other systems)

    Thread Starter zarja87

    (@zarja87)

    It’s a pity…
    So need to make 4 pages only with differents slugs in the links.

    Thank you for the answer! And thank you very much for this amazing plugin!

    Alternatively you can use a relative link…

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Question about links.’ is closed to new replies.