simple.robots.txt 90 B

12345
  1. # Simple robots.txt test
  2. User-agent: *
  3. Disallow: /admin/
  4. Disallow: /private
  5. Allow: /public