############################### # # sample robots.txt file for this website # # addresses all robots by using wild card * # # list folders robots are not allowed to index Disallow: /administrator/ Disallow: /content/ Disallow: /cache/ Disallow: /editor/ Disallow: /help/ Disallow: /images/ Disallow: /includes/ Disallow: /language/ Disallow: /mambots/ Disallow: /media/ Disallow: /modules/ Disallow: /templates/ Disallow: /installation/ Disallow: /index.php Disallow: /admin Disallow: /mailout Disallow: /cgi-bin Disallow: /classifieds # # list specific files robots are not allowed to index # # # End of robots.txt file # ###############################