Plugin categories

Create a Website with AI
WP Super Cache

WP Super Cache

A very fast caching engine for WordPress that produces static html files.

4.3

Rating summary

1343

Reviews

1M

Active installations

WP Super Cache
WP Super Cache

Overview

Compatibility

Installation instructions

Customer support & learning resources

Changelog

Main benefits

Generates static HTML files

Reduces server load

Supports multiple caching methods

Easy to configure

CDN support

About this plugin

Author: Automattic
Version: 1.12.4
Last updated: 17-07-2024
WordPress version: 6.5
Tested up to: 6.6
PHP version required: 7.0
Languages: Bosnian, Catalan [+56]
Learning resources: View resources

Overview

This WordPress plugin, often referred to as WP Super Cache, is designed to significantly improve the speed and performance of WordPress blogs by generating static HTML files from dynamic WordPress content. By serving these pre-generated static files, it reduces the load on your web server, bypassing heavyweight PHP scripts. The plugin primarily serves static files to users who are not logged in, have not left comments, or have not viewed password-protected posts, thus optimizing page delivery for about 99% of visitors. It supports three caching methods: the fastest using Apache mod_rewrite, a simpler PHP-based cache, and a versatile WP-Cache system for dynamic content. Additionally, it offers features like garbage collection for outdated cache files, CDN integration, REST API endpoints, and customizable caching through hooks and filters. This plugin is ideal for users aiming to enhance their site's performance without extensive manual configuration.

Improved Performance

  • Generates static HTML files from dynamic WordPress content.
  • Serves static files to the majority of users, reducing server load.
  • Static files are lighter and quicker to serve compared to PHP scripts.

Flexible Caching Methods

  • Expert mode uses Apache mod_rewrite for the fastest performance.
  • Simple mode serves static files via PHP, easier to configure.
  • WP-Cache caching for known users and dynamic content.

Enhanced Scalability

  • Handles high traffic efficiently by serving cached files.
  • One cached file can be served thousands of times.
  • Custom cached files for logged-in users or those who left comments.

Advanced Features and Customization

  • Supports CDN integration for faster content delivery.
  • Preloading and garbage collection to manage cache effectively.
  • REST API endpoints and custom caching hooks for developers.

Rating and reviews

4.3

Rating summary

1343

Reviews

1M

Active installations

5
4
3
2
1

User sentiment analysis

Users appreciate the WP Super Cache plugin for its ability to significantly improve website speed and performance, often highlighting its simplicity and ease of use. The plugin is effective in reducing server load and enhancing page load times, which is especially useful for anonymous traffic-heavy sites. It also offers advanced configuration options for those who wish to fine-tune their settings. However, users have noted several drawbacks, such as issues with cache preloading and compatibility problems with other plugins or themes. Some have experienced difficulty uninstalling the plugin, reporting that it leaves residual files that can cause site issues. Additionally, there is occasional criticism of the plugin lacking certain features like automatic cache preloading and object caching.
mehralsheidi

mehralsheidi

05 Aug, 2024

Ich bin Laie und kann nicht beurteilen, wie gut das PlugIn ist – aber ich habs und alles funkt 🙂
grdesign

grdesign

09 Jul, 2024

A staple of my website-making toolkit.
Michael Schustereder

Michael Schustereder

13 Jun, 2024

The first plugin I install on any site. The difference between slow and blazing fast.
azahari

azahari

23 Apr, 2024

good job
alikaouani59

alikaouani59

22 Mar, 2024

A simple and powerful extension that remarkably improves the speed of my site. I recommend it to wordpress site developers.

FAQ

How do I know my blog is being cached?

How do I disable Supercaching?

WP-Cache vs Supercache files

Will comments and other dynamic parts of my blog update immediately?

Will the Super Cache compression slow down my server?

How do I make certain parts of the page stay dynamic?

How do I delay serving the cache until the 'init' action fires?

Why don’t WP UserOnline, Popularity Contest, WP Postratings or plugin X not work or update on my blog now?