First let me say: Craven, you're awesome! Thanks for all the effort you put into helping us out on these forums.
I tried what you suggested, and here's what Google said:
Quote:URLs cannot have wild cards in them (e.g. "*"). The following line contains a wild card:
DISALLOW /post-*.html$
Similarly, when I check my robots.txt file with online programs, they pretty much all tell me the same thing - wildcards are a no-no.
Now, I don't actually have a problem with Google indexing ntopic or ptopic or any of the additions from your mod_rewrite text, but I'm wondering if there's some inadvertent correlation between that and the problem I'm having.
Something else I just realized - I have this tag inside overall_header.tpl:
Code:<meta name="robots" content="index,follow">
Could that be telling the search engines to index everything regardless of robots.txt?
Thanks