Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it good idea to use URL names with special characters? [closed]

Is it good SEO to have URL's (page names) with non-english characters like Chinese names in URL's?

like image 292
jpkeisala Avatar asked Oct 05 '10 15:10

jpkeisala


People also ask

Can URL have special characters?

Building a valid URL A URL entered within an address bar in a browser, for example, may contain special characters (e.g. "上海+中國" ); the browser needs to internally translate those characters into a different encoding before transmission.

What special characters are not allowed in URL?

These characters are "{", "}", "|", "\", "^", "~", "[", "]", and "`". All unsafe characters must always be encoded within a URL.

Are underscores URL safe?

Underscores can't be used in domain names, as the underscore character isn't permitted. Google's web crawlers don't like complex URLs that are filled with unnecessary characters. If you aren't careful to encode special characters, the content management system that you're using will encode your file names for you.

Can a domain name have &?

No. Unfortunately you can't use ampersands (&) as part of your domain name. Characters that you can use in your domain name include letters, numbers and hyphens.


2 Answers

from a SEO perspective

GENERAL URL RULES:

  • all URLs on an a webproperty must be according to these rules (listed in priority)

1) unique (1 URL == 1 ressource)

2) permanent (they do not change)

3) manageable (1 logic per site section, no comlplicated exceptions)

4) easily scaleable logic

5) short

6) with a targeted keyword phrase

the targeted keyword phrase is the least important - but it's still important. if you can have a short, scaleable, manageable, permanent, unique URL logic - with non-english characters, then go for it.

there are benifits if the URL match the search term, as the search term gets highlighted in the SERPs, additionally the URL is the most used anchor text (as people tend to copy & paste URLs), so you get a cool anchor text if you use the keyword (in whatever language) in the URL, also the URL keyword is seen as content and adds context to the page, another SEO plus.

so yeah, go for it, but only if it does not work agains principle 1 to 5

like image 188
Franz Enzenhofer Avatar answered Oct 11 '22 23:10

Franz Enzenhofer


As of June this year ICANN have approved the use of chinese characters in domains without the use of .cn at the end.

like image 41
SEO Agency Avatar answered Oct 12 '22 01:10

SEO Agency