############################### # # robots.txt file for plumpstocking.com # stocking stuffer website # # User-agent: * # list folders robots are not allowed to index Disallow: /dev/ Disallow: /excel/ Disallow: /images/ Disallow: /includes/ Disallow: /northbay/ Disallow: /orig_images/ Disallow: /query/ Disallow: /styles/ Disallow: /willowhich/ Disallow: /stockingstuffers/images/ # # list specific files robots are not allowed to index # Disallow: /stockingstuffers/cart.php Disallow: /stockingstuffers/product_zoom.php Disallow: /stockingstuffers/index2.php Disallow: /stockingstuffers/order_summary.php Disallow: /index_moving.php Disallow: /index_original.php Disallow: /indexsave.php Disallow: /test.html # #Disallow: /error_page.php # # End of robots.txt file # ###############################