RunCache is a next-generation WordPress caching solution that connects page, object, and edge caching into a single, powerful dashboard.
It also integrates directly with your RunCloud server, allowing you to control high-performance, server-level technologies such as NGINX, FastCGI, or Redis from your WordPress admin area.
This guide will walk you through installing, activating, and configuring the RunCache plugin for optimal performance.
Try RunCache Without Installing
Want to see how it works first? You can explore a live demo and test the RunCache dashboard on a pre-configured site without any installation.
Explore the RunCache Live Dashboard
Installation
Unlike other performance plugins that lock you into a specific hosting provider or ecosystem, RunCache is truly vendor-neutral.
While it offers unparalleled integration for users on a RunCloud-managed server, its core features work in any hosting environment.
This means you can use RunCache’s powerful dashboard, PHP caching, and CDN integrations on your existing site, regardless of where it’s hosted, giving you the freedom to choose the best infrastructure for your needs without sacrificing performance.
You can install RunCache using the following steps:
- Manual Upload:
- Download the .zip file from the
http://runcache.site/download/runcache-latest.zip. - In your WordPress dashboard, go to Plugins > Add New.
- Click “Upload Plugin” at the top of the page.
- Select the downloaded .zip file and click “Install Now,” then “Activate.”
- Download the .zip file from the

Configuring RunCache Dashboard
After setup, you can access the main dashboard by clicking on the RunCache menu item in your WordPress admin sidebar. From here, you can perform three key actions with a single click:
- Preload cache: Proactively generate cached versions of your pages.
- Purge cache: Clear all stored cache instantly.
- Enable/Disable Cache: Toggle the primary caching status on or off.
The dashboard provides a quick overview of your cache statistics and allows you to select your preferred caching method.
Choose a Cache Type
RunCache integrates directly with your server, offering powerful caching methods beyond standard PHP-based plugins.
- NGINX FastCGI Cache: The recommended option for servers managed by RunCloud. This server-level cache is significantly faster because it serves stored pages directly from NGINX, without involving PHP or WordPress.
- Redis Cache: A high-performance option that uses Redis for full-page caching. This is ideal for reducing database load and managing cache-related issues across multiple devices or clustered server environments.
- Cloudflare Cache: Offload caching to Cloudflare’s global network for enterprise-grade performance and security.
Asset CDN Configuration
After selecting your preferred full page cache type, you can configure the Asset CDN to speed up the delivery of your static files.
The Asset CDN feature offloads static assets (images, CSS, JavaScript, and fonts) to a global Content Delivery Network. This ensures files are served from a location geographically closer to your visitors, drastically reducing latency and improving overall load times.
You can choose from the following two options:
- BunnyCDN: Accelerate your media file delivery using BunnyCDN’s high-performance global network. RunCache provides deep integration for easy setup and management.
- Custom CDN: Use this option to bring your own CDN provider. RunCache will rewrite your static asset URLs to use the custom CDN hostname you provide.
Object Cache Configuration
Full Page Caching speeds up the delivery of your HTML, but we also recommend enabling Object Caching for a complete performance boost. Object caching significantly reduces database load, leading to a much faster WordPress admin dashboard and quicker processing for dynamic, data-intensive operations.
RunCache integrates with Redis, a powerful in-memory data store, to provide a high-performance, persistent object caching solution.
How to Enable Redis Object Cache
Enabling Redis Object Cache is straightforward, especially on a server managed by RunCloud. Before you begin, you must have Redis installed and running on your server. For RunCloud users, this is a simple one-click process:
- Navigate to your server in the RunCloud dashboard.
- Go to Services.
- Click Install next to Redis if it is not already running.
Once Redis is installed, you just need to connect RunCache to it.
- In your RunCloud dashboard, navigate to your Server > Settings.
- Find the Redis Password tab and copy your Redis password.
- In your WordPress dashboard, go to RunCache > Object Cache.
- Click the toggle to enable Object Cache, then enter the password you just copied.
Go Beyond the Basics
What you’ve seen here is just the beginning of what RunCache can do. The plugin also offers powerful automated features, including intelligent cache preloading to warm up your pages and automatic purging that clears relevant content when you make updates.
For a deep dive into these advanced settings, fine-tuning your configuration, and getting the absolute most out of your setup, you should explore other pages in the official RunCache documentation.
If you have any other questions or need help – please feel free to get in touch with our 24/7 support team. We’re here to help!