Skip to content

Instantly share code, notes, and snippets.

@ryarwood
Created December 17, 2012 18:39
Show Gist options
  • Save ryarwood/4320747 to your computer and use it in GitHub Desktop.
Save ryarwood/4320747 to your computer and use it in GitHub Desktop.
Simple Robots.txt
User-agent: *
Disallow: /
Disallow: /directory/
Disallow: /directory/file.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment