K Khan
Dec 5, 2017
  2417
(6 votes)

EPiServer support for multilingual web addresses

A Web address is used to point to a resource on the Web such as a Web page. Typically web addresses are expressed using Uniform Resource Identifiers or URIs, but advanced web addresses allow the use of characters from a wide range of scripts as Internationalized Resource Identifiers or IRIs if you are interested to know more about IRIs visit https://www.w3.org/International/articles/idn-and-iri/.

EPiServer allows us to use IRIs as URL segment, By default, while defining the URL segment, a validation module automatically changes the special characters to ASCII. e.g. "ö" will change into "o". This behaviour can be overridden easily be adding an intializeable module https://gist.github.com/khurramkhang/ac990704c01d8c05904f27a09d3bf93c 

References: https://world.episerver.com/documentation/Class-library/?documentId=cms/10/9E585197 

Dec 05, 2017

Comments

Please login to comment.
Latest blogs
Announcing new library: SettingsManager

When you run .net app, there have been a few ways to store settings. Those can be set via appSettings.json, or via Azure Portal AppService...

Quan Mai | Apr 30, 2026

From Prompting to Production: Optimizely Opal University Cohort and the Future of Agentic MarTech

Most organizations today are still playing with AI. They experiment with prompts, test ideas in isolated chats, and occasionally automate a task or...

Augusto Davalos | Apr 28, 2026

Six Compelling Reasons for Upgrading to CMS 13

Most software updates ask you to keep up. Optimizely CMS 13 asks something different — it asks whether your digital strategy is built for a world...

Muhammad Talha | Apr 28, 2026

Optimizely CMS 13 breaking changes: GetContentTypePropertyDisplayName

When upgrading from CMS 12 to 13, resolving property display names may not work as before. Here’s what changed.

Tomas Hensrud Gulla | Apr 27, 2026 |