Skip to content

Commit 992d14b

Browse files
authored
add rtd sitemap with version priority (#104)
1 parent e1d111e commit 992d14b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

sitemapindex.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
44

55
<sitemap>
6-
<loc>https://www.pymc.io/sitemap.xml</loc>
6+
<loc>https://pymc.readthedocs.io/sitemap.xml</loc>
77
</sitemap>
88

99
<sitemap>
@@ -14,4 +14,8 @@
1414
<loc>https://www.pymc.io/projects/examples/en/latest/sitemap.xml</loc>
1515
</sitemap>
1616

17+
<sitemap>
18+
<loc>https://www.pymc.io/sitemap.xml</loc>
19+
</sitemap>
20+
1721
</sitemapindex>

0 commit comments

Comments
 (0)