############################### # # robots.txt file for www.arrowtableware.com # # addresses all robots by using wild card * # User-agent: * # list folders robots are not allowed to index Disallow: /images/ Disallow: /forms/ Disallow: /flash/ Disallow: /cgi-bin/ Disallow: /imgProducts/ Disallow: /includes/ Disallow: /texteditor/ Disallow: /thviewer/ # # list specific files robots are not allowed to index # #Disallow: /offline/meta_tags.html # # End of robots.txt file # ###############################