Skip to main content
Website translation

Managing Website Translator integrations

You can modify the settings of your existing Website Translator integrations or permanently delete them when they are no longer needed. Both actions start from the integration's settings page on the Website Translator platform.

Accessing integration settingsโ€‹

  1. Log in to the Website Translator platform.
  2. In the list of websites, find the integration you want to manage.
  3. Click Settings for that specific integration.

Open Settings for the integration

Figure 1. Accessing the Settings page for an integration.


Editing an integrationโ€‹

From the Settings page, you can adjust various parameters for your integration.

Remember to click Save changes at the bottom of the page after making any modifications.

General settings page view

Figure 2. The integration Settings page where modifications are made.

Refresh Required

If you have your website open while making changes to its integration settings, you may need to perform a hard refresh (Ctrl+F5 or Cmd+Shift+R) on the webpage to see the updated behavior.

Changing the integration nameโ€‹

Simply edit the Integration name field at the top of the Settings page.

Modifying languagesโ€‹

  • Add Language: In the "Languages you want to translate into" section, use the dropdown menu to select and add new target languages.

    Adding languages

    Figure 3. Selecting a new language to add.

  • Remove Language: In the table of added languages, click the bin icon (๐Ÿ—‘๏ธ) at the end of the row for the language you want to remove.

    Removing a language

    Figure 4. Removing an existing target language.

Updating website domainsโ€‹

Ensure all domains and subdomains where the translator will be used are listed.

  • Add Domain: Below the existing domain list, click Add website domain and enter the new domain (e.g., subdomain.example.com).

    Adding a domain

    Figure 5. Adding a new website domain.

  • Remove Domain: Click the bin icon (๐Ÿ—‘๏ธ) next to the domain entry you want to remove.

    Removing a domain

    Figure 6. Removing an existing website domain.

Changing the MT engineโ€‹

For any listed language pair, you can select a different Machine Translation engine if alternatives are available.

  1. Find the target language in the table.
  2. Select a different engine from the MT engine dropdown menu in that row.

Changing the MT engine

Figure 7. Selecting a different MT engine for a language pair.

Remember to click Save changes after editing any settings.


Deleting an integrationโ€‹

Permanently remove an integration and all its associated data if it's no longer required.

Irreversible Action

Deleting an integration permanently removes all associated translations, edits, settings, and configuration from the Website Translator platform. This action cannot be undone.

  1. Navigate to the Settings page for the integration you wish to delete (see Accessing integration settings).
  2. Scroll to the very bottom of the page.
  3. Click the Delete website translator button.
  4. A confirmation dialog will appear. Click Delete to confirm the permanent removal.

Locate the delete button

Figure 8. The "Delete website translator" button at the bottom of Settings.

Confirm deletion dialog

Figure 9. Confirming the deletion in the dialog.

Removing the code after deletionโ€‹

Important Final Step

After deleting the integration from the platform, you must manually remove the corresponding Website Translator JavaScript code snippet (including the language selector element, e.g., <div class="website-translator"></div>, if you added one) from your website's HTML source code. Do this across all environments (development, staging, production) where the code was deployed. Failure to remove the snippet may cause errors on your website.