WP Super Cache is a full page caching plugin for WordPress that makes your website run much faster!
I’ve just released a new version and the biggest change in this one is the addition of Content Delivery Network (CDN) support thanks to Mark Kubacki who allowed me to integrate his OSSDL CDN Off Linker plugin. (Please go visit his blog and say thank you if you use this feature!)
The CDN support simply rewrites images, CSS and Javascript files so they point at a different hostname. That hostname can be another virtual host on your own server (aka “Poor Man’s CDN”) pointing at your WordPress install or a fully fledged CDN. If your CDN supports “origin pull” then all the files on your server will be copied there as they are requested by visitors. Otherwise you’ll have to transfer the files over manually.
Apart from that, bugs have been fixed, a few features have been tweaked including the uninstall script which has been streamlined somewhat.
I also added links (on the “Easy” settngs page) to some plugins and tools you may find useful in making your site run faster.
Problems? Go to the forum and someone may already have had that problem and solved it. If not, post there and you’ll get a reply.
Related Posts