WP Super Cache not caching (solution)
The WP Super Cache plugin for Wordpress is a pretty awesome plugin. The other day I was having problems with it not doing any caching
and spitting out the following just before the head tag (where the wp_head() call is):
<!-- Page not cached by WP Super Cache. No closing HTML tag. Check your theme. -->
This was very odd. Everything I could find on the web regarding this problem was seeing this tag at the end of the html. Eventually I found a post that sounded similar to mine (and of course now I cannot find it again, unfortunately). It mentioned a plug-in using output buffering incorrectly. This makes sense, as looking in the source code of WP Super Cache, it outputs the message above in its output buffer handler if it cannot find a