---
title: Conclusion
---

> 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).

Nice work! you’ve reached the end of **Multilingual content** mini-series.

By now, you’ve built a foundation for delivering your website in multiple languages and giving your global users a smoother experience. From setting up language variants to implementing a language selector, you’ve handled the key technical steps needed to support multilingual content in Xperience by Kentico.

## What you’ve accomplished

- Displayed multilingual content using content item language variants

- Retrieved localized content and consent texts dynamically based on the visitor's preferred language

- Handled language fallbacks and multichannel scenarios

- Implemented language-aware routing, preserving language context in navigation

- Built a language selector UI so visitors can switch between language versions easily

- Localized static strings in your app using .resx files and IStringLocalizer

That’s a full-stack multilingual implementation – editor-ready and user-friendly.

> **Info:** Bonus: Your editors now have the tools they need to create language variants, and your visitors get a seamless experience in their chosen language.

## How did you like this series?

We hope you have enjoyed our _Multilingual_ mini-series in **Xperience by Kentico**. Tell us how you liked it by clicking the _Send us feedback_ button at the end of this page.

Thanks for following along and happy coding!
