Take the community feedback survey now.

K Khan
Dec 5, 2017
  2287
(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
New Opal Certifications Are Live and Free!

We’ve got some exciting news to share: two brand-new Opal certifications are now available and they’re completely free. Whether you’re already...

Satata Satez | Sep 10, 2025

Going Headless: On-Page Editing with Optimizely Graph and Next.js

Introduction On-page editing is one of the standout features of Optimizely CMS, giving editors the power to update content directly on the site as...

Michał Mitas | Sep 10, 2025

Dynamic CSP Management for Headless and Hybrid Optimizely CMS with Next.js

In the evolving realm of web security, Content Security Policy (CSP) is essential for defending against XSS and injection attacks. Traditional...

Minesh Shah (Netcel) | Sep 8, 2025

Create a Simple home page in Optimizely CMS

  Introduction In this blog post, I will walk you through a step by step process to create a very basic home page on a Optimizley CMS Empty site....

Ratish | Sep 7, 2025 |