Skip to content

Commit 11eb4d0

Browse files
authored
ZCU-PUB/Added disallow /handle and /browse (#937)
1 parent 71a2a90 commit 11eb4d0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/robots.txt.ejs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Sitemap: <%= origin %>/sitemap_index.html
99
##########################
1010
User-agent: *
1111
# Disable access to Discovery search and filters; admin pages; processes; submission; workspace; workflow & profile page
12+
Disallow: /browse
13+
Disallow: /handle
1214
Disallow: /search
1315
Disallow: /admin/*
1416
Disallow: /processes

0 commit comments

Comments
 (0)