diff --git a/files/robots.txt.yaml b/files/robots.txt.yaml index af3f36625f..16d10baef9 100644 --- a/files/robots.txt.yaml +++ b/files/robots.txt.yaml @@ -13,6 +13,12 @@ requests: - type: word words: - "Disallow:" + + - type: word + words: + - text/plain + part: header + + - type: status status: - - 200 - condition: and \ No newline at end of file + - 200 \ No newline at end of file