Using a Custom Domain with special characters
Framer currently does not support Internationalized Domain Names (IDNs) that include special characters like ü, é, and others. However, you can use a workaround by converting your domain name into Punycode using a tool like Punycoder.
For example, if you want to use the domain www.artür.com
, you would convert it to Punycode, which would result in www.xn--artr-2ra.com
. You can then add this Punycode version as the custom domain in Framer. After that, you can visit www.artür.com
to access your Framer site.