Forum Moderators: Robert Charlton & goodroi
I tried to remove the pages according to the instructions on the Google removal page:
"Disallow patterns may include "*" to match any sequence of characters, and patterns may end in "$" to indicate the end of a name." ... "To remove dynamically generated pages, you'd use this robots.txt entry:
User-agent: Googlebot
Disallow: /*?"
So, I did that, and then went to the URL removal page, and Google tells me this:
"URLs cannot have wild cards in them (e.g. "*"). The following line contains a wild card:
DISALLOW /*?"
Am I doing something wrong here?