Using a custom domain with special characters
Learn how to use custom domains with special characters by converting them to Punycode for compatibility with Framer.
Framer currently does not support Internationalized Domain Names (IDNs) with special characters like ü or é. However, you can work around this by converting your domain name to Punycode using a tool like Punycoder.
For example, if your domain is www.artür.com
, convert it to Punycode, resulting in www.xn--artr-2ra.com
. Use this Punycode version as your custom domain in Framer. Once configured, visitors can still access your site using the original domain with special characters, such as www.artür.com
.