Parcourir la source

Add a robots.txt file to stop search engines bothering our scrapers

and api.
master
duncan.parkes il y a 17 ans
Parent
révision
26d13fc88a
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. +4
    -0
      docs/robots.txt

+ 4
- 0
docs/robots.txt Voir le fichier

@@ -0,0 +1,4 @@
User-agent: *
Disallow: /cgi-bin/
Disallow: /scrapers/
Disallow: /api.php

Chargement…
Annuler
Enregistrer