Traffic-Meta Tags-CreateDate
 

   
Meta Tag Name:   HTML x.x  / XHTML x.x /
Example: 
 
Recommendation:
 
Length:   Minimum     n/a                     Maximum     n/a                                     Recommended    n/a
Description:
 
Comments:
 
Indexed by Google:   unknown
Indexed by Yahoo:     unknown
Indexed by MSN:      unknown
Indexed by AOL:       unknown
Other Examples:  
<meta name="createdate" content="INSERT TEXT HERE">
<meta name="createDate" scheme="ISO8601" content=" 2003-12-01" />

 

 

From: Kristie
Date: 09/16/05 07:23:00
To: George Schaefer
Subject: Meta CreateDate
 
 Metadata Core Elements
Date of Creation (or Date of Last Modification), createDate or. dateofLastModification,
(YYYY/MM/DD format), META NAME= "createDate" or ...
find-it.wa.gov/gilscore.htm - 9k -
 
 . Date of Creation (or Date of Last Modification) createDate or

dateofLastModification

(YYYY/MM/DD format) META NAME= "createDate" or

META NAME= "dateofLastModification"

 SoDakLIVE! - Agency Support
<META NAME="createDate" CONTENT="07181996">. Date Last Modifide, The date that
indicates the last day your document was modified. Example: ...
www.sodaklive.com/gov.htm - 34k -

Date Created

The date that indicates the day your document was created.

Example:

<META NAME="createDate" CONTENT="07181996">

 <META NAME="title" CONTENT=""> <META NAME="description" CONTENT ...
... <META NAME="originatorLevel2" CONTENT=""> <META NAME="originatorLevel3"
CONTENT=""> <META NAME="originatorLevel4" CONTENT=""> <META NAME="createDate" ...
www.osl.state.or.us/findor/gilstpl2.txt - 2k -

 

<META NAME="title" CONTENT="">
<META NAME="description" CONTENT="">
<META NAME="originatorJurisdiction" CONTENT="">
<META NAME="originatorLevel1" CONTENT="">
<META NAME="originatorLevel2" CONTENT="">
<META NAME="originatorLevel3" CONTENT="">
<META NAME="originatorLevel4" CONTENT="">
<META NAME="createDate" CONTENT="">
<META NAME="dateofLastModification" CONTENT="">
<META NAME="govType" CONTENT="">
<META NAME="keywords" CONTENT="">
<META NAME="subjects" CONTENT="">
<META NAME="contactName" CONTENT="">
<META NAME="contactOrganization" CONTENT="">
<META NAME="contactStreetAddress1" CONTENT="">
<META NAME="contactStreetAddress2" CONTENT="">
<META NAME="contactCity" CONTENT="">
<META NAME="contactState" CONTENT="">
<META NAME="contactZipcode" CONTENT="">
<META NAME="contactPhoneNumber" CONTENT="">
<META NAME="contactFaxNumber" CONTENT="">
<META NAME="contactNetworkAddress" CONTENT="">
<META NAME="originalControlIdentifier" CONTENT="">
<META NAME="retentionPeriodDate" CONTENT="">
<META NAME="retentionPeriodTextual" CONTENT="">
<META NAME="language" CONTENT="">
<META NAME="resourceType" CONTENT="">
 Metatag page for site2
create date : date the metatags for this resource were created. Example:. <META
NAME="createDate" CONTENT="1999/10/05">. date of last modification : date ...
find-it.lib.az.us/Metatag%20page%20for%20site.htm - 10k - 
 

create date : date the metatags for this resource were created.

Example:

<META NAME="createDate" CONTENT="1999/10/05">

 

ISRN UIUCLIS--2001/9+EARCH
<meta name="createDate" content="12062001"> <meta name="dateofLastModification"
... Education--Public schools--Alternative learning and charter schools ...
www.isrl.uiuc.edu/pep/papers/UIUCLIS_2001_9_EARCH.html - 133k -

 

THE ROLE OF METADATA IN THE PROJECT

