Set priority of /_recent and /_sitemap pages.
authorrich <rich>
Wed, 23 Nov 2005 11:43:27 +0000 (11:43 +0000)
committerrich <rich>
Wed, 23 Nov 2005 11:43:27 +0000 (11:43 +0000)
templates/sitemap.xml

index 1634f40..b831b06 100644 (file)
@@ -4,10 +4,12 @@
 <url>
 <loc>http://::hostname::/_recent</loc>
 <changefreq>daily</changefreq>
+<priority>0.9</priority>
 </url>
 
 <url>
 <loc>http://::hostname::/_sitemap</loc>
+<priority>0.9</priority>
 </url>
 
 ::table(sitemap)::<url>