Skip to content

Commit 2c0481d

Browse files
committed
static/robots: disallow these two internal routes
1 parent 82cd74a commit 2c0481d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

static/robots.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
User-Agent: *
22
Sitemap: https://christine.website/sitemap.xml
3+
Disallow: /metrics
4+
Disallow: /.within/health

0 commit comments

Comments
 (0)