summaryrefslogtreecommitdiff
path: root/docs/admin/robots.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/admin/robots.md')
-rw-r--r--docs/admin/robots.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin/robots.md b/docs/admin/robots.md
index 29a02db42..285e41bf9 100644
--- a/docs/admin/robots.md
+++ b/docs/admin/robots.md
@@ -10,6 +10,6 @@ You can allow or disallow crawlers from collecting stats about your instance fro
The AI scrapers come from a [community maintained repository][airobots]. It's manually kept in sync for the time being. If you know of any missing robots, please send them a PR!
-A number of AI scrapers are known to ignore entries in `robots.txt` even if it explicitly matches their User-Agent. This means the `robots.txt` file is not a foolproof way of ensuring AI scrapers don't grab your content. In addition to this you might want to look into blocking User-Agents via [requester header filtering](request_filtering_modes.md), and enabling a proof-of-work [scraper deterrence](../advanced/scraper_deterrence.md).
+A number of AI scrapers are known to ignore entries in `robots.txt` even if it explicitly matches their User-Agent. This means the `robots.txt` file is not a foolproof way of ensuring AI scrapers don't grab your content. In addition to this you might want to look into blocking User-Agents via [requester header filtering](request_filtering_modes.md).
[airobots]: https://github.com/ai-robots-txt/ai.robots.txt/