mirror of
https://github.com/datahub-project/datahub.git
synced 2025-09-03 06:13:14 +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
|
# https://www.robotstxt.org/robotstxt.html
|
||||||
User-agent: *
|
User-agent: *
|
||||||
Disallow:
|
Disallow: /api
|
||||||
|
Disallow: /gms
|
||||||
|
Disallow: /search
|
||||||
|
Disallow: /logOut
|
||||||
|
Loading…
x
Reference in New Issue
Block a user