Zware Simple Translate adds a language switcher to your site, using the
same free widget that Google Translate offers for websites. Unlike other
similar plugins, the switcher’s style, on-screen position, colors, and
behavior are fully customizable without needing a paid version.
Features:
[zware_translate]./en/your-post/) with the content already translated in the HTML, so search engines can index them. Includes hreflang tags, a per-language canonical tag, and a dedicated cache so only the first visit to each translated URL needs to be translated — the rest are served straight from cache, without affecting the performance of the original site.Important: this plugin uses Google Translate’s free engine, both for
the switcher and for the SEO mode. Translation quality is the same as
what Google offers for free, and does not include paid neural translation
(Google Cloud’s paid API). The SEO mode uses a free, unofficial Google
endpoint; it’s free and requires no configuration, but since it isn’t an
official API there’s no absolute long-term availability guarantee.
See “External services” below for full details on what is sent to Google and when.
This plugin relies on two free services provided by Google to perform translations. No account or API key is required for either of them, and no data is sent to any service other than Google’s own.
1. Google Translate website widget (language switcher)
This is the widget that powers the visible language switcher (dropdown, flags, or floating button). When the plugin loads on a public page, it loads Google’s official website-translator script from translate.google.com (https://translate.google.com/translate_a/element.js). This script runs entirely in the visitor’s own browser.
2. Google Translate text endpoint (optional SEO mode)
This is only used if the site owner enables the optional “SEO” tab and selects at least one language there. When enabled, the plugin’s own server sends the site’s text content (page title, meta description, and visible page text) to Google’s free translation endpoint (https://translate.googleapis.com/translate_a/single) to obtain a machine-translated version, which is then cached and served as a dedicated, indexable URL (e.g. /en/your-post/).
No visitor personal data (name, email, IP, etc.) is deliberately collected or sent to Google by this plugin beyond what each visitor’s own browser normally sends when loading any third-party script (standard HTTP request data), and beyond the page content itself in the case of the SEO mode described above.