From a7c54dd76810c4dd6046844668e244aa7692cc86 Mon Sep 17 00:00:00 2001 From: rich Date: Wed, 23 Nov 2005 11:43:27 +0000 Subject: [PATCH] Set priority of /_recent and /_sitemap pages. --- templates/sitemap.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/sitemap.xml b/templates/sitemap.xml index 1634f40..b831b06 100644 --- a/templates/sitemap.xml +++ b/templates/sitemap.xml @@ -4,10 +4,12 @@ http://::hostname::/_recent daily +0.9 http://::hostname::/_sitemap +0.9 ::table(sitemap):: -- 1.8.3.1