############################### # # robots.txt file for axa.co.uk # # Format is: # User-agent: # Disallow: | # # Flag Date By Reason # $001 20031210 MGW First version # # ------------------------------------------------------ # # address all robots by using wild card * User-agent: * # # list folders robots are not allowed to index # ------------------------------------------------------ Disallow: /cgi-bin Disallow: /js # # list specific files robots are not allowed to index # # e.g. Disallow: /tutorials/meta_tags.html Disallow: /http_404.html Disallow: /http_500.html # # End of robots.txt file # ###############################