It's as easy as could be:
- Go to http://sitename.infogami.com/_edit/robots.txt
- Type in the contents you want
- Save
The “& View” will mean that your browser will try to download the new robots.txt file.
It seems infogami assumes the “.txt” extension means the file shouldn't be considered HTML & given the normal template et. al. treatment.
Here's a sample robots.txt that tells robots to stay out of directories that begin with an underscore:
User-agent: *
Disallow: /_
last updated 9 months ago
#
history