These are the tags you will need to include at the top of your document, in order to attract the attention of the major search engines.
Insert all meta tags in the header of your document, as follows:
<HTML>
<HEAD>
<TITLE>Page title</TITLE>
<META name="" content="">
<META name="" content="">
</HEAD>
When submitting your site to search engines, the normal method is
to add all of the tags listed below to your main index.html file
in the root directory. Do this before you submit your site.
2-digit code to indicate the primary language of your site.
EN is english
<META
HTTP-EQUIV="Content-Language" CONTENT="EN">
Note: EN-GB means the real language as defined in the Oxford English Dictionary. EN-US means the pseudo-language that Microsoft speaks. EN is generally used to mean either.
<META NAME="distribution" CONTENT="Global">
Link: Click here to learn more about META tagging and search engines, with the excellent SubmitCorner.com
Click here to use our on-line tools to create your own set of META tags