Author: kkolinko
Date: Wed Mar 15 08:10:40 2017
New Revision: 1786994
URL: http://svn.apache.org/viewvc?rev=1786994&view=rev
Log:
Add the new oldnews-2016 page to sitemap file.
I'm not sure that is is necessary, but doing this for sake of consistency.
Modified:
tomcat/site/trunk/docs/sitemap-main.xml
tomcat/site/trunk/xdocs/sitemap-main.xml
Modified: tomcat/site/trunk/docs/sitemap-main.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/sitemap-main.xml?rev=1786994&r1=1786993&r2=1786994&view=diff
==============================================================================
--- tomcat/site/trunk/docs/sitemap-main.xml (original)
+++ tomcat/site/trunk/docs/sitemap-main.xml Wed Mar 15 08:10:40 2017
@@ -127,6 +127,11 @@
<priority>0.5</priority>
</url>
<url>
+ <loc>http://tomcat.apache.org/oldnews-2016.html</loc>
+ <changefreq>monthly</changefreq>
+ <priority>0.4</priority>
+ </url>
+ <url>
<loc>http://tomcat.apache.org/oldnews-2015.html</loc>
<changefreq>monthly</changefreq>
<priority>0.4</priority>
Modified: tomcat/site/trunk/xdocs/sitemap-main.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/sitemap-main.xml?rev=1786994&r1=1786993&r2=1786994&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/sitemap-main.xml (original)
+++ tomcat/site/trunk/xdocs/sitemap-main.xml Wed Mar 15 08:10:40 2017
@@ -127,6 +127,11 @@
<priority>0.5</priority>
</url>
<url>
+ <loc>http://tomcat.apache.org/oldnews-2016.html</loc>
+ <changefreq>monthly</changefreq>
+ <priority>0.4</priority>
+ </url>
+ <url>
<loc>http://tomcat.apache.org/oldnews-2015.html</loc>
<changefreq>monthly</changefreq>
<priority>0.4</priority>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]