Add website domain and select a CMS platform for translation

Table of Contents

Add a new website domain for translation

After your connection to your Linguise dashboard, you’ll need to setup a new domain to start get an API key and start with the translation. From the top bar you can use the dropdown menu Domain > Add website or use the Settings to edit an existing website settings.

domain-settings-menu

Once you add a new website domain for translation, you’ll be redirected to its settings, the API key required to activate the translation will be generated after saving. The default language is the language source of the website, it’s really important and cannot be changed after the setup.

add-new-domain

The domain URL needs to be added in full including its prefix like https://www.domain.com

How to choose your CMS platform?

Almost all CMS platforms integrated and and supported by Linguise translation, there are almost 30 of them listed.
There are 2 majors types of CMS on the market:

  • PHP CMS, it’s CMSs that are self-hosted (you’re handling the hosting) like for example Joomla or OpenCart
  • Cloud-Hosted CMSs (you don’t handle the hosting) like for example, Shopify, Wix or Squarespace

There is an exception though, WordPress has both versions, a WordPress.org version that is a PHP CMS and WordPress.com that is a cloud-hosted CMS.

Cloud-Hosted and PHP CMS list

When you select your proper CMS platform, at the end of the domain registration, you’ll be redirected to the proper installation documentation and use either subfolders for PHP CMS (domain.com/fr) or subdomains for cloud-hosted CMS (fr.domain.com).

NOTE: if you don’t find your CMS in the list, you can use “OTHER PHP CMS” for all PHP self-hosted CMS and “OTHER CLOUD HOSTED CMS” for cloud-hosted CMSs.

Here is the CMS list we currently have and the CMS type.

  1. WordPress (PHP)
  2. Joomla (PHP)
  3. Shopify (CLOUD HOSTED)
  4. Squarespace (CLOUD HOSTED)
  5. Webflow (CLOUD HOSTED)
  6. OpenCart (PHP)
  7. PrestaShop (PHP)
  8. Magento Open Source (PHP)
  9. Adobe Commerce (CLOUD HOSTED)
  10. Wix (CLOUD HOSTED)
  11. BigCommerce (CLOUD HOSTED)
  12. WordPress.com (CLOUD HOSTED)
  13. Drupal (PHP)
  14. Laravel (PHP)
  15. Symfony (PHP)
  16. GoDaddy website builder (CLOUD HOSTED)
  17. Tilda (CLOUD HOSTED)
  18. IONOS Website Builder (CLOUD HOSTED)
  19. Jimdo (CLOUD HOSTED)
  20. Bitrix24 (CLOUD HOSTED)
  21. Weebly (CLOUD HOSTED)
  22. Volusion (CLOUD HOSTED)
  23. Duda (CLOUD HOSTED)
  24. Zyro (CLOUD HOSTED)
  25. Webnode (CLOUD HOSTED)
  26. Site123 (CLOUD HOSTED)
  27. Hostinger Website Builder (CLOUD HOSTED)
  28. Hostgator Website Builder (CLOUD HOSTED)
  29. Bluehost Website Builder (CLOUD HOSTED)
  30. Craft CMS (PHP)
  31. MODX (PHP)
  32. ProcessWire (PHP)
  33. PyroCMS (PHP)
  34. Bolt CMS (PHP)
  35. Concrete CMS (PHP)
  36. ExpressionEngine (PHP)
  37. TYPO3 (PHP)
  38. phpBB (PHP)
  39. Zen Cart (PHP)
  40. OTHER PHP CMS (PHP)
  41. OTHER CLOUD HOSTED CMS (CLOUD HOSTED)

Setup languages and API Key

Now that your domain is added you can setup in what languages your website will be translated

add-translation-languages

SEO important note: The number of languages you setup has a large impact on SEO. When you setup your translation languages, if you have a large amount of indexed pages (>500), search engine may take a lot of time to process them. It may impact your SEO in your original language. That’s why we recommend adding at first a maximum of 5 languages, then when it’s indexed, you can add languages in a batch of 3 per month.

80+ languages are available, you can select what language translation will be activated and add or remove some of them at any moment. All language option will activate all the languages available, and you can then control what will be available on your website by choosing the flag to display.

Language translation pair: a language pair is formed when one language is translated into another language. When English is translated into Spanish, this is called an English-Spanish language pair. Not all language pairs are equal in neural machine translation, it varies from the accuracy of 80% to 95%, English to Spanish would be 97%. Please find a sample of accuracy data below.

 NMT TranslationHuman TranslationQuality
English-Spanish5,4285,55097%
English-French5,2955,49696%
English-Chinese4,5944,98792%
Spanish-English5,1875,37296%
French-English5,3435,40498%
Chinese-English4,2634,63692%

Get the API Key for translation

The API key is what is required to activate the translation on your website. You can refer to the install documentation for more details where you need to copy the API key. Basically the API key will check what language is activated on what domain and will allow the neural translation pages  to be generated.

translation-API-key

The Linguise API key will need to be copied in the Configuration.php file you’ve uploaded on your server, more details about install here >>

copy-linguise-api-key

Domain registration in video