---
title: Multilingual websites
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

## Content editors

> **Info:**&#x20;
>
> #### [Editing the content of multilingual websites](https://docs.kentico.com/13/multilingual-websites/editing-the-content-of-multilingual-websites.md)
>
> Learn how to create new language versions of pages.

> **Info:**&#x20;
>
> #### [Translating content using external services](https://docs.kentico.com/13/multilingual-websites/translating-content-using-external-services.md)
>
> Translate pages using machine translation or send page content through an automated process to translators or external agencies.

## Administrators

> **Info:**&#x20;
>
> #### [Setting up multilingual websites](https://docs.kentico.com/13/multilingual-websites/setting-up-multilingual-websites.md)
>
> Configure your websites to use multiple languages and learn how to set up default cultures for users and visitors.

> **Info:**&#x20;
>
> #### [Setting up a multilingual user interface](https://docs.kentico.com/13/multilingual-websites/setting-up-a-multilingual-user-interface.md)
>
> Enable and configure multiple languages for the Xperience administration interface.

> **Info:**&#x20;
>
> #### [Configuring translation services](https://docs.kentico.com/13/multilingual-websites/configuring-translation-services.md)
>
> If you want to translate your website content and localization strings using translation services (for example, Google Translate), you first need to configure the services.

## Developers

> **Info:**&#x20;
>
> #### [Setting up culture detection](https://docs.kentico.com/13/multilingual-websites/setting-up-multilingual-websites/setting-up-culture-detection.md)
>
> To display multilingual content on [MVC sites](https://docs.kentico.com/13/developing-websites/mvc-development-overview.md), developers first need to make sure the functionality that detects the requested culture for visitors is properly set up and/or implemented.

> **Info:**&#x20;
>
> #### [Localizing content](https://docs.kentico.com/13/multilingual-websites/setting-up-multilingual-websites/localizing-content.md)
>
> Learn how to display content in multiple cultures on the pages of your [MVC site](https://docs.kentico.com/13/developing-websites/mvc-development-overview.md).

> **Info:**&#x20;
>
> #### [Developing custom translation services](https://docs.kentico.com/13/multilingual-websites/developing-custom-translation-services.md)
>
> If the default translation services provided in Xperience are not enough, you can integrate with any other translation services.

> **Info:**&#x20;
>
> #### [Translating content via REST](https://docs.kentico.com/13/multilingual-websites/developing-custom-translation-services/translating-content-via-rest.md)
>
> You can utilize a [REST](http://en.wikipedia.org/wiki/Representational_state_transfer) service to retrieve and submit translations.

> **Info:**&#x20;
>
> #### [Customizing XLIFF export for translations](https://docs.kentico.com/13/multilingual-websites/developing-custom-translation-services/customizing-xliff-export-for-translations.md)
>
> Customize the XLIFF files that are used for exporting and importing translation data.
