ola, luego de mucho buscar llegue a la conclusion de poner todos estos meta tags y en este orden, quiero saber si son necesarios todos o alguno solo ocuparan espacio:
<title></title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1"/>
<META NAME="description" CONTENT="">
<META NAME="keywords" CONTENT="">
<META NAME="Title" CONTENT="">
<META NAME="Subject" CONTENT="">
<META NAME="Author" CONTENT="">
<META NAME="Language" CONTENT="es">
<META NAME="Generator" CONTENT="HTML-KIT">
<META NAME="Robots" CONTENT="index, follow">
<META NAME="revisit-after"CONTENT="14 days">
<meta name="Resource-Type" content="document" />
<meta http-equiv="Content-Type-Script" content="text/javascript" />
hasta aqui las entiendo todas y esta se modifica manualmente cada vez que se haga un cambio... en todas?...
<meta http-equiv="last-modified" content="06/10/2010 10:03:06" />
estas cinco si no se para que son...
<META NAME="distribution" CONTENT="global">
<meta name="Rating" content="general" />
<meta http-equiv="ImageToolbar" content="False" />
<meta name="MSSmartTagsPreventParsing" content="True" />
<meta http-equiv="Expires" content="0" />
en cuanto a esta creo que la da google cuando se registra la web en la herramienta para webmaster:
<meta name="google-site-verification" content="pG6JaeIB-_Fhk7xglkfetQg6BJu7KZZIshl2uIDbdg0" />
finalmente es mejor terminarlas con contrabarra /> que solo > ... ?