Skip to content

Commit 2f17ba8

Browse files
author
Ed Costello
committed
add sitemap index for root docs directory
1 parent ffb3670 commit 2f17ba8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

draft/sitemap.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3+
<sitemap>
4+
<loc>http://docs.mongodb.org/manual/sitemap.xml.gz</loc>
5+
</sitemap>
6+
<sitemap>
7+
<loc>http://docs.mongodb.org/ecosystem/sitemap.xml.gz</loc>
8+
</sitemap>
9+
</sitemapindex>

0 commit comments

Comments
 (0)