Language Meta Tag
The Language META tag
declares to users the natural language of the document being
indexed. Search engines which index websites based on language
often read this tag to determine which language(s) is supported.
This tag is particularly useful for non-english and multiple
language websites.
Example:
<META HTTP-EQUIV="Content-Language" content="EN">
"EN"
= English. Examples of other languages are as follows:
BG (Bulgarian)
CS (Czech)
DA (Danish)
DE (German)
EL (Greek)
EN (English)
EN-GB (English-Great Britain)
EN-US (English-United States)
ES (Spanish)
ES-ES (Spanish-Spain)
FI (Finnish)
HR (Croatian)
IT (Italian)
FR (French)
FR-CA (French-Quebec)
FR-FR (French-France)
IT (Italian)
JA (Japanese)
KO (Korean)
NL (Dutch)
NO (Norwegian)
PL (Polish)
PT (Portuguese)
RU (Russian)
SV (Swedish)
ZH (Chinese)
|