############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /statistiques/ Disallow: /crggid/gestion/ Disallow: /presentations/2004/0201-protocoles-reseaux/ Disallow: /presentations/2004/0209-configuration-serveur/ Disallow: /presentations/2005/0314-cours10/ # Pour ajouter des sections à l'indexation, rajouter une ligne : # Disallow: chemin # # list specific files robots are not allowed to index # # # End of robots.txt file # ###############################