---
title: Setting default languages for users and visitors
related:
  - https://docs.kentico.com/k9/multilingual-websites/setting-up-multilingual-websites/configuring-urls-for-multilingual-websites.md
---

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

You can configure which language version the system displays to users when they arrive on the website.

## Configuration for registered users

The website culture displayed to registered website users depends on each user's **Preferred content culture** setting.

Users can change this setting for their account:

- in the administration interface, on the **Details** tab of the **My profile** application
- on the live site via the **My account** web part

Website administrators can adjust the setting for users in the **Users** application (when editing users on the **General** tab).

Depending on this configuration, users either see the content in their preferred culture (if available), or in the website's default content culture (if set to _(default)_ or if the preferred culture is not available).

> **Note:** **Note**: The act of logging in does not change the currently selected culture, so the setting only has an effect if users are already logged in when they first reach the website (e.g. when using [Windows authentication](https://docs.kentico.com/k9/managing-users/user-registration-and-authentication/configuring-windows-ad-authentication.md)).

## Configuration for anonymous visitors

You can also configure the default content culture that the website displays to anonymous visitors. This can be done separately for the main website domain and for individual domain aliases:

- **Sites ->** edit a site **-> General -> Visitor culture** - used for visitors accessing the website through a URL containing the main domain name.
- **Sites ->** edit a site **-> Domain Aliases ->** edit an alias **-> Visitor culture** - used for visitors accessing the website through a URL that contains the domain alias.

The values can either be set to one of the cultures available for the website, or to **(Automatic)**, in which case the **user's browser settings** are used (for example, in Internet Explorer, you can set the default language in Tools -> Internet options -> General -> Languages).

## Setting the default language for specific domains

Using the **Visitor culture** settings of the site and its domain aliases (described in the section above), you can configure the system to use a different default language based on the current domain. For example, if you use the following domains:

- example.com (main domain)
- example.de (domain alias)
- example.fr (domain alias)

You can set English, German and French as the default cultures for the domain and domain aliases (respectively). Now, when a visitor arrives at _example.fr_, the website automatically displays its French content.

Refer to [Configuring URLs for multilingual websites](https://docs.kentico.com/k9/multilingual-websites/setting-up-multilingual-websites/configuring-urls-for-multilingual-websites.md) for additional information about cultures, domains and URLs.
