Language & Multilingual Configuration
Cookie-based language memory, Culture and Hostnames setup
Language & Multilingual Configuration
Culture and Hostnames
uTPro provides multilingual configuration by cookie. You can find the "Culture and Hostnames" settings in the "Home" node (uTPro → Sites → Home).

IMPORTANT: Make sure that the default language (first access user has no cookie and url has no language set) is set to END "/" by default and set it to the last position. Make sure each language has a hostname for Remember Language to work properly.
You can disable this feature by setting Enabled: "false" for RememberLanguage:

Backoffice and Website run separately
You can separate Backoffice and Website into 2 separate domains. If you have enabled and configured the domain for Backoffice, try accessing the Website domain and "/umbraco" to see the result.

uTPro Custom Configuration (appsettings.json)
| Key | Description |
|---|---|
uTPro:Backoffice:Enabled | Enable separate backoffice domain |
uTPro:Backoffice:Url | Backoffice domain(s), comma-separated |
uTPro:RememberLanguage:Enabled | Enable cookie-based language persistence |
uTPro:DefaultCulture | Fallback culture when no language cookie/URL is present |