# This script specifies the files and folders the website that shouldn't # be indexed by search engine spiders. #User-agent field specifies the robot, for example googlebot. In this case all robots User-agent: * #Disallow prevents the robot from indexing/downloading the specified folders Disallow: /_notes/ Disallow: /doc/ Disallow: /images/ Disallow: /lib/ Disallow: /modules/ Disallow: /plugins/ Disallow: /tmp/ Disallow: /uploads/ #Disallow prevents the robot from indexing any dynamic urls Disallow: /? Sitemap: http://rafterhconstruction.com/sitemap.xml