How SEO friendly is Unicode URL?

2019-02-22 01:25发布

问题:

As the title says, how SEO friendly is a URL containing Unicode characters.

Edit: To clarify, I meant URL with non-ASCII characters but valid Unicode.

回答1:

All URLs can be represented as Unicode. Unicode just defines a range of code-points from U+0000 to U+10FFFF, which allows you to define any characters.

If what you mean is "How SEO friendly are URLs containing characters above U+007F" then they should be as good as anything else, as long as the word is correct. However, they won't be very easy for most users to type if that's a concern, and may not be supported by all internet browsers/libraries/proxies etc. so I'd tend to steer clear.



回答2:

If I were a Google other search engines authority I wouldn't consider the unicode URL-s an advantage. I have been using unicode urls for more than two years in my Persian website but believe me I just did it because I felt I was forced to do this. We know Google handles Uncode urls very well but I can't see the unicode words in URL-s when I'm working with them in google webmaster tools here is an example:

http://www.learnfast.ir/%D9%88%D8%A8%D9%84%D8%A7%DA%AF-%D8%A2%DA%AF%D9%87%DB%8C

there are only two Farsi words in such a messy and lengthy URL. I believe other Unicode url users don't like this either but they do this only for SEO optimization not for categorizing their contents or directing their users to the right address. Of course unicode is excellent for crawling the contents but there should be other ways to index URL-s. more over, English is our international language; Isn't it? It can be beneficially used for URL-s. There should be other means for indexing Unicode Urls. (Sorry for too much words from an amateur webmaster).



回答3:

FWIW, Amazon (Japan) uses Unicode URL for their product pages.

http://www.amazon.co.jp/任天堂-193706011-Wiiスポーツ-リゾート-「Wiiモーションプラス」1個同梱/dp/B001DLXXCC/ref=pd_bxgy_vg_img_a

(As you can see, it causes trouble with systems like the Stackoverflow wiki formatter)



回答4:

if we consider that the urls that have the searched keywords in them have higher placements in the search results and you're targeting unicode search terms then it may actually help. But of course this is hardly the most important thing when it comes to position in search results.



回答5:

I would guess from an SEO point of view it would be a really bad idea, unless you are specifically looking to target unicode search terms.



标签: url unicode seo