git.annexia.org
/
cocanwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcf54b5
)
Set priority of /_recent and /_sitemap pages.
author
rich
<rich>
Wed, 23 Nov 2005 11:43:27 +0000
(11:43 +0000)
committer
rich
<rich>
Wed, 23 Nov 2005 11:43:27 +0000
(11:43 +0000)
templates/sitemap.xml
patch
|
blob
|
history
diff --git
a/templates/sitemap.xml
b/templates/sitemap.xml
index
1634f40
..
b831b06
100644
(file)
--- a/
templates/sitemap.xml
+++ b/
templates/sitemap.xml
@@
-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>