Hey all, Last week is was looking around on what cool stuff google had in AJAX api playground, there i founded a API to translate text.
Now I've got a little dilemma about what to do. I've got a Dutch website, where i want to add an English part. Now there for are 2 options in my way. option 1: I can translate on the run, so every time the page is viewed, i let google translate some text. The problem is that I'm afraid that the site will become slower (and more data is loaded) and that the SEO of the site becomes negative because all texts are translate option 2 In order of not becoming a google needed website, i'm thinking about saving the translating into mine database (mysql). This way i can always tweak the text by hand Oke, i need google for the translation, but if google goes down for 1 hour, mine site can run true normally. But a bigger problem is that i cant save the translations of google on the server, as google translate true javascript ( so mine server wil never now about the translation, only the client ) What do you advice me to do? Are mine ideas good, or am i missing a 3rd option? Already thnx for the replay Traxion --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en -~----------~----~----~----~------~----~------~--~---
