# Robots.txt for http://www.yourdomain.com # Email: youremail@yourdomain.com # #place this file in your root directory # #Replace all /catalog/ with your shop directory name #Remove the # to activate additional blocks # # User-agent: * # #Block All Images Disallow: *.gif Disallow: *.jpg Disallow: /*.gif$ Disallow: /*.jpg$ # #To block main page due to size from bots # Disallow: /ccoc/index.php # #To shut down site completely from bots use either # Disallow: / # Disallow: /ccoc/ # #If you had search engine friendly URLs on and want to clean them out of the bots #Disallow: /ccoc/default.php/cPath/ # # Disallow: /cgi-bin/ Disallow: /create_images/ Disallow: /emailings/ Disallow: /images/ Disallow: /kevin/ Disallow: /logos/ Disallow: /media/ Disallow: /niel/ Disallow: /pdf/ Disallow: /styles/ Disallow: /thelaure/ #Block out directories bots don't need to go to #Disallow: /ccoc/admin/ # #Block out things that are secure or login oriented #Disallow: /ccoc/account.php # #Optional Pages to block #Disallow: /ccoc/about_us.php #Block out directories bots don't need to go to #Disallow: /design/admin/ # #Block out things that are secure or login oriented #Disallow: /design/account.php