# Sample robots.txt file (make sure the filename is ALL LOWERCASE on Linux/Unix systems) # http://www.oscommerce.com/community/contributions,2162/ # # validators: # http://tool.motoricerca.info/robots-checker.phtml (extensive) # http://www.searchengineworld.com/cgi-bin/robotcheck.cgi (basic) # # This says to apply these settings to ALL search engine spiders/crawlers # User-agent: * # # These settings will keep spiders from indexing your unwanted pages # This assumes that your OSC install is in your web site's ROOT directory # ie: http://www.yoursite.com/index.php <- Use if this brings up your OSC main page Disallow: /admin/ Disallow: /account.php Disallow: /advanced_search.php Disallow: /checkout_shipping.php Disallow: /create_account.php Disallow: /login.php Disallow: /cookie_usage.php Disallow: /password_forgotten.php Disallow: /shopping_cart.php Disallow: /product_reviews_write.php # # added # Disallow: /images/ Disallow: /templates/ Disallow: /!osC-info/ Disallow: /!archief/ Disallow: /product_reviews_write.php Disallow: /contact_us.php #Disallow: /redirect.php Disallow: /redirect_sort.php Disallow: /guestbook.php