Encoding Chinese HTML
- From: GTQWVOPHMEAQ@xxxxxxxxxxxxx
- Date: 11 Jul 2005 09:36:03 -0700
It appears that websites that are not English and are indexed by Google
successfully have the following characteristics:
- charset encoding in native format (e.g. <meta
http-equiv="Content-Type" content="text/html; charset=big5">)
- The HTML are saved in ANSI format (as opposed to Unicode or UTF)
My website (in Chinese) is indexed by Google fully, however, it doesn't
seem to recognise search term. I have tried:
- Saving the php as UTF-8 file with charset=UTF-8: with this, I can see
the pages being listed property from the site (when I enter my site URL
as search term), although when I search on keywords from
site:mysite.org, nothing is returned!
- Saving the PHP as UTF-8 file with charset=BIG5, even the pages
indexed is not listed in Chinese (it get listed in symbols)
Question:
How can I save my UTF-8 file as ANSI with Chinese in it?? I got
ENglish Windows XP with a writing pad for writing chinese. If I try to
save the already defined PHP file (this is a look-up/include file)
containing Chinese as ANSI, it warns that I will lose info, and indeed
chinese becomes ???
.
- Prev by Date: Re: anybody interested in making money through PHP/MySQL and flash
- Next by Date: file_exists() returns true and filesize() fails
- Previous by thread: preg_replace /E
- Next by thread: file_exists() returns true and filesize() fails
- Index(es):
Relevant Pages
|
|