The Metadata Generator, and Prior Classification Work by ISL

The state government web page classification enumeration was devised by ISL for Illinois use. It is listed in Appendix D. It is based heavily on a predecessor, "WaGILS", by the Washington State Library [38] [39]. The hierarchy can be traversed using the category tree provided on the Illinois Government Information web page [40]. These values are stored in the CLASSIFICATION variant of the META tag.

Other measures such as authority control, while essential for effective search, are not yet in place statewide. For example, the Metadata Generator suggests a date format of "MMDDYYYY", but the script does not enforce that. (Date values are stored in the "createDate" and "dateofLastModification" variants of the META tag.) There are no controls on the various lines of a mailing address, nor for the formatting of telephone numbers.

The Metadata Generator web page [22] also suggests the use of unambiguous web page titles, containing time specifications so that one web page can be distinguished from another very much like it. (These values are stored in the "siteTitle" variant of the META tag.) Examples are provided, for this field and for others, but the software does not enforce any conventions.

 

 

 TEACHING RESOURCES COMPENDIUM - DESIGN GUIDELINES - STANDARDS AND ...
... but desirable in order to present an effective teaching/learning context. ... <meta
name="subject" content="knitting patterns">. ... createDate - Date of first posting. ...
www.lmuaut.demon.co.uk/trc/convent.htm - 15k - Supplemental Result

Meta-Tags

These can be inserted into the Heading area of your page in addition to the Title. They do not display but can be used (like fields in a database) to search your site. Most search engines will search on the basis of a tag (field) named "keywords". They take this general form:

<meta name="subject" content="knitting patterns">

Apart from "subject" and a "keywords" tag, with content (comma separated) listing your hooks for search engines, other tags might be:

author - This is the person (or persons) who originated the content of the page and, unless other information is available, should be assumed to be the copyright owner.
operator - This is the person (or group) responsible for converting the author's document or specification into HTML or other code in order to create the Web page.
custodian - This is the person with responsibility for posting and maintaining the page on the Web server and coordinating the input of author and code writer.
createDate - Date of first posting.
copyright - Copyright information.
updated - Date of last revision.

These are examples of tags already in use by common search engines. Others may be created for specific local applications.

 

From: Kristie
Date: 09/16/05 08:06:57
To: George Schaefer
Subject:
 
 KCL: META tags
... maintains this page. <META NAME="created" CONTENT=""> - the date upon which this page was created: using the form DD/MM/YYYY. <META NAME ...
www.kcl.ac.uk/www/styleGuide/meta.html - 8k - Supplemental Result -
 
 

META tags

META tags are invisible to the user. Their purpose is to provide data about the page within which they're located. In the form of META tags, this data can be read by software and put to use. For example, search engines use META data to create accruate indexes of a web-site's pages.

META tags have a simple format:

<META NAME="author" CONTENT="Stephen Emmott">

META tags are like labels for the page. NAME indicates the purpose of the label; CONTENT contains the data. The example above indicates that the author is Stephen Emmott. The great thing about META tags is that labels can be generated dependent upon needs. Alternatively, it is possible to use one of a number of standardised labels that have been agreed by HE and other communities (e.g., Dublin Core).

KIS uses META tags for a number of 'home-grown' labels. These are listed below together with a description explaining what CONTENT should be set to.

<META NAME="IP" CONTENT="">
- name of the Information Provider who maintains this page.

<META NAME="e-mail" CONTENT="">
- e-mail address of the Information Provider who maintains this page.

<META NAME="created" CONTENT="">
- the date upon which this page was created: using the form DD/MM/YYYY.

<META NAME="modified" CONTENT="">
- the date upon which this page was last modified: using the form DD/MM/YYYY.

<META NAME="expires" CONTENT="">
- an expiry date for the page or its content: using the form DD/MM/YYYY.

<META NAME="keywords" CONTENT="">
- a list of keywords (each separated by a comma) for the content on the page.

<META NAME="description" CONTENT="">
- one or two sentences describing the page.

