Display your website in multiple languages in minutes. Weglot Translation API and reverse proxy solution makes any website multilingual in a few clicks
You create specific subdomains for each new language you want to translate your website into (fr.mydomain.com, es.mydomain.com), point them to the Weglot servers, and that’s it.
Weglot reverse proxy servers will automatically retrieve your website pages, detect the original content and swap it for translations. All that is done server-side so it’s perfectly optimised for SEO.
Once Weglot is integrated, you’ll have access to a simple dashboard where you can easily manage your translations either yourself, by inviting your Marketing / Content / Translation team or by hiring professional translators.
A visitor asks for the ‘About’ page of your website in French: https://fr.mydomain.com/about
The subdomain fr. points to the Weglot reverse proxy server.
The Weglot proxy server asks your website server for the original page: https://mydomain.com/about
Your server sends the page back to Weglot (in the original language)
Weglot detects all the content (text strings, metadata, …) and sends it to the Weglot Translation API
The Weglot Translation API sends the translations back and the Weglot proxy server replaces the original content for the translations in the source code of the page. Weglot also adds all the necessary technical details to comply with Google multilingual SEO recommendations (Hreflang tags, …)
The page fr.mydomain.com/about is sent to your visitors