summaryrefslogtreecommitdiff
path: root/site/sitemap.xml
diff options
context:
space:
mode:
authorSean Owen <sowen@cloudera.com>2016-11-20 13:18:53 +0000
committerSean Owen <sowen@cloudera.com>2016-11-20 13:18:53 +0000
commite45462a529fdefa776cbaf1eb41d021b0a5e4f8a (patch)
tree8261d9c3aa86bbdbae29a3a9bb3ad11a401193bb /site/sitemap.xml
parent8d0a10ae0be7df4058b38d298df391fe1fc1cdab (diff)
downloadspark-website-e45462a529fdefa776cbaf1eb41d021b0a5e4f8a.tar.gz
spark-website-e45462a529fdefa776cbaf1eb41d021b0a5e4f8a.tar.bz2
spark-website-e45462a529fdefa776cbaf1eb41d021b0a5e4f8a.zip
Fix doc link and touch up sitemap; mostly an excuse to trigger github sync again
Diffstat (limited to 'site/sitemap.xml')
-rw-r--r--site/sitemap.xml11
1 files changed, 5 insertions, 6 deletions
diff --git a/site/sitemap.xml b/site/sitemap.xml
index db7822b7c..4b7f11fc4 100644
--- a/site/sitemap.xml
+++ b/site/sitemap.xml
@@ -116,7 +116,6 @@
<changefreq>daily</changefreq>
<priority>1.0</priority>
</url>
-
<!-- API docs -->
<url>
<loc>http://spark.apache.org/docs/latest/api/scala/index.html#org.apache.spark.package</loc>
@@ -125,22 +124,20 @@
</url>
<url>
<loc>http://spark.apache.org/docs/latest/api/java/index.html</loc>
- <changefreq>daily</changefreq>
+ <changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>http://spark.apache.org/docs/latest/api/python/index.html</loc>
- <changefreq>daily</changefreq>
+ <changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
<url>
<loc>http://spark.apache.org/docs/latest/api/R/index.html</loc>
- <changefreq>daily</changefreq>
+ <changefreq>weekly</changefreq>
<priority>1.0</priority>
</url>
-
<!-- Auto-generate sitemap for rest of site content -->
-
<url>
<loc>http://spark.apache.org/news/spark-wins-cloudsort-100tb-benchmark.html</loc>
<changefreq>weekly</changefreq>
@@ -642,8 +639,10 @@
<loc>http://spark.apache.org/research.html</loc>
<changefreq>weekly</changefreq>
</url>
+
<url>
<loc>http://spark.apache.org/trademarks.html</loc>
<changefreq>weekly</changefreq>
</url>
+
</urlset> \ No newline at end of file