############################### # # robots.txt file for this web site # # address all robots using wild card * # User-agent: * # # # list folders robots are not allowed to index # # Disallow: /test Disallow: /projects # # # List specific files to exclude from index # # Disallow: /index.php Disallow: /missing.html # # # Sitemap Reference # Sitemap: http://www.picturesqueweb.com/sitemap.xml # # End of robots.txt file # ###############################