I really need wp plugin suggestions to translate an huge number of posts from english to french automatically. I've seen some plugins, but they translate something like mywebsite.com/postname/ to mywebsite.com/fr/postname/ wich i don't need. What i need is to translate the entire posts database from english to french, and the full website should be translated, this includes title and posts . Thanks in advance
try to use Bens Translator. It translates everything and has cache feature, so those translated version will be indexed as well
Thanks for your suggestion, but doesn't help me to much, cuz i want the website language to be switched/translated to another language not by user, automatically by bots with Google Translator as source. It should edit/update posts in french language, english being default language. i do have already the website in english, and i want same website in french on a separate domain. Hope now my request is more fully understood.
well you need custom plugin I think... or search in google how to track user origin (if he is coming from google.com - english, google.de - german, google.ru - russian) and write small php redirection script based on obtained info> 2nd is not so pro, but can be done without skills, just some googling
You can try this plugin: http://wordpress.org/extend/plugins/global-translator/ But there is no well known method for this, till now Before using it, take a full back up of your database. Don't blame me, if it does not work properly :|
well, looks like i have to make this plugin myself, or i will hire someone. When will be ready, are big chances to put this plugin up for sale. Since you can easily create different sites in different languages, i hope will be some cool feature, wich people will look for it. Anyway thanks everyone for posting suggestions.
I've find that WP-Robot does have a Translation Module, though i don't know if will translate my posts already created without using WP-Robot. If anyone used this module, if you could translate your posts without plugin.