Skip to content

Commit bbf63e8

Browse files
authored
Merge pull request #2112 from Lwiel/RDoc-3469
RDoc-3469 Updated robots.txt
2 parents 285b011 + 7d6913d commit bbf63e8

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

static/robots.txt

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# robots.txt for RavenDB Documentation
22
User-agent: *
3+
Disallow: /5.4/
4+
Disallow: /5.3/
5+
Disallow: /5.2/
6+
Disallow: /5.1/
7+
Disallow: /5.0/
8+
Disallow: /4.2/
9+
Disallow: /4.1/
10+
Disallow: /4.0/
11+
Disallow: /3.5/
12+
Disallow: /3.0/
13+
Disallow: /2.5/
14+
Disallow: /2.0/
15+
Disallow: /1.0/
316
Allow: /
417

518
# Sitemaps
6-
Sitemap: https://test.docs.ravendb.net/sitemap.xml
19+
Sitemap: https://docs.ravendb.net/sitemap.xml

0 commit comments

Comments
 (0)