Add Google Translate Element for Free Online Website Translation

8:32 PM

Simply install  Google Translate Web element  and get free online website translation service for any page of your site. It is easiest way S...


Simply install Google Translate Web element and get free online website translation service for any page of your site. It is easiest way Spanish, French, German readers can read your English language blog.

Google Translate Web Element

The Google Translate script is available in 3 formats and you simply cut and paste the code, and site visitors can simply select their language, and translate your web pages easily in minutes using the Google Translation engine. It can also easily integrate with Google Analytics to give you detailed stats about various language readers on your site.
google translate element
I like the inline dropdown version of Google translate as seen above. Just paste this code to use it.
<div id="google_translate_element"></div>
<script>function googleTranslateElementInit() {  new google.translate.TranslateElement({    pageLanguage: 'en',    layout: google.translate.TranslateElement.InlineLayout.SIMPLE  }, 'google_translate_element');}</script>
<script src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>

No comments: