Before I begin testing I’d like to block the category where I’m creating the protected pages and posts, from being indexed by robots like google. Can I do that in s2member? I know how to block a folder in robots.txt but a category isn’t really a folder is it?
This is what I’d do if it were a folder:
User-Agent: *
Disallow: /test/
thank you!