############################### # # 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: /bb/ Disallow: /private/ Disallow: /ayubia/ Disallow: /css/ Disallow: /images/ Disallow: /img/ Disallow: /picture_library/ Disallow: /sonix/ Disallow: /StyleSheets/ Disallow: /test/ Disallow: /umer/ # # list specific files robots are not allowed to index # Disallow: /tutorials/toni mail.txt Disallow: /tutorials/umernike.html # # End of robots.txt file # ###############################