Page is a not externally linkable
Sanenet - 2:01 pm on Jun 16, 2005 (gmt 0)
the syntax to disallow a directory is simply: UserAgent:* Which would block everybody from indexing anything in scripts. Disallow: /store/scripts/emailFriend.asp* www.robotstxt.org
* doesn't work as a wildcard in robots.txt
Disallow:/store/scripts/
Disallow: /store/scripts/contactUs.asp?emailSubject*
Is either going to be ignored, or will lead to just those two pages being ignored.