What is the explanation of the metatag "LANGUAGE"
How do you explain in which language your website is in? You use the so called LANGUAGE tag.
<meta name="language" content="language">
Example metatag language
Add the following metatag in the HTML source of your page:
<meta name="language" content="spanish"> <meta name="language" content="english"> <meta name="language" content="english" />
Does your website contains pages in different languages? By adding index pages with different language tags you are able to adjust the language to the specific country.
Where should you add this language tag?
You may add these language tags to all of your webpages, so not only in the first index page. Make sure that on every page relevant metatags are added. Add keywords and phrases that are relevant and correspond to the text and the language on that specific page. It might be a lot of work to add specific metatags to each page but you will notice in time that it works!
|
|
| Part of the MetaTags Company Inc. Last update: 09-09-2010 |