Wordpress Super Cache Issue

WP Super Cache is installed properly and you have followed the instruction in readme.txt file carefully, but it won't cache :(

First of all, make sure you have followed the instruction carefully. Starting from "Installation" section to "Troubleshooting" provided by the readme.txt

If the plugin still won't cache, check your template specifically the footer section/file. Make sure there is a closing HTML tags at the last line. If there isn't, add the following to the end of it:

</html>

Good luck!

Note: WP Super Cache is a static caching plugin for WordPress. It generates html files that are served directly by Apache without processing comparatively heavy PHP scripts. By using this plugin you will speed up your WordPress blog significantly. [taken from the developer site]

Visit developer site here.

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.

If you enjoyed this post, make sure you subscribe to our RSS Feed! Or if you prefer, you can Follow us on Twitter instead.