# 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: /admin Disallow: /includes Disallow: /account.php Disallow: /index.php Disallow: /advanced_search.php Disallow: /checkout_shipping.php Disallow: /create_account.php Disallow: /login.php Disallow: /logoff.php Disallow: /password_forgotten.php Disallow: /popup_image.php Disallow: /shopping_cart.php Disallow: /product_reviews_write.php Disallow: /cookie_usage.php Disallow: /specials.php Disallow: /sitemap.php Disallow: /*.htmlA* Disallow: /*.htmlB* Disallow: /*.htmlC* Disallow: /*.htmlD* Disallow: /*.htmlE* Disallow: /*.htmlF* Disallow: /*.htmlG* Disallow: /*.htmlH* Disallow: /*.htmlI* Disallow: /*.htmlJ* Disallow: /*.htmlK* Disallow: /*.htmlL* Disallow: /*.htmlM* Disallow: /*.htmlN* Disallow: /*.htmlO* Disallow: /*.htmlP* Disallow: /*.htmlQ* Disallow: /*.htmlR* Disallow: /*.htmlS* Disallow: /*.htmlT* Disallow: /*.htmlU* Disallow: /*.htmlV* Disallow: /*.htmlW* Disallow: /*.htmlX* Disallow: /*.htmlY* Disallow: /*.htmlZ* Disallow: /*.htmlp* Disallow: /*.htmls* Disallow: /*.html1* Disallow: /*.html2* Disallow: /*.html3* Disallow: /*.html4* Disallow: /*.html5* Disallow: /*.html6* Disallow: /*.html7* Disallow: /*.html8* Disallow: /*.html9* # 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 (BadBots) will look at a # robots.txt file to try to find "hidden" or "secret" areas of web sites to find # confidential information. # Just Uncomment a line or add new ones as you see fit. # Disallow: /private # Disallow: /hidden # 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. #User-agent: Googlebot-Image #Disallow: / Sitemap: http://www.rackmountnet.com/sitemapindex.xml