Forum » » Sécurité » » [Résolu] - fichier robots.txt
Posté : 13 juin 2003 à 18:38 
slt
Voici un exemple et tu peux regarder sur
http://www.robotstxt.org/wc/norobots.html
Examples
The following example "/robots.txt" file specifies that no robots should visit any URL starting with "/cyberworld/map/" or "/tmp/", or /foo.html:
--------------------------------------------------------------------------------
# robots.txt for
http://www.example.com/
User-agent: *
Disallow: /cyberworld/map/ # This is an infinite virtual URL space
Disallow: /tmp/ # these will soon disappear
Disallow: /foo.html
@+
Cet article provient de NPDS
https://www.npds.org/viewtopic.php?topic=6039&forum=12