meta language code

Y

yaelede

When is it necessary to put the meta language code in the HEAD
section?
( <meta http-equiv="Content-Language" content="xx"> )

My site is in English, but I target worldwide audience.
If it's not necessary, how do I prevent FrontPgage to put this code in
the HEAD section? By default it does.

Thanks
yaelede
 
S

Stefan B Rusynko

It belongs in your pages to indicate what language the page was created in
And the browser will not render it in other languages unless you create the pages in that language



| When is it necessary to put the meta language code in the HEAD
| section?
| ( <meta http-equiv="Content-Language" content="xx"> )
|
| My site is in English, but I target worldwide audience.
| If it's not necessary, how do I prevent FrontPgage to put this code in
| the HEAD section? By default it does.
|
| Thanks
| yaelede
 
Top