# Settings to prevent bots from indexing trac folders # Simply change /projects/aculab/ to be the path to your trac directory # For example if trac is located at http://www.site.tld/source/trac/ # the rules would begin with /source/trac/ User-agent: * #Disallow: /projects/aculab/ # Hide the base folder (no indexing) Disallow: /projects/aculab/browser # Hide browser Disallow: /projects/aculab/changeset # Hide changeset Disallow: /projects/aculab/log # Hide log Disallow: /projects/aculab/milestone # Hide milestone Disallow: /projects/aculab/search # Hide search #Disallow: /projects/aculab/timeline # Hide timeline #Disallow: /projects/aculab/wiki # Hide wiki #Disallow: /projects/aculab/roadmap # Hide roadmap #Disallow: /projects/aculab/report # Hide report #Disallow: /projects/aculab/newticket # Hide newticket