as the title says, Does super cache delete homepage cache when new post is published? cause it doesnt seem to be working on my blog, when i publish a new post, the readers (non logged in) will still see the "old" cache file so they are not able to see the latest post on main page UNTIL i delete all the cache.
The homepage is refreshed when posts are made. Check the file wp-content/cache/supercache/yourhostname/index.html and see if it has the new content.
Try PHP mode, does that fix it? Could be you're missing some Apache modules.
when i check the wp-content/cache/supercache/yourhostname/index.html i see the "old" file and not the latest one.
im already running php mode
Looks like i have to switch back to Quick Cache Plugin. I used this plugin with an earlier version but seems this issue is still a problem :/
I will follow updates and try WPSC again once "WP Super Cache deletes homepage from cache when new a post is published"
Scratch that it works! I've set cache to PHP and it fine now. kudos.
Just upgraded my rating from 3 to 4 stars. kudos on new version.
If it happens in the future use the debug system in the plugin to verify that the index.html is deleted. If not it might give you a hint as to why not.