I'm having a problem with automatic translating of website into other languages? I'm using google app engine as a platform and php as the language.I already read the translate API, but it cannot translate the whole page. The error message is "url is too long to process". I also tried this https://translate.google.com/manager/website/add but there is a dropdown to achieve the translation. Is there a way to automatically translate the website?
What is the best way to solve this?