mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-31 12:52:13 +00:00
fix(ui): hide pages from web crawlers (#8738)
This commit is contained in:
parent
44c9ba47dd
commit
2eb93b9ba5
@ -1,3 +1,6 @@
|
||||
# https://www.robotstxt.org/robotstxt.html
|
||||
User-agent: *
|
||||
Disallow:
|
||||
Disallow: /api
|
||||
Disallow: /gms
|
||||
Disallow: /search
|
||||
Disallow: /logOut
|
||||
|
Loading…
x
Reference in New Issue
Block a user