Thank you for your suggestions and advice.
For the language tag, I currently have this style for english pages:
<meta name="language" content="English" />
Should it be as you suggested:
<meta http-equiv="content-language" content="en">
What is the difference? Or more importantly, what do the serach engines understand?
|