I’m finding a way to redirect to a sub-domain. Sub-domains contain instances of multiple languages, say for an example -:
http://mysite/?p=7694
This is the English site and I want it to redirect to (when user selects particular language)
http://chinese.mysite/?p=7694
Is there a simple way of doing this want to know if there are any plugins to do so. This the requirement of my client, and they wont to do it in that way.
Thanks.
You can Use qTranslate, this WordPress plugin let you have an easy to use interface for managing a fully multilingual web site.
For reference: http://codex.wordpress.org/Multilingual_WordPress
You can use WP Subdomains its a plugin for WordPress that allows you to setup your main categories, pages and authors as subdomains.