############################### # # robots.txt file for SCAW website # # addresses all robots by using wild card * # User-agent: * # # list folders robots are not allowed to index # Disallow: /SCAWforums/ #Disallow: /forums/admin/ #Disallow: /forums/cache/ #Disallow: /forums/db/ #Disallow: /forums/docs/ #Disallow: /forums/images/ #Disallow: /forums/language/ #Disallow: /forums/templates/ #Disallow: /forums/ Disallow: /cgi-bin/ Disallow: /images/ Disallow: /media/ Disallow: /mov/ Disallow: /highmov/ # # list specific files robots are not allowed to index # Disallow: styles.css # # End of robots.txt file # ###############################