* Description:
* Returns XHTML for document meta tags:
* Content-Type, Content-Language, Generator,
* Title, Description, Keywords, Abstract, Author, Copyright,
* Robots, Googlebot, Cache-Control, Pragma, Expires, Last Modified,
* Google Map Key, Google and Yahoo Sitemap Verification Keys,
* SafeSurf / PICS-Label, No-Email-Collection, Distribution and Rating.
* Can also return XHTML for Dublin Core Metadata Initiative meta tags:
* DC.format, DC.language, DC.title,
* DC.description, DC.subject, DC.title.alternative,
* DC.publisher, DC.creator, DC.rights,
* DC.date.created, DC.date.modified, DC.date.valid and DC.identifier.
* Can also return the GeoURL and GeoTags meta tags:
* DC.title, ICBM, geo.position, geo.placename and geo.region.
*
* Snippet Author:
* Miels with mods by Lloyd Borrett (lloyd@borrett.id.au)
*
* 2.6B - 2009-10-12 - Dean Clinton
* Fixed Etomite Charset issue.
* Fixed Problem With Robots Tags
* Reordered title tag to pagetitle - longtitle - sitename
* Removed Personal Data
* Removed Old Changelog Data (prior to v2.6)