# Robots.txt for http://www.lisanoenterprises.com # Email: webmaster@lisanoenterprises.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: /catalog/index.php # #To shut down site completely from bots use either # Disallow: / # Disallow: /catalog/ # #If you had search engine friendly URLs on and want to clean them out of the bots #Disallow: /catalog/default.php/cPath/ # # #Block out directories bots don't need to go to Disallow: /cgi-bin/ Disallow: /images/ # #Block out things that are secure or login oriented #Disallow: /account.php # #Optional Pages to block #Disallow: /about_us.php #Disallow: /conditions.php #Disallow: /contact_us.php #Disallow: /privacy.php #Disallow: /shipping.php