Improves SEO and user experience of your site by increasing website performance, reducing load times.. Adding in your function php, eg. function exclude from cache { exclude page, if the uri contains page-do-not-cache return false == strpos } add filter. Adding DONOTCACHEPAGE into the page. Defining DONOTCACHEPAGE with true, eg. if ) { define }. The page are cached only at certain condition, when page can't be stored into the cache, into the response is added header x-supc-miss, eg. x-supc-miss filter return true some of those conditions are 1. The cache is purged each day by WordPress cron job.. You can trigger complete cache purge with do action or single post cache purge with $postID is the post id do action .. Upload the complete speed-up-page-cache folder to the wp-content plugins directory. Activate the plugin through 'Plugins WordPress... Interested in development.., check out SVN repository, or subscribe to the development log by RSS...
Read more