Add Google Translate With All Languages
Before, I was published an article
You need to know, Internet users not only in your country. But from all over the world. And they have their own language. You do not speak their language, they also can not your language. So, what can connect you to communicate with them? (from other countries).
You don't need to learn their language, all you need is a tool to change the language you use into the language that they use.
what is it a tool?
Yes, it is a translator tool. That could change the language to make it more understandable.
Your visitors come from all countries, right?
Therefore, you must and prepare a translator this tool to your blog so they better understand what you discuss in your blog.
If you want to add translator tool. Use Google Translate to translating all languages.
Follow this:
1. Login to your blogger
2. Go to Layout >> Add a gadget >> Click on HTML/JavaScript
Copy this code
<div id="google_translate_element"></div><script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({pageLanguage: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE, autoDisplay: false}, 'google_translate_element');
}
</script><script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
3. Save and you're done!
I hope this tutorial useful for you, if you have any question for these tutorial. Please feel free to comments. Sharing is sexy

Previous Entries
0 comments for this post
Leave a reply