# robots.txt # # This file is to prevent the crawling and indexing of certain parts # of your site by web crawlers and spiders run by sites like Yahoo! # and Google. By telling these "robots" where not to go on your site, # you save bandwidth and server resources. # # This file will be ignored unless it is at the root of your host: # Used: http://example.com/robots.txt # Ignored: http://example.com/site/robots.txt # # For more information about the robots.txt standard, see: # http://www.robotstxt.org/wc/robots.html # # For syntax checking, see: # http://www.sxw.org.uk/computing/robots/check.html User-agent: * Crawl-delay: 10 # Directories Disallow: /inc/ Disallow: /bizwebsites/inc/ Disallow: /dirtydatadonedirtcheap/inc/ Disallow: /dynamicweb-solutions/inc/ Disallow: /informedcareerplanning/inc/ Disallow: /meganwandrisco/inc/ Disallow: /msofficesavy-solutions/inc/ Disallow: /savy-solutions/inc/ Disallow: /seastoday/inc/ # Files Disallow: /php.ini Disallow: /stylesheet.css Disallow: /cron.php # Paths (clean URLs) Disallow: /user/login/ # Paths (no clean URLs) Disallow: /?q=inc/ Disallow: /?q=bizwebsites/inc/ Disallow: /?q=dirtydatadonedirtcheap/inc/ Disallow: /?q=dynamicweb-solutions/inc/ Disallow: /?q=informedcareerplanning/inc/ Disallow: /?q=meganwandrisco/inc/ Disallow: /?q=msofficesavy-solutions/inc/ Disallow: /?q=savy-solutions/inc/ Disallow: /?q=seastoday/inc/ # specify the location of the Sitemap Sitemap: http://www.savycode-solutions.com/sitemap.xml