sanger-pathogens / annot-web

This repository has been archived, currently maintained version is at https://github.com/iii-companion/annot-web
Other
0 stars 2 forks source link

adjust robots.txt #11

Closed satta closed 8 years ago

satta commented 8 years ago

This adds a small robots.txt only hiding the admin login form, which isn't publicly linked anyway, and result pages (in case someone posts their results URL somewhere on the web). Most of the regular content is heavily cached to a degree that it could even be considered static. The only action triggering computations (POSTed to /jobs) is reCAPTCHA-protected anyway.