|
I think this is most of the meta-tags that are available.
<meta name="description" content="description goes here" />
<meta name="keywords" content="keywords of your site goes here" />
<meta name="Subject" content="subject of website goes here"/>
<meta name="Classification" content="how you would classify your topic"/>
<meta name="ABSTRACT" content="can be treated sort of like the title of the page"/> <meta name="Distribution" content="Global"/>
<meta name="Rating" content="General"/>
<meta name="robots" content="index, follow"/>
<meta name="Robots" content="All"/>
<meta name="country" content="USA"/>
<meta name="identifier" content="your website url goes here"/>
<meta http-equiv="imagetoolbar" content="no" />
<meta name="author" content="the author name goes here" />
<meta http-equiv="content-language" content="en-US" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|