Hello everyone! I need your help. I want to launch my blog soon, and I want it to be in 3 languages, english, french and portuguese. My articles are translated by hand, with no translator plugins or anything like it, they are real translations, made by me. The problem is that I don't know how to do the separation of the languages. Should I: Make 3 subdomains like: eng.domain.com ; fr.domain.com ; pt.domain.com Make 3 pastes like: domain.com/eng ; domain.com/fr ; domain.com/pt Or filter the users in the process of signup to the language they choose? The problem of this one is that I would need them to signup in the first place. Or I could do a intro page with 3 buttons to choose which language and send them to one of the 2 first solutions that I posted? Thanks!
Sorry, but you say use option number 2 but you also think option 1? By the way, in the first two options, is necessary that I install a wordpress blog for each language/subdomain/paste right?
you can use translate.google script on your blog to change your main language to others... search on google how to create the code on your blog..