############################### # # robots.txt file for GraniteCityTool.com # User-agent: * # list folders robots are not allowed to index # Disallow: /images/ Disallow: /style/ Disallow: /testsite/ Disallow: /testsite/images/ Disallow: /testsite/style/ # # list specific files robots are not allowed to index # Disallow: /test.cfm # # End of robots.txt file # ###############################