meta language code

  • Thread starter Thread starter yaelede
  • Start date Start date
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
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top