Bens Translator – WordPress Plugin
Bens Translator is a WordPress Translator Plugin. It uses Google Translator to translate pages and save a cached version to be displayed to your visitors. This allows the translated versions to be indexed by search engines something the “official” google translate does not. Bens Translator can increase you google traffic in other languages.
Features
- Translates in languages allowed by Adsense
- Caches pages to allow for search engine indexing
- Configurable layout, Choose from Tables or DIVs to show the translation widget
- Use google translate, for the most accurate automated translation
- Adds a language code to your permalink structure for seperate navigation www.mysite.com/about becomes www.mysite.com/de/about
- No databse modifications. The cached pages are saved into a directory for fast access and easy backups
- Translate into the following languages
Italian, Korean, Chinese (Simplified), Chinese (Traditional), Portuguese, German, French, Spanish, Japanese, Arabic, Russian, Greek, Dutch, Bulgarian, Czech, Croatian, Danish, Finnish, Polish, Swedish, Norwegian, Hebrew, Serbian, Slovak, Thai, Turkish, Hungarian
Download
Download Bens WordPress Translator
Quick Links
Donate
If you like this plugin and find it useful, help keep this plugin free and actively developed by clicking the donate button.
Global Translator is released under this license by-nc-sa 2.5
Bens Translator is released under this license by-nc-sa 3.0
- Bens Translator | Eklenti.net > Wordpress Eklentileri
- Bens Translator « Portal-tr.Com
364 Comments (Newest on top)
-
Why not an option in order to “recach” some pages individualy.
For example an other tab like the one in /wp-admin/admin.php?page=bens-translator/core/bentr-translated.php
but for do a new forced cache at clicking in the balls.Thanks for your work. Very nice.
-
I think now that may be enough to do some way to send a page to the stale folder by a simple click on a colored ball.
The function is already done, I think.
Do you agree with me?
regards-
I ben.
I’ve changed
if ($_POST['sort'] == ‘name’) {
$sortby = ‘post_title’;
} else if ($_POST['sort'] == ‘date’) {
$sortby = ‘post_date’;
} else {
$sortby = ‘post_title’;
}by
if ($_POST['sort'] == ‘name’) {
$sortby = ‘post_title’;
} else if ($_POST['sort'] == ‘date’) {
$sortby = ‘post_date’;
} else {
$sortby = ‘post_date’;
}in bentr-translated.php because I prefer sorted by date as default. May be others prefer the same.
Regards -
Another modification I did and reommend is to put as comments, o delete a sentence (really 2):
// $permalink_lang = $permalink_lang . “/”;
because it provoque a double “/” at the end of links in the balls
Regards
-
-
-
When will the plugin re translate my blog?

Trackbacks