############################### # # robots.txt file for cleanstreets.com.au # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /css/ Disallow: /images/ Disallow: /Templates/ # # list specific files robots are not allowed to index # Disallow: /html/php.ini # # End of robots.txt file # ###############################