# Sample robots.txt file (make sure the filename is ALL LOWERCASE on Linux/Unix systems) # This file should go in your web site's ROOT directory # The root directory is where your site's main /index.html file would be found # It is usually found in /yourhomedir/public_html/ or /yourhomedir/httpdocs # Where "yourhomedir" is your user account's name # 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: /store/catalog/admin Disallow: /store/catalog/includes Disallow: /store/catalog/account.php Disallow: /store/catalog/advanced_search.php Disallow: /store/catalog/checkout_shipping.php Disallow: /store/catalog/create_account.php Disallow: /store/catalog/login.php Disallow: /store/catalog/login.php Disallow: /store/catalog/password_forgotten.php Disallow: /store/catalog/popup_image.php Disallow: /store/catalog/shopping_cart.php Disallow: /store/catalog/contact_us.php Disallow: /store/catalog/product_reviews_write.php Disallow: /store/catalog/cookie_usage.php