From: Oleg Broytman Date: Wed, 11 Jun 2014 12:04:16 +0000 (+0400) Subject: Generate sitemaps using google's sitemap_gen.py X-Git-Url: https://git.phdru.name/?p=phdru.name%2Fphdru.name.git;a=commitdiff_plain;h=496854ba61dede83a7294630dbe735a357e9d2c8 Generate sitemaps using google's sitemap_gen.py --- diff --git a/sitemaps/make-all b/sitemaps/make-all new file mode 100755 index 0000000..93b2f31 --- /dev/null +++ b/sitemaps/make-all @@ -0,0 +1,5 @@ +#! /bin/sh + +umask 022 + sitemap_gen.py --config=phdru.name-config.xml && +exec sitemap_gen.py --config=zope.phdru.name-config.xml diff --git a/sitemaps/phdru.name-config.xml b/sitemaps/phdru.name-config.xml new file mode 100644 index 0000000..c2e98c3 --- /dev/null +++ b/sitemaps/phdru.name-config.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + diff --git a/sitemaps/zope.phdru.name-config.xml b/sitemaps/zope.phdru.name-config.xml new file mode 100644 index 0000000..5fd08ed --- /dev/null +++ b/sitemaps/zope.phdru.name-config.xml @@ -0,0 +1,24 @@ + + + + + + + + + + +