DNS setup is straightforward and easy to do.
Prerequisites
- Access to your domain registrar
Setup
For each translation language you want, you’re going to add a subdomain, this ensures your customers can reach your translated website. For this, we’ll add CNAME records that point to proxy.swiftlingo.io
.
An example configuration for the English (en
) and French (fr
) translation languages can be found below:
Example
Type | Subdomain | Value | TTL |
---|
CNAME | en.example.com | proxy.swiftlingo.io | 300 |
CNAME | fr.example.com | proxy.swiftlingo.io | 300 |
Important
It can take up to 24 hours for DNS changes to be ready.
Note
You need a SwiftLingo account and configure the translation languages in the dashboard to have a working translated website
Got stuck?
Stuck? Reach out to our support channels to work out a solution together.