Skip to content

Commit

Permalink
include the main site sitemap into sitemapindex.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
orbeckst committed Jul 17, 2020
1 parent c42338d commit 5e8ba98
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions sitemapindex.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,15 @@
<sitemapindex xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd"
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>https://www.mdanalysis.org/sitemap.xml</loc>
</sitemap>
<sitemap>
<loc>https://docs.mdanalysis.org/1.0.0/sitemap.xml</loc>
</sitemap>
</sitemap>
<sitemap>
<loc>https://userguide.mdanalysis.org/1.0.0/sitemap.xml</loc>
</sitemap>
</sitemap>
<sitemap>
<loc>https://www.mdanalysis.org/pmda/sitemap.xml</loc>
</sitemap>
Expand Down

0 comments on commit 5e8ba98

Please sign in to comment.