# Robots.txt file for controlling search engine spiders on http://www.casnova.co.nz # # All robots will be treated the same apart from the googlebot, where we are # able to exclude query strings, *.js and *.css files. User-agent: * Disallow: /oops/ Disallow: /resources/services/ Disallow: /resources/scripts/ User-Agent: googlebot Disallow: /*? Disallow: /*.js Disallow: /*.css