Amit Bhawani Blog

Stay Updated!

Powered by Genesis

You are here: Home / Tips & Tweaks / Free Wordpress Blog 22 Languages Translation

Free WordPress Blog 22 Languages Translation

March 24, 2009 by Amit Bhawani

Are you running a wordpress based blog and looking for different ways using which you can offer your blog content to your visitors in multiple languages? If thats the case you need to either go for paid options which offer you upto 41 languages Translation and cache services where the converted or translated pages are stored on your server and you dont have to make your visitors wait for the translation but the paid options would cost you from 30$ to 100$ per blog and you can select the languages which you want to translate to.

If you dont want to spend money right away and want to try out with a free option there is a small amount of code which you can add anywhere on your blog ie the sidebar, header, footer or within the blog posts and offer your readers with 22 language translation options. There is no plugin nor any advanced script to be installed on your website because its a simple code which you need to link to from your blog and make the conversion.

Google Translation System Demo Link – http://translate.google.com/translate? – In this test translation we are using google translate services to translate a webpage. Using the same we are going to convert any webpage or blogposts to any of the available 22 languages without any cache saved and the translation done whenever there is a request made for the same.

Translate Blog Multiple Languages Free

I have created a small table and put the codes in it to make the table look beautiful which can directly added in your sidebar and whenever someone clicks on the links the translation starts with the results shown within couple seconds.

<h3>Translate this Blog into Different Languages</h3>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="300" id="AutoNumber1">
<tr>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|ar&amp;u=<?php echo get_option('home'); ?>" title="Arabic">&#1575;&#1604;&#1593;&#1585;&#1576;&#1610;&#1577;</a>
</font>
</td>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|bg&amp;u=<?php echo get_option('home'); ?>/" title="Bulgarian">&#1041;&#1098;&#1083;&#1075;&#1072;&#1088;&#1089;&#1082;&#1080;</a>
</font>
</td>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|zh-CN&amp;u=<?php echo get_option('home'); ?>/" title="Chinese Simplified">&#20013;&#25991;&#65288;&#31616;&#20307;&#65289;</a>
</font>
</td>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|zh-TW&amp;u=<?php echo get_option('home'); ?>/" title="Chinese Traditional">&#20013;&#25991;&#65288;&#32321;&#39636;&#65289;</a>
</font>
</td>
</tr>
<tr>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|hr&amp;u=<?php echo get_option('home'); ?>" title="Croatian">Hrvatski</a>
</font>
</td>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|cs&amp;u=<?php echo get_option('home'); ?>/" title="Czech">&#268;esky</a>
</font>
</td>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|da&amp;u=<?php echo get_option('home'); ?>/" title="Danish">Dansk</a>
</font>
</td>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|fi&amp;u=<?php echo get_option('home'); ?>/" title="Finnish">Suomi</a>
</font>
</td>
</tr>
<tr>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|fr&amp;u=<?php echo get_option('home'); ?>/" title="French">Français</a>
</font>
</td>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|de&amp;u=<?php echo get_option('home'); ?>/" title="German">Deutsch</a>
</font>
</td>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|el&amp;u=<?php echo get_option('home'); ?>/" title="Greek">&#917;&#955;&#955;&#951;&#957;&#953;&#954;&#942;</a>
</font>
</td>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|hi&amp;u=<?php echo get_option('home'); ?>/" title="Hindi">&#2361;&#2367;&#2344;&#2381;&#2342;&#2368;</a>
</font>
</td>
</tr>
<tr>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|it&amp;u=<?php echo get_option('home'); ?>/" title="Italian">Italiano</a>
</font>
</td>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|ja&amp;u=<?php echo get_option('home'); ?>/" title="Japanese">&#26085;&#26412;&#35486;</a>
</font>
</td>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|ko&amp;u=<?php echo get_option('home'); ?>/" title="Korean">&#54620;&#44397;&#50612;</a>
</font>
</td>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|no&amp;u=<?php echo get_option('home'); ?>/" title="Norwegian">Norsk</a>
</font>
</td>
</tr>
<tr>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|po&amp;u=<?php echo get_option('home'); ?>/" title="Polish">Polski</a>
</font>
</td>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|pt&amp;u=<?php echo get_option('home'); ?>/" title="Portuguese">Português</a>
</font>
</td>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|ro&amp;u=<?php echo get_option('home'); ?>/" title="Romanian">Român&#259;</a>
</font>
</td>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|ru&amp;u=<?php echo get_option('home'); ?>/" title="Russian">&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;</a>
</font>
</td>
</tr>
<tr>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|es&amp;u=<?php echo get_option('home'); ?>/" title="Spanish">Español</a>
</font>
</td>
<td width="75">
<font face="Tahoma" size="1">
<a rel="nofollow" target="_blank" href="http://translate.google.com/translate?hl=en&amp;langpair=en|sv&amp;u=<?php echo get_option('home'); ?>/" title="Swedish">Svenska</a>
</font>
</td>
<td width="75">&nbsp;</td>
<td width="75">&nbsp;</td>
</tr>
</table>

Share this:

  • Share on X (Opens in new window) X
  • Share on Facebook (Opens in new window) Facebook

Related

About

My name is Amit Bhawani and here I like to share my internet/tech experience with my online readers. You can follow me on Twitter, Facebook & Instagram at @AmitBhawani I am also the Editor-in-Chief of PhoneRadar & Master Gadgets

About Amit Bhawani

My name is Amit Bhawani and here I like to share my internet/tech experience with my online readers. You can follow me on Twitter, Facebook & Instagram at @AmitBhawani

Comments

  1. Harsh Agrawal says

    March 25, 2009 at 10:29 pm

    This seems to be good…
    but how about the duplication?
    because this will also make google or other search engine to crawl website in different languages…
    Though content will be different because of the language difference but how about the Meta tag..??? Will meta tag be diff? if not it will be considered as duplication…

    more insight on this will be helpful…and appreciated

  2. Amit Bhawani says

    March 26, 2009 at 3:23 am

    @Harsh Agarwal – The point of duplication arises when there is a cache of these translated pages stored somewhere but these are all dynamic, which means the moment you click and read them these are freshly generated pages and once you close them everything is gone.

  3. G K says

    June 16, 2009 at 5:43 am

    Hi, I tried using this, but am not able to do it in my wordpress account.. once i load it gives only the HTML…

Riddra Wealth

Take a look at Riddra Wealth Platform.

Recommended To Read

  • How to Find your WiFi Signal Strength & Dead spots in your Home – Best Apps
  • The Wuhan Corona Virus Effect in India – How to Stay Safe
  • This Blogger Lost 25Kgs with this Secret Strategy that Includes a Fitness Tracker
  • Making Money on YouTube, MCN, Useful Tools, Tips & Success Stories
  • The #JaguarPerformance Experience that was Mind Blowing