Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Johannes S. Nielsen 2 posts 82 karma points
    May 20, 2022 @ 12:49
    Johannes S. Nielsen
    0

    Automatic detect browser language and select correct language

    Hello

    Is there a setting to automatically select a language, if the visitors preferred language is available on a multilingual site?

    (...using Browsers Accept-Language header)

  • Peter van den Dungen 66 posts 365 karma points
    May 21, 2022 @ 16:51
    Peter van den Dungen
    100

    Umbraco does not have anything out-of-the box to solve this, you need to implement it yourself.

    The easiest way is to redirect the user to another domain or route, based on your setup.

    Peter

  • Carl Rasmus Wriedt Bønnebæk 1 post 21 karma points
    May 21, 2022 @ 20:53
    Carl Rasmus Wriedt Bønnebæk
    0

    Using the browser language is allways a mess. Tried it a few times, it rarely gives an usable result. The last time i had that requirement i used https://ip-api.com/ it works pretty well.

  • Johannes S. Nielsen 2 posts 82 karma points
    May 29, 2022 @ 13:29
    Johannes S. Nielsen
    0

    Thank you all.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies