We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 148f9be commit 9b78c46Copy full SHA for 9b78c46
README.md
@@ -5,8 +5,8 @@ This middleware provide framework-agnostic possibility to preventing your site f
5
6
## How it works?
7
8
-* Add `X-Robots-Tag` with `noindex, nofollow` value.
9
-* Add `robots.txt` with `Disallow: /` body
+* Add `X-Robots-Tag` header with `noindex, nofollow` value.
+* Add `robots.txt` "file" with `Disallow: /` body
10
11
## Installation
12
0 commit comments