/    Sign up×
Community /Pin to ProfileBookmark

has anyone here ever made a site in Chinese ?

Hi

I’m making a site that has to be in English, French and Chinese and I was wondering if there are any potential problems arising from this.

For example, bearing in mind that you can’t use chinese characters in urls how do you name your files and directories ? Is there a standard procedure ?

If I use the English filenames would that be a problem for chinese browsers ?

Are there any tips for search engine optimization in chinese ?

Thanks for any help you can give me on this ?

to post a comment
Full-stack Developer

7 Comments(s)

Copy linkTweet thisAlerts:
@toicontienJul 15.2008 — English file names would not be a problem. You could spell Chinese words out in English for file names if you wanted. The character set used for the pages is important. If you want to display Chinese characters, you probably need to serve the HTML files with UTF-16 for a character encoding. Usually Western languages need only UTF-8 encoding.
Copy linkTweet thisAlerts:
@steamPunkauthorJul 15.2008 — thanks for your reply

do you think i'd need to create database tables in UTF-16 ? I'm not too sure if MySQL has UTF-16, but i'll check
Copy linkTweet thisAlerts:
@toicontienJul 15.2008 — If you want to store chinese characters, then you probably will need to use UTF-16 for the charset in your database. I don't see why MySQL wouldn't support UTF-16.
Copy linkTweet thisAlerts:
@steamPunkauthorJul 16.2008 — aha - ucs2, eh ? I didn't even know that existed

that's a very useful page

thanks
Copy linkTweet thisAlerts:
@steamPunkauthorJul 16.2008 — so would i need to set the MySQL table encoding to ucs2_unicode_ci ?

is that better suited to my needs than UTF8_unicode_ci ?

?
Copy linkTweet thisAlerts:
@toicontienJul 16.2008 — I'm not sure. I haven't dabbled in data base work much. I mostly just google for info. I imagine you would need to set the encoding to ucs2_unicode_ci if you wanted to encode UCS2 characters properly.
×

Success!

Help @steamPunk spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.3,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...