language-base redirection on two different sub-site
-
Hello,
I need to develop a multi language website with wordpress 3.01 and after reading the related page in the Codex (http://codex.wordpress.org/Multilingual_WordPress) I choose to work with separated wordpress sites.I have already enabled the multisite option in wordpress 3.01 (http://codex.wordpress.org/Create_A_Network) and build the three site with the path:
- / (root)
- /en/
- /it/
So now what I need is to attach to the root site ( / ) a rule that when the browser language is italian it’s automatically redirect to /it/ otherwise it’s redirect to /en/.
I have already try with some plugin like redirection but without any result.
Any suggestion? 🙂
The topic ‘language-base redirection on two different sub-site’ is closed to new replies.