Translate WordPress with GTranslate
Translate WordPress with GTranslate plugin uses Google Translate AI translation service to translate wordpress site with Google power and make it multilingual. With 103 available languages your site will be available to more than 99% of internet users. Our paid versions are fully SEO compatible which will increase your international traffic and sales. This translate plugin is a budget multilingual WordPress solution which combines automatic and human translations to save money and is easy to implement. GTranslate is a leading website translation services provider since 2008, it moves away the language barriers. Compared to other translation plugins for WordPress, we use cloud based approach which does not slow down your website. In addition to that, we can offer complete SEO features based on sub-domains with our paid options, which can make your website appear in search engines in different languages which will increase your international traffic and sales. In our paid versions we DO NOT limit the number of words or the number of translated pageviews. You DO NOT pay additionally for automatic translations. Please use GTranslate Support for your questions and support requests! We are multilingual! Please check our FAQ to get quick answers. Features Free Google automatic machine translation Hides Google top frame after translation Translate website on the fly Translate posts and pages Translate categories and tags Menus and widgets translation Themes and plugins translation Right to left language support Google language translator widget Auto-switch language based on browser defined language Available styles Float, Dropdown, Flags, Flags with dropdown, Nice dropdown with flags, Flags with language names, Flags with language codes, Language names, Language codes, Globe, Popup Floating language selector WooCommerce shop translation Multilingual language names in native alphabet Alternative flags for Quebec, Canada, USA, Brazil, Mexico, Argentina, Colombia Lazy loading for language flags and js libraries to boost performance Lightweight vanilla javascript without dependencies Forum Support Paid Features Multilingual SEO – Enable search engine indexing Neural machine translations with human level translation quality Increase traffic and AdSense revenue Search engine friendly (SEF) URLs Yoast SEO compatible – translate meta keywords, meta description, schema.org data structures, translate sitemaps WooCommerce compatible – translate products, schema.org data structures You can have sub-directory (example.com/es/) or sub-domain (es.example.com) URL structure URL Translation aka slug translation is possible (example.com/about-us → example.es/sobre-nosotros) Add hreflang tags for translated alternatives You can manually correct translations In context translation interface (make corrections without losing the context) Meta data translation (meta keywords, meta description) Translating schema.org microdata for better search engine appearance Seamless updates (cloud service updated on our side – SaaS, you do not need to worry about backups on your side) JSON format translation Translate WooCommerce emails AMP translation (Accelerated Mobile Pages translation) Image localization – Media translation Translation Proxy (aka Translation Delivery Network) Centralized Translation Cache – We revise and improve translations over time Language Hosting (example.fr) User Dashboard with Analytics Live Chat Support See also If you are looking for unlimited, high-quality automatic translations, check out TranslateX – an automatic translation API offering unlimited translation for your website or application. We also offer integration plugins: TranslateX for Loco Translate – integrate TranslateX API directly into Loco Translate for seamless, unlimited automatic translations. TranslateX for TranslatePress – bring unlimited automatic translation to TranslatePress using TranslateX API. These solutions make it easy to supercharge your WordPress multilingual setup with TranslateX’s secure and affordable API. GTranslate WordPress Demo Watch GTranslate Tour Edit Translations Demo (paid)
Top keywords
- translation23×4.01%
- language13×2.27%
- translate13×2.27%
- translations8×1.40%
- automatic7×1.22%
- flags7×1.22%
- multilingual6×1.05%
- translatex6×1.05%
- wordpress6×1.05%
- example5×0.87%
- google5×0.87%
- gtranslate5×0.87%
Supan Reputation – Review Requests & Customer Feedback
Supan Reputation is a WordPress reviews plugin that helps you collect more 5-star reviews on Google, Yelp, and Facebook. Send branded review request emails to customers (manually or automatically after WooCommerce orders), draft AI responses to incoming reviews, and log received reviews from any platform — all from inside wp-admin. Most customers who loved your service will never leave a review — not because they didn’t want to, but because no one asked at the right moment. Supan Reputation fixes that. Configure your Google, Yelp, and Facebook review links once, write a personalised email template, and the plugin handles the rest — sending polite, perfectly-timed review requests automatically when WooCommerce orders complete, or manually with two clicks. Add an AI response drafter for replying to reviews and a Reviews Inbox for logging incoming feedback. More reviews. Less chasing. All from wp-admin. Key Features Automated review request emails — trigger on WooCommerce order completion with a configurable delay (default: 24 hours after purchase) Google, Yelp, and Facebook integration — set your review profile URLs once; every email links directly to your preferred platform Manual send in two clicks — enter a customer name and email to send a request instantly, no WooCommerce required AI response drafter — paste any customer review and get a professional, personalised reply drafted in seconds Reviews inbox — log received reviews with platform, rating, and sentiment tags for easy tracking Custom email templates — personalise the message with your brand voice using {name} merge tags Request tracking dashboard — see total sent, this month, delivered, and response rate in real time WooCommerce review schema — AggregateRating + Review JSON-LD for Google rich snippets About the name: “Supan” (スパン) is a Japanese loanword meaning “span” — the arc or spectrum of connections. It reflects the family of Supan plugins for WordPress site management. Source Code The full React/TypeScript source for the compiled JavaScript assets is included directly in this plugin under the src/ directory. Build tooling configuration is in vite.config.ts. To regenerate the compiled assets from source: Install Node.js and pnpm Run pnpm install in the plugin root Run pnpm build to produce build/suparep.js External services This plugin connects to the Supan API, a third-party service hosted on Google Cloud Run, to send review request emails, draft AI responses to customer reviews, log received reviews, and (when WooCommerce is installed) schedule automatic review requests after order completion. The Supan API is operated by Ganda Tech Services Pty Ltd, the same author as this plugin. The plugin cannot send review request emails, draft responses, or log reviews without this connection because the email delivery, AI drafting, and storage all happen server-side on the Supan API. No outbound email or AI logic runs locally inside WordPress. Endpoint: https://gts-seo-engine-711239021998.australia-southeast1.run.app Fields the plugin transmits (every request): api_key (your Supan API key, stored encrypted in wp_options), and — only on Settings save — api_url, license_key (optional paid-tier identifier), and woo_auto_request (boolean for WooCommerce auto-send). Per-request fields are listed below by action. What is sent, and when: When you click Send Request in the dashboard (or fill the Send Request form): the plugin sends the customer’s first name, the customer’s email address, the platform you selected (Google / Yelp / Facebook), and your API key. This is needed so the Supan API can send a personalised review request email to that customer with a link to your review page. When a WooCommerce order completes and Auto-send is enabled: the plugin sends the customer’s first name, email, and your API key after the configured delay (default 24 hours). The order line items, prices, and payment data are NEVER transmitted — only the customer’s name and email. When you click Draft AI Response on a received review: the plugin sends the review text, the reviewer’s name, your business name, and your API key. The Supan API forwards this to Claude Haiku and returns a draft reply for you to edit before sending. The drafted reply is not stored remotely. When you click Save Review in the Reviews Inbox: the plugin sends the review text, platform, rating, sentiment tag, and your API key. The review is stored against your API key on the Supan API so the Reviews Inbox tab can re-render it later. When you save Settings: the plugin sends your selected platform URLs (Google review URL, Yelp business URL, Facebook page URL), the email template content, and the auto-send delay hours, plus your API key. This is needed so the Supan API can use the right links and copy when sending review requests on your behalf. No request is sent automatically from a public-facing page. Every API call is triggered either by an explicit admin action in wp-admin or by a backend WooCommerce hook firing on order completion (which is itself opted-in via Settings). Data that is NOT sent: WordPress user accounts (other than the recipient’s name + email), passwords, comments, post content, IP addresses, payment data, order line items, or any customer who has not been explicitly selected to receive a review request. Third-party service: Supan API by Ganda Tech Services Pty Ltd. Terms of service: https://spectra.cchk.info/terms Privacy policy: https://spectra.cchk.info/privacy