############################### # # robots.txt file for this website # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index # Disallow: /cgi-bin/ Disallow: /comptrol.com.au/ Disallow: /condensate/WebForm/ Disallow: /CSS/ Disallow: /domains/ Disallow: /images/ Disallow: /madetodance.com.au/ Disallow: /MTD/ Disallow: /vortex/ Disallow: /vortex.com.au/ # # list specific files robots are not allowed to index # Disallow: /cgi-sys/Count.cgi?df=powlecco.dat|display=Counter|ft=0|md=5|frgb=0;0;0|dd=5 Disallow: /condensate/base.htm Disallow: /condensate/early_brows.htm Disallow: /condensate/frames.htm Disallow: /condensate/menu.htm # # allow all of the rest of the site # Allow: / # # let the robots know where the sitemap file is # sitemap: http://www.powlec.com.au/sitemap.xml # # # End of robots.txt file # ###############################