Ask HN: Popularity of Unicode Versions of URLs?
When I look at web marketing data (e.g., Alexa), I only ever see results for URLs with Latin-based URLs, even for regions with non-Latin alphabets. Do users from places with non-Latin alphabets type in Latin website names, or do they use non-Unicode versions?
I know China likes to use numerical URLs, which avoids this problem, but what about other places?
5 comments
[ 3.3 ms ] story [ 23.3 ms ] threadI have "kråke.re" myself but the DNS entry is really xn--krke-roa.re because international character DNS is an ugly, ugly hack.
That encoding is punycode, right?
I think the punnycode encoding is just used for the domains, but not for the urls. The urls should be normal utf-8 encoding. Wonder why they made a difference at all.
On the other side: Just "transliterate" a url is super simple and people all over the world can at least read the url (and probably memorise). For example: ä => ae => everybody in Germany knows how to read and interpret this.
SEO wise: No difference at all.