[WordPress] 外掛分享: Translera – Automatic Google Translate for Multilingual Websites

首頁外掛目錄 › Translera – Automatic Google Translate for Multilingual Websites
WordPress 外掛 Translera – Automatic Google Translate for Multilingual Websites 的封面圖片
70+
安裝啟用
尚無評分
4 天前
最後更新
問題解決
WordPress 6.0+ PHP 7.4+ v1.0.6 上架:2026-05-19

內容簡介

Translera 是一款輕量級的 WordPress 自動翻譯外掛,旨在幫助用戶創建多語言網站,支援乾淨的語言 URL、Google 翻譯整合及靈活的語言切換器,適用於各類型網站。

【主要功能】
• Google Translate 整合,無需 API 金鑰
• SEO 友好的語言 URL
• 自動 hreflang 標籤
• 語言切換器短碼支援
• Gutenberg 區塊與 Elementor 小工具
• 超過 110 種語言支援

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.6) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Translera – Automatic Google Translate for Multilingual Websites」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Translera is a lightweight automatic WordPress translation plugin for creating multilingual websites with clean language URLs, Google Translate support, and flexible language switchers.
Use Translera to add a multilingual experience to blogs, business websites, landing pages, WooCommerce-style storefronts, documentation sites, and Elementor pages. The plugin supports language prefixes such as /es/, /fr/, and /ar/, query parameter language URLs, automatic hreflang tags, RTL language handling, and 110+ languages.
🚀 Free Features

Google Translate integration – free browser translation via Google Website Translator (no API key), or optionally your own Google Cloud Translation API key.
SEO-friendly language URLs – use clean subdirectory URLs like example.com/es/page/ or query URLs like example.com/page/?lang=es.
Automatic hreflang tags – help search engines understand alternate language versions of each page.
Language switcher shortcode – add [translera_switcher] to pages, posts, widgets, or templates.
Gutenberg block – insert a language switcher directly in the WordPress block editor.
Elementor widget – add a native Translera Language Switcher widget to Elementor layouts.
Integration controls – Elementor widget and Gutenberg block integrations are enabled by default and can be managed from Translera settings.
Multiple switcher styles – choose dropdown, flags-only, or list layouts.
110+ supported languages – including English, Spanish, French, German, Arabic, Chinese, Japanese, Portuguese, Hindi, Hebrew, Persian, Urdu, Swahili, Filipino, and many more.
RTL support – optional right-to-left layout for languages such as Arabic, Hebrew, Persian, and Urdu.
Browser language detection – optionally detect the visitor’s preferred language.
Translation caching support – reduce repeated translation requests with transient and browser-side caching.
Lightweight frontend assets – designed to add multilingual tools without heavy page-builder dependencies.

⭐ Pro Features

Premium Translation Engines – DeepL, OpenAI, Anthropic Claude, Azure Translator, and LibreTranslate (Requires Own API Key)
Translation Analytics – Track translation volume, costs, and performance in a dashboard
Geo-location Language Detection – Detect visitor location and serve their preferred language
Advanced Multilingual SEO – Hreflang, canonical URLs, translated slugs, and meta descriptions
Translation Studio – Glossary, overrides, batch editing, and quality control
Translation Studio – Reuse translations so the same content isn’t translated twice

Why Use Translera?
Translera helps make your WordPress site easier to read for international visitors while keeping your URLs structured for multilingual SEO. It is built around standard WordPress APIs, so it works with most themes and can be used through shortcode, block editor, Elementor, or PHP template code.
Configuration
General Settings

Choose the default site language.
Enable the languages you want to show in the switcher.
Select Google Translate as the translation method.
Choose subdirectory URLs or query parameter URLs.
Enable or disable browser language detection.
Enable or disable the Elementor widget and Gutenberg block integrations. Both are enabled by default.

URL Structures
Translera supports two multilingual URL formats:

Subdirectory URLs: example.com/es/privacy-policy/
Query parameter URLs: example.com/privacy-policy/?lang=es

Subdirectory URLs are recommended for clean, SEO-friendly multilingual site structure.
Google Translate
Translera can translate using Google Translate. Leave the Google API key field empty to use free Google Website Translator in the browser (no key required). Optionally add your own API key to use the official Google Cloud Translation API for server-side phrase translation.
Language Switcher
The language switcher can show flags, native language names, translated language names, or a compact flags-only layout. Available styles include:

Dropdown
Flags only
List

Usage
Shortcode
Add the language switcher anywhere shortcodes are supported:
[translera_switcher]

Use shortcode options to customize the output:
[translera_switcher style="flags" show_flags="true" show_names="false"]

Gutenberg Block
The Gutenberg block integration is enabled by default from Translera > Settings > General > Integrations.

Edit a page or post with the block editor.
Search for Translera Language Switcher.
Insert the block.
Choose the switcher style and display options in the block sidebar.

Elementor Widget
The Elementor widget integration is enabled by default from Translera > Settings > General > Integrations.

Edit a page with Elementor.
Search for Translera Language Switcher.
Drag the widget into your layout.
Configure style, flags, native names, and alignment.

PHP Template Usage
Theme developers can render the switcher in template files:
'dropdown',
'show_flags' => true,
'show_native' => true,
'show_names' => true,
)
)
);
?>

Supported Languages
Translera includes support for English, Spanish, French, German, Arabic, Chinese, Japanese, Portuguese, Russian, Italian, Korean, Dutch, Polish, Turkish, Vietnamese, Thai, Indonesian, Hindi, Swedish, Danish, Finnish, Norwegian, Greek, Hebrew, Ukrainian, Czech, Romanian, Hungarian, Bengali, Malay, Persian, Urdu, and more.
SEO Features
Translera is built for multilingual SEO workflows:

Clean language-specific URLs.
Automatic hreflang alternate links.
x-default hreflang output.
Language-aware page, post, home, and term links.
RTL-aware HTML attributes for supported languages.

External services
This plugin uses Google translation services to translate page content and language-switcher labels. It may also connect to Freemius for optional usage tracking after an admin opts in. Translation requests are sent only when a visitor views a non-default language version of your site (or when an administrator runs a translation test from the settings screen).
Freemius (optional usage tracking)
Translera includes the Freemius SDK for optional usage analytics and insights. No tracking data is sent until a site administrator opts in from the Freemius connect screen (you can skip). If you opt in, Freemius may receive diagnostic information such as the site URL, plugin version, SDK version, WordPress/PHP versions, and the admin name/email used for the opt-in. You can opt out later from the Plugins screen.
Service provider: Freemius, Inc. — Terms of Service, Privacy Policy.
Google Cloud Translation API
When you enter a Google Cloud API key in Translera > Settings, the plugin sends translation requests to the official Google Cloud Translation API (https://translation.googleapis.com/language/translate/v2).
What is sent: The text to translate, source language code, target language code, and your API key.
When it is sent: During server-side translation (when enabled via the translera_auto_translate filter), REST API translation tests from the admin, and any server-side caching of translations.
Service provider: Google LLC — Terms of Service, Privacy Policy.
Google Translate (free — Website Translator)
When no Google Cloud API key is configured, Translera translates pages in the visitor’s browser using Google’s official Website Translator library (https://translate.google.com/translate_a/element.js). No API key is embedded or required.
What is loaded: Google’s Website Translator script from translate.google.com.
What is sent: Page content is translated client-side by Google’s script in the visitor’s browser. Translera does not send visitor account data and does not embed any Google API key.
When it is loaded: When a visitor views a non-default language URL (for example /es/).
Service provider: Google LLC — Google Terms of Service, Privacy Policy.
Note: Free Website Translator quality and availability are controlled by Google. For production sites that need server-side translation or a Cloud API SLA, add your own Google Cloud Translation API key in settings.

延伸相關外掛

文章
Filter
Mastodon