############################### # # robots.txt file for www.rrr.wa.gov.au # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /aspnet_client Disallow: /images Disallow: /inc Disallow: /toolkit # # list specific files robots are not allowed to index # Disallow: /robots.txt Disallow: /ref_group_toolkit.asp # # End of robots.txt file # ###############################