Meta Tags-Tarlbot

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
 
 
 
 
From: Kristie
Date: 09/18/05 07:45:04
Subject:
 
  GeoURL support? | drupal.org
<m*ta name="DC.title" content="tarlbot.ca">. (Asterisks (*) in "meta" because "meta"
was blocked as "suspicious content"). the geo.position, and ICBM both ...
drupal.org/node/5935 - 13k -

Now that GeoURL is back this would be great.

Tarlbot - August 19, 2005 - 14:25
You may have missed it but GeoURL is back!

http://geourl.org/

It would be great to have a Drupal module that would allow you to put in a default Geo-location for your site, that was over-ridable on a node by node basis.

For those who don't know you need to put stuff like this in the head:

 

<M*TA name="geo.position" content="45.9226;-64.3622">
<M*TA name="geo.region" content="CA-NB">
<M*TA name="geo.placename" content="Sackville">
<m*ta name="ICBM" content="45.9226, -64.3622">
<m*ta name="DC.title" content="tarlbot.ca">

(Asterisks (*) in "meta" because "meta" was blocked as "suspicious content")

the geo.position, and ICBM both have the same data formatted a bit differently. Probably the DC.title should be the node name, not the site name if a position is input. In a perfect world the geo.region and or geo.placename would be hidden on a node where a custom position had been input but geo.region and or ge.placename were not added.