I want to disallow the indexing of URLs which have a certain structure in the URL, but I only want to apply the disallow rules to newly discovered pages. I.E. I don't want URLs that are already indexed to be dropped.
I'm guessing that I am on to a loser here, but is this possible using robots.txt?