-
Hello, I'm looking to implement automatic language-based redirection for my website's visitors. When someone accesses the homepage at https://mazer.dev/, I'd like them to be redirected to https://mazer.dev/pt if their browser language is set to 'pt' or 'pt-br'. Otherwise, they should be redirected to https://mazer.dev/en. I understand this can be done using JavaScript, but I was wondering if there's a built-in feature in the theme to achieve this functionality. |
Beta Was this translation helpful? Give feedback.
Answered by
razonyang
Apr 22, 2023
Replies: 1 comment
-
Sounds good to me, available since |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nunomazer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sounds good to me, available since
v1.0.0
.