I would like to know if there is a way to keep a cached version of the page if there is or not a string in it.
I use dapper to get RSS news from a site without RSS feed.
You know that Dapper sometimes shows error instead of content.
That way the site would serve a cached nice version instead of one with Dapper's errors.