Skip to content

Commit 838d077

Browse files
authored
stop facet crawling and add sitemaps (#574)
1 parent 34166ed commit 838d077

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

public/robots.txt

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1-
# See http://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file
2-
#
3-
# To ban all spiders from the entire site uncomment the next two lines:
4-
# User-agent: *
5-
# Disallow: /
1+
# Stop crawlers running searches (via facet links)
2+
User-agent: *
3+
Disallow: /catalog
4+
# but do give them some lovely resource-sync sitemaps
5+
Sitemap: https://bl.iro.bl.uk/resourcelist
6+
Sitemap: https://mola.iro.bl.uk/resourcelist
7+
Sitemap: https://nls.iro.bl.uk/resourcelist
8+
Sitemap: https://nms.iro.bl.uk/resourcelist
9+
Sitemap: https://nt.iro.bl.uk/resourcelist
10+
Sitemap: https://kew.iro.bl.uk/resourcelist
11+
Sitemap: https://sciencemuseumgroup.iro.bl.uk/resourcelist
12+
Sitemap: https://britishmuseum.iro.bl.uk/resourcelist

0 commit comments

Comments
 (0)