Skip to content

Commit ecd16ad

Browse files
committed
Add robots.txt and sitemap.txt
The robots.txt file points to both a top-level sitemap and one generated by the docs repo which links to all the generated docs files. The top-level sitemap.txt only has a single root page since that's all we have. Don't use XML sitemaps for now as there really isn't a need for it.
1 parent 730fa8a commit ecd16ad

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

robots.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Sitemap: https://macvim.org/sitemap.txt
2+
Sitemap: https://macvim.org/docs/sitemap.txt

sitemap.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
https://macvim.org/

0 commit comments

Comments
 (0)