############################### # # 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: /attach/ Disallow: /css/ Disallow: /img/ Disallow: /img_db/ Disallow: /include/ Disallow: /javascript/ Disallow: /css/ Disallow: /leggi/ Disallow: /sondaggio/ # # list specific files robots are not allowed to index # Disallow: /404.php Disallow: /registrazione_action.php Disallow: /entra_nella_rete_ins.php Disallow: /formazione_enti_ins.php Disallow: /offerte_aziende_ins.php Disallow: /orientamento_enti_ins.php Disallow: /test.csv # # End of robots.txt file # ###############################