| Will this work? Robots.txt |
CWebguy

msg:3860104 | 12:12 am on Mar 1, 2009 (gmt 0) | If I want to block SE's from a particular directory, can I do this? Let's say I want www.example.com/widgets directory to be indexed, and also www.examples.com/blue but not www.example.com/blue/widgets, is this exceptable?
User-agent: * Disallow: /blue/widgets/
The reason I ask is I can't find an example that has two directories together, and I don't want to block out 'www.example.com/widgets' or 'www.examples.com/blue' at all, but just the combination. Will this work? Thanks.
|
|