]> oss.titaniummirror.com Git - webber.git/blobdiff - in/plugins/google_sitemap.md
Merge branch 'upstream'
[webber.git] / in / plugins / google_sitemap.md
index 6d49b86deadf09ad0a47ebc473fb4cc01af9a1c8..f30662cedfdd029cf88562e1a207ce69c1a10c36 100644 (file)
@@ -2,9 +2,11 @@ title: Google Sitemap generation
 linktitle: google_sitemap.py
 parent: Plugins
 keywords: Google, XML, Sitemap generator
+lang: en
 ctime: 2009-06-26
+mtime: 2009-06-26
 
-This plugins write an XML "`sitemap.xml`" file into the out-directory. The
+This plugin writes an XML file "`sitemap.xml`" into the out-directory. The
 format is documented at [[http://www.sitemaps.org]].
 
 
@@ -47,7 +49,7 @@ e.g.:
        Disallow: /logs/
        Sitemap: http://www.holgerschurig.de/sitemap.xml
 
-Also make sure that your "`robots.txt`" file get's copied, by adding
+Also make sure that your "`robots.txt`" file gets copied, by adding
 
        copy_files: [
                ...