/docs/ref/contrib/gis/sitemaps.txt

https://code.google.com/p/mango-py/ · Plain Text · 27 lines · 20 code · 7 blank · 0 comment · 0 complexity · 7f4124dd8687d08cf47fe192403b1f53 MD5 · raw file

  1. ===================
  2. Geographic Sitemaps
  3. ===================
  4. Google's sitemap protocol has been recently extended to support geospatial
  5. content. [#]_ This includes the addition of the ``<url>`` child element
  6. ``<geo:geo>``, which tells Google that the content located at the URL is
  7. geographic in nature. [#]_
  8. Example
  9. =======
  10. Reference
  11. =========
  12. ``KMLSitemap``
  13. --------------
  14. ``KMZSitemap``
  15. --------------
  16. ``GeoRSSSitemap``
  17. -----------------
  18. .. rubric:: Footnotes
  19. .. [#] Google, Inc., `What is a Geo Sitemap? <http://www.google.com/support/webmasters/bin/answer.py?answer=94554>`_.
  20. .. [#] Google, Inc., `Submit Your Geo Content to Google <http://code.google.com/apis/kml/documentation/kmlSearch.html>`_.