Forum Moderators: Robert Charlton & goodroi
I'm wondering if using URLs with hebrew characters is a good idea. I've seen that dmoz.org.il uses hebrew URLs, so does Wikipedia in Hebrew.
Thank you for your input.
However, you may want to see links from directories, social media, other websites and so on - and they may not be so ready to deal with non-English characters directly in the URL.
It would be excellent to hear from someone who has been using this kind of url and hear about their experiences.
[edited by: tedster at 11:22 am (utc) on June 12, 2008]
I am from Scandinavia and here we have a few non-english-letters (æ ø å etc.). I have good experience translating these letters to the following:
æ = ae
ø = oe
å = aa
For instance if you make a search for "exæmple" (not a real word) and the in the SERP there is an url like www.example.com/exaemple.html. the word exaemple will be highlightet in the SERP-url.
So at least Google knows that "ae" could be the same as "æ".
You many find that people have trouble linking to you when they paste the URL into their system, and their system uses a different character set.
Make sure that your 404 handling is perfect for any such duff incoming links.
The ODP migrated 5 million entries on half a million pages to UTF-8 a few years ago. There are some references to that on the web that might be worth a further read.
the reason that i am trying this is that it shows up nice in the google serps. it can end up giving you a headache, though.
You many find that people have trouble linking to you when they paste the URL into their system, and their system uses a different character set.
The thing is, that people with websites with my own language wouldn't have problems linking to me (am I correct?), and these are the main expected linkers to my new content. The biggest problem I have with UTF8 encoded linking is that it's really ugly to see on the browser's address bar. Any thoughts on this?
Thanks