Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17652c7 + 0aec4da commit 5ec4bafCopy full SHA for 5ec4baf
2 files changed
sitemap.xml _sitemap/sitemap.xmlsitemap.xml renamed to _sitemap/sitemap.xml
robots.txt
@@ -6,6 +6,7 @@ User-agent: *
6
7
# do not search root directory by default.
8
Disallow: /
9
+Allow: /_sitemap/
10
11
# but allow some subdirectories:
12
Allow: /stable/
@@ -30,5 +31,6 @@ Allow: /mpl-bench/
30
31
Allow: /mpl-altair/
32
Allow: /devdocs/
33
34
+
35
# tell robots this is sitemap
-Sitemap: https://matplotlib.org/sitemap.xml
36
+Sitemap: https://matplotlib.org/_sitemap/sitemap.xml
0 commit comments