# robots.txt for http://www.behaviormatters.com/ # 04 set 06 User-agent: * Disallow: /DEVELOPMENT/ Disallow: /Library/ Disallow: /Templates/ Disallow: /_notes/ Disallow: /LAYOUTS/ # "User-agent: *" is a wild card for ALL user agents # "Disallow: /" disallows ALL directories # IMPORTANT: Any agent-specific instructions must appear ABOVE the user agent wild card (*) instruction line