### For instance, to block access to all subdirectories that begin with private, you could use the following entry: User-agent: * Disallow: /default.cms ### To block access to all URLs that include a question mark (?), you could use the following entry: ### This is for Type 2, 4, 5, 6 and couple of URLs of Type 1 User-agent: * Disallow: /*? Disallow: *rssfeeds* Disallow: *rssarticleshow* ### To block access to all URLs that include a question mark (?), you could use the following entry: ### This is for Type 2, 4, 5, 6 User-agent: * Disallow: /?* Disallow: *_* ### To block access to all URLs containing the word "cms.dll" ### This is for Type 3 category of URLs User-agent: * Disallow: /*cms.dll* Disallow: /*www1*