Things You'll Need:
- Text or HTML editor
-
Step 1
Enter one or more
METAtags within thesection of your HTML file, following the general format below: -
Step 2
Specify keywords describing the concepts the page talks about using a
METAtag such as the one below, separating keywords by commas: -
Step 3
Specify a description for the page using a META tag such as the one below. The description may be used by some search engines in their search results page listings:
-
Step 4
Specify the character set or MIME type of the web page using a META tag such as the one below. This may be necessary if the web server does not provide the correct information automatically:
-
Step 5
Specify whether you want search engines ("robots") to index this page using a META tag such as the one below. This may be necessary if the web server does not provide this information:
-
Step 6
Specify any other META data you wish, using an arbitrary value for the NAME attribute, auch as AUTHOR to specify the author of the page. However, such data will in general be ignored by both search engines and browsers, and be processed only by specialized applications.









