Sometime people confused about our Blog because they have no idea about your Blog language. In this situation people leave your blogger. Now Google produced a widget,that translate your blog content to any language. We must insert this widget in your website for popularity.
First Sign in to your blog and go to
- Layout > Page Elements > “Add Gadget” where you want to see this
- Select HTML/JavaScript
- Paste bellow code in pop up window
<div id="google_translate_element"></div>
<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement({
pageLanguage: 'en'
}, 'google_translate_element');
}
</script>
<script src="http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit" type="text/javascript"></script>
Save it.
...................................End......................................
0 comments