forked from cadey/xesite
static/robots: disallow these two internal routes
This commit is contained in:
parent
82cd74a055
commit
2c0481d5b0
|
@ -1,2 +1,4 @@
|
||||||
User-Agent: *
|
User-Agent: *
|
||||||
Sitemap: https://christine.website/sitemap.xml
|
Sitemap: https://christine.website/sitemap.xml
|
||||||
|
Disallow: /metrics
|
||||||
|
Disallow: /.within/health
|
Loading…
Reference in New Issue