2010-03-26 20:14:53 +00:00
|
|
|
===================
|
|
|
|
Geographic Sitemaps
|
|
|
|
===================
|
|
|
|
|
2012-06-28 08:49:07 +00:00
|
|
|
Google's sitemap protocol used to include geospatial content support. [#]_
|
|
|
|
This included the addition of the ``<url>`` child element
|
2010-03-26 20:14:53 +00:00
|
|
|
``<geo:geo>``, which tells Google that the content located at the URL is
|
2012-06-28 08:49:07 +00:00
|
|
|
geographic in nature. This is now obsolete.
|
2010-03-26 20:14:53 +00:00
|
|
|
|
|
|
|
Example
|
|
|
|
=======
|
|
|
|
|
|
|
|
Reference
|
|
|
|
=========
|
|
|
|
|
|
|
|
``KMLSitemap``
|
|
|
|
--------------
|
|
|
|
|
|
|
|
``KMZSitemap``
|
|
|
|
--------------
|
|
|
|
|
|
|
|
``GeoRSSSitemap``
|
|
|
|
-----------------
|
|
|
|
|
|
|
|
.. rubric:: Footnotes
|
2013-12-08 17:39:26 +00:00
|
|
|
.. [#] Google, Inc., `What is a Geo Sitemap? <https://support.google.com/webmasters/answer/94555>`_.
|