<META NAME="copyright" CONTENT="">
- name of the organisation or individual to whom copyright belongs.

<META NAME="content_source" CONTENT="">
- name of the department or institution from which the content came.

<META NAME="content_destination" CONTENT="">
- no longer used: deprecated.

<META NAME="source_path" CONTENT="">
- no longer used: deprecated.

These META tags sit within the HEAD tag of the page. Take a look at the code for this page to see them in use.

Within KIS, these META tags are used by the search engine to build detailed indexes of the site. It is then possible to search by set fields e.g., by author, expires, etc. The tags are also used by software created for the purposes of maintaining KIS as a collection - they help in managing the site behind the scenes.

 UTSA Identity Guidelines > University of Texas at San Antonio

... McDaniel, Maria Corral, Tom Palmer"> <meta name="reply-to" content="webteam@utsa. edu"> <meta name="created" content="Wed, 17 Jan 2001 12:00:00 GMT"> <meta http ...
utsa.edu/identity/web/informationArchitecture.cfm?header=-1 - 15k - Supplemental Result -
 

Example:
Some meta tag information contained on the main UTSA home page are as follows:

<head>
<title>UTSA > University of Texas At San Antonio
<meta name="title" content= "UTSA The University of Texas at San Antonio">
<meta name="keywords" content= "UTSA, University of Texas at San Antonio, public, colleges, universities, texas education, texas institutions, san antonio, San Antonio, school, schools">
<meta name="description" content="Come here, go far. The University of Texas at San Antonio is the premier research and learning university in the southwest.">
<meta name="copyright" content= "The University of Texas at San Antonio">
<meta name="author" content="University Communications: Craig Evans, Joseph McBride, Patti McDaniel, Maria Corral, Tom Palmer">
<meta name="reply-to" content="webteam@utsa.edu">
<meta name="created" content="Wed, 17 Jan 2001 12:00:00 GMT">
<meta http-equiv="Content-Language" content="en">
</head>

 DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html ...

 

... web"> <meta name="GENERATOR" content="kwrite (Linux)"> <meta name="AUTHOR" content="Grupo Zaralinux - Chemacortes"> <meta name="CREATED" content="20001117 ...
zaralinux.org/proy/web/php/template_plain.html - 5k - Supplemental Result -
 

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
   <head>
      <title>
         ZARALINUX - Iniciación al Linux
      </title>
      <meta name="DESCRIPTION" content="Plantilla web">
      <meta name="GENERATOR" content="kwrite (Linux)">
      <meta name="AUTHOR" content="Grupo Zaralinux - Chemacortes">
      <meta name="CREATED" content="20001117">
      <meta name="CHANGEDBY" content="Chemacortes">
      <meta name="CLASSIFICATION" content="Linux/web">
      <meta name="CHANGED" content="20001117">
      <meta name="KEYWORDS" content="LINUX WEB">
      
<link rel="stylesheet" type="text/css"  href="/zaralinux/zaralinux.css">
<script language="JavaScript" src="/zaralinux/scripts/dynapi/images.js" type="text/javascript">
</script>
<script language="JavaScript">

   // Declaración de botones, y precarga de imágenes

    mkButton('programacion');
    mkButton('intralinux');
    mkButton('bitaminas');
    mkButton('asociacion');
    mkButton('documentos');

    function mkButton(strName)
        {
            preload(strName + "_off", '/zaralinux/grafs/' + strName + '.png');
            preload(strName + "_on",  '/zaralinux/grafs/' + strName + '_on.png');
	}

</script>


   </head>
   <body bgcolor="white" onload="window.defaultStatus='';">
      
      
<A NAME="Inicio"></A>
<TABLE cellspacing=2 cellpadding=2 border=0 width=610 align="center">
<TR>
<TD>
<TABLE cellspacing="2" cellpadding="2" border="0" width="600">
<TR>
<TD width="120"><A href="/zaralinux/zaralinux.html"><IMG src="/zaralinux/grafs/manyotux.png"
    width=116 height=137 alt="Zaralinux" border="0"></A></TD>
<TD valign="bottom" width="470"><IMG src="/zaralinux/grafs/zaralinux.png" width=472 height=70 alt=""
    border="0"><BR> <TABLE cellspacing="2" cellpadding="0" border="0" width=472 class="ppal">
<TR>
<TD>
  <A href="/zaralinux/prog/"
    onMouseOut="changeImage(null,'prog','programacion_off');"
    onMouseOver="changeImage(null,'prog','programacion_on');window.status='La programación al alcance de todos'; return true;">
    <IMG name="prog" src="/zaralinux/grafs/programacion.png" width=161 height=22 alt="Programación" border="0">
  </A>

</TD>
<TD>
  <A href="/zaralinux/redes/"
    onMouseOut="changeImage(null,'redes','intralinux_off');"
    onMouseOver="changeImage(null,'redes','intralinux_on');window.status='Internet, redes, comunicaciones...'; return true;">
    <IMG name="redes" src="/zaralinux/grafs/intralinux.png" width=153 height=22 alt="Redes en Linux" border="0">
  </A>

</TD>
<TD>
  <A href="/zaralinux/bita/"
    onMouseOut="changeImage(null,'bita','bitaminas_off');"
    onMouseOver="changeImage(null,'bita','bitaminas_on');window.status='¡Sácale todo el jugo a tu Linux!'; return true;">
    <IMG name="bita" src="/zaralinux/grafs/bitaminas.png" width=152 height=22 alt="Bit-Aminas" border="0">
  </A>

</TD>
</TR>
<TR><TD>
  <A href="/zaralinux/asoc/"
    onMouseOut="changeImage(null,'acti','asociacion_off');"
    onMouseOver="changeImage(null,'acti','asociacion_on');window.status='Actividades de la Asociación Zaralinux'; return true;">
    <IMG name="acti" src="/zaralinux/grafs/asociacion.png" width=161 height=22 alt="Info Asociación" border="0">
  </A>

</TD>
<TD colspan="2">
  <A href="/zaralinux/docs/"
    onMouseOut="changeImage(null,'docs','documentos_off');"
    onMouseOver="changeImage(null,'docs','documentos_on');window.status='Todo sobre documentación'; return true;">
    <IMG name="docs" src="/zaralinux/grafs/documentos.png" width=307 height=22 alt="Preparación de documentos" border="0">
  </A>

</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>

<P align="center"><IMG src="/zaralinux/grafs/separador.png" width="576" height="5" border="0"></P>

 
      <h1 class="titulo">
         ((Dame un título))-
      </h1>

      
<P align="center"><IMG src="/zaralinux/grafs/separador.png" width="576" height="5" border="0"></P>

<p align="right">
  <a href="#Inicio"><img src="/zaralinux/grafs/azul_arriba.png" width=26 height=26 border=0 alt="Subir Arriba"></a>
</p>

</TD></TR></TABLE>


   </body>
</html>


Meta Tags-

Example: 
 
Recommendation:
 
Complete Syntax: 
 
Length:  Minimum     n/a                     Maximum     n/a                                     Recommended    n/a
Usage:
 
Description:
 
Comments:
 
Examples:
 
Google-Comments:
Yahoo-Comments:
MSN-Comments:
AOL-Comments:
Ask Jeeves-Comments:
AltaVista-Comments:
Excite-Comments:
HotBot-Comments:
Itomi-Comments:
InfoSeek-Comments:
Lycos-Comments:
NorthernLight-Comments:
 
USA  Usage/Comments:
UK    Usage/Comments:
CDN Usage/Comments:
DCMI Usage/Comments:
Other International/Comments:
 
Commerical Usage/Comments:
Governmental Usage/Comments:
Education Usage/Comments:
Non-profit Usage/Comments:
 
HTML 1.0
HTML 2.0
HTML 3.2
HTML 4.0
XHTML
DHTML
eGMS
PICS
DCMI
W3C