# 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: /Verkkokauppa/ User-agent: yahoo-mmcrawler Disallow: /Verkkokauppa/ User-agent: psbot Disallow: /Verkkokauppa/ User-agent: Googlebot Disallow: /Verkkokauppa/*.gif$ Disallow: /Verkkokauppa/*.jpg$ # ALL search engine spiders/crawlers (put at end of file) User-agent: * Disallow: /Verkkokauppa/includes/ Disallow: /Verkkokauppa/account.php Disallow: /Verkkokauppa/account_edit.php Disallow: /Verkkokauppa/account_history.php Disallow: /Verkkokauppa/account_history_info.php Disallow: /Verkkokauppa/account_password.php Disallow: /Verkkokauppa/address_book.php Disallow: /Verkkokauppa/address_book_process.php Disallow: /Verkkokauppa/advanced_search.php Disallow: /Verkkokauppa/checkout_confirmation.php Disallow: /Verkkokauppa/checkout_payment.php Disallow: /Verkkokauppa/checkout_payment_address.php Disallow: /Verkkokauppa/checkout_process.php Disallow: /Verkkokauppa/checkout_shipping.php Disallow: /Verkkokauppa/checkout_shipping_address.php Disallow: /Verkkokauppa/checkout_success.php Disallow: /Verkkokauppa/cookie_usage.php Disallow: /Verkkokauppa/create_account.php Disallow: /Verkkokauppa/create_account_success.php Disallow: /Verkkokauppa/login.php Disallow: /Verkkokauppa/password_forgotten.php Disallow: /Verkkokauppa/popup_image.php Disallow: /Verkkokauppa/shopping_cart.php Disallow:/Verkkokauppa/product_reviews_write.php # Feel free to add any other pages on your site that you don't want to be indexed by # the search engines. # PLEASE NOTE: Any pages that you list here should be secured by other means if you # don't want people to be able to view them, as some malicious users will look at a # robots.txt file to try to find "hidden" or "secret" areas of web sites to find # confidential information. # IF YOU DO NOT WISH TO HAVE THE GOOGLE IMAGE BOT SCAN YOUR DOMAIN FOR IMAGES # THEN YOU CAN INCLUDE THE FOLLOWING IN YOUR ROBOTS FILE. # I FOUND THAT MY BANDWIDTH USAGE DROPPED BY A MASSIVE AMOUNT AFTER I GOT RID # OF THE GOOGLE IMAGE BOT. ALL I HAD WAS IMAGE HUNTERS STEALING PRODUCT SHOTS # AND NOT EVEN BROWSING THE SITE.