scripts/google_sitemap/config_lists.xml
salles 29a17b5964 On dit google d'oublier les pages archives
darcs-hash:20060530052650-72cb0-4eaf99f54669d711d5de2d5c85cf50922e384c8f.gz
2006-05-30 07:26:50 +02:00

16 lines
444 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<site
base_url="http://lists.crans.org/"
store_into="/var/www/lists.xml.gz"
verbose="1"
>
<url href="http://lists.crans.org/" />
<sitemap path="/var/www/lists.xml.gz" />
<filter action="drop" type="wildcard" pattern="*~" />
<filter action="drop" type="wildcard" pattern="*/archives/*" />
<filter action="drop" type="regexp" pattern="/\.[^/]*" />
</site>