| 开发者 | hippogo50 |
|---|---|
| 更新时间 | 2026年8月15日 06:22 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
canonical and hreflang tags are inserted automatically for every contracted language./transer-sitemap.xml dynamically generates a sitemap with per-language hreflang annotations..htaccess rewriting or web-server rewrite rules are needed. The plugin detects language-prefixed URLs (e.g. /en/about) during WordPress's init hook./wp-content/plugins/transer-translate, or install it via the "Plugins" > "Add New" screen in your WordPress admin.All translation processing happens on transer.io's servers (the translate.service API). This plugin sends the HTML generated by WordPress to that service and outputs the translated HTML it receives; it does not perform translation itself.
No. The plugin detects the language prefix in the URL early during WordPress's init hook, so no .htaccess or web-server rewrite configuration is required.
The first language is free (with a monthly traffic limit). See transer.io for details.
More than 120 languages are supported, including English, Simplified Chinese, Traditional Chinese, Korean, Spanish, French and Portuguese. For 16 of these, the translation engine has been tuned further and is offered as a recommended language set.
It is built for sites whose original content is written in Japanese and that need to reach readers in other languages. Typical examples include municipal and tourism websites serving inbound visitors, cross-border e-commerce stores selling overseas, and corporate websites that publish news and IR material for a global audience.
The translation engine is tuned for a range of professional fields, including medicine, law, chemistry, education, finance and accounting, real estate, manufacturing and machinery, IT and software development. Technical terms and proper nouns can also be managed centrally on transer.io, so that they are rendered consistently across every page of your site.
/transer-sitemap.xml)..htaccess writing; language detection now happens entirely within the init hook.