# osCommerce robots.txt # Currently disallow all shop stuff to the Google Image bot # Mainly image hunters anyway, they eat up bandwidth... User-agent: Googlebot-Image Disallow: /cgi-bin/ Disallow: /usage/ Disallow: /ecommerce/ # ALL search engine spiders/crawlers (put at end of file) User-agent: * Disallow: /cgi-bin/ Disallow: /usage/ Disallow: /ecommerce/admin/ Disallow: /ecommerce/download/ Disallow: /ecommerce/elmar/ Disallow: /ecommerce/pub/ Disallow: /ecommerce/account.php Disallow: /ecommerce/advanced_search.php Disallow: /ecommerce/checkout_shipping.php Disallow: /ecommerce/create_account.php Disallow: /ecommerce/login.php Disallow: /ecommerce/password_forgotten.php Disallow: /ecommerce/popup_image.php Disallow: /ecommerce/shopping_cart.php