Skip to main content

🌐 What is Website Translation?

It helps developers make their websites available in multiple languages.

Updated this week

Steps to Configure Website Translation 🈯

  1. From the left-hand menu on the homepage, click on ‘Website Translate’ under the TOOLS section.

  2. Enter Website Details:

    • Name: Type the name of your website.

    • Domain: Enter your website’s domain (e.g., example.com).

  3. Set Redis Cache URL:

    • Enter your secure Redis Cache URL in the format: Rediss://username:password@host:port.

  4. Select Languages:

    • Translate from: Choose the source language (original language of your website).

    • Translate to: Select the target languages you want your website to support.

  5. Create Website:

    • Click on ✨ Create Website to generate the translation script.

  6. Add Script to Website:

    • Implement the generated script on your website.

    • A language selection dropdown will appear for visitors to choose their preferred language.

Why Website Translation is important? ⭐

It makes the website accessible to a global audience, improves user experience, and breaks language barriers.

Did this answer your question?