Skip to content

Commit 98efff9

Browse files
authored
feat: Create sitemap.xml
Creating sitemap index See: https://developers.google.com/search/docs/advanced/sitemaps/large-sitemaps It appears Vale at Red Hat is the only project with a sitemap: https://redhat-documentation.github.io/vale-at-red-hat/sitemap.xml.
1 parent c17b3ee commit 98efff9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sitemap.xml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
3+
<sitemap>
4+
<loc>https://redhat-documentation.github.io/vale-at-red-hat/sitemap.xml</loc>
5+
</sitemap>
6+
</sitemapindex>

0 commit comments

Comments
 (0)