Skip to content

Commit 0aec4da

Browse files
committed
FIX: move sitemap
1 parent 17652c7 commit 0aec4da

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
File renamed without changes.

robots.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ User-agent: *
66

77
# do not search root directory by default.
88
Disallow: /
9+
Allow: /_sitemap/
910

1011
# but allow some subdirectories:
1112
Allow: /stable/
@@ -30,5 +31,6 @@ Allow: /mpl-bench/
3031
Allow: /mpl-altair/
3132
Allow: /devdocs/
3233

34+
3335
# tell robots this is sitemap
34-
Sitemap: https://matplotlib.org/sitemap.xml
36+
Sitemap: https://matplotlib.org/_sitemap/sitemap.xml

0 commit comments

Comments
 (0)