The method described here URL Slugify algorithm in C#? returns "" for the input ブルノ.
Is it ok to include Japanese characters in URLs or does it hurt SEO? Will Google/Bing display as ブルノ or %E3%83%96%E3%83%AB%E3%83%8E?
What should I do for the user アウロン?
- /user/1/auron (different field to set the name in url)
- /user/1/アウロン (set his displayname in url)
ja.wikipedia.org does use Japanese characters in the URL, so can I just assume it is safe? Or does it need something else?
 
     
    