META tags are an invaluable tool to getting your web pages indexed
by search engines. Make the best use of a search by providing specific
information about your site.
Example of a Completed Document Head
This example shows what the Quick META Tag Generator produces when
including Mystiblue Computing in the code.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML><HEAD>
<TITLE>PAGE_NAME, Meta Tag Generator</TITLE>
<META http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
<META name="Keywords" content="PAGE_KEY_WORDS,
meta,meta tag, meta tag generator">
<META name="Description" content="Page Description
Meta tag generator to make it easy for you to insert meta tags in
your documents">
<META name="Author" content="Web Editor Mystiblue
Computing ">
<META name="Copyright" content="DEPARTMENT_NAME,
Web Design">
<META name="Rating" content="General">
<META name="Robots" content="All">
</HEAD>
Bold text indicates what gets replaced with the information you provide.