Page caching, CSS & JS minification, critical CSS generation, lazy loading, object cache, CDN integration, and database cleanup — all in one plugin. Core Web Vitals tuned, CDN-agnostic (Cloudflare, BunnyCDN, KeyCDN, or your own), and fully server-side so there's no admin overhead. No annual renewal trap, no Cloudflare APO upsell.
Page speed isn't just a nice-to-have—it's the single most impactful factor for ranking higher in search results. Google has made Core Web Vitals a direct ranking signal, and now AI systems like ChatGPT, Perplexity, and Google's AI Overviews are following suit. When LLMs crawl and recommend websites, they prioritize fast, well-optimized pages that deliver instant value.
Think about it: would you recommend a slow, clunky website to a friend? Neither will AI. The same optimization that delights human visitors—sub-second load times, smooth interactions, instant content—is exactly what makes your site attractive to both search engines and the new generation of AI-powered discovery tools.
Great schema markup and SEO fundamentals matter—but they're worthless if your site is too slow to rank. Speed is the foundation everything else is built on.
A speed plugin shouldn't be your slowest plugin. ForgeCache Pro packs 40+ optimizations into ~130KB — roughly 70× smaller than W3 Total Cache and 50× smaller than WP Rocket. Approximate Pro-zip sizes from official downloads, GPL mirror snapshots, and WP.org Content-Length, May 2026.
Here's the complete list of what ForgeCache ships with, grouped by what each one speeds up.
Open ForgeCache and you immediately see what’s working. Pages cached, cache size on disk, how many of the 18 optimization features are running, license status, and one-click cache control—all on a single dashboard. No hunting through tabs to confirm caching is active.
Generate static HTML versions of your pages that load instantly. No database queries, no PHP processing—just pure speed delivered to your visitors.
Minify and combine your CSS and JavaScript files automatically. Remove render-blocking resources and deliver optimized assets that load in milliseconds.
Images, videos, and iframes load only when visitors scroll to them. This dramatically reduces initial page weight and speeds up first contentful paint.
Serve your assets from edge locations worldwide. Integrate with Cloudflare, BunnyCDN, or any CDN provider to deliver content at the speed of light.
Most cache plugins were built for the PageSpeed era. Google's ranking signal is now Core Web Vitals — LCP, CLS, and INP — and ForgeCache targets each one with a specific optimization, not a generic minify-and-cache pass.
How fast the biggest above-the-fold element renders. The metric most cache plugins try to fix — but few do all four levers.
How much the page jumps around as it loads. Caused by images / ads / fonts that load with no reserved space.
<img>loading="lazy" with placeholder reservefont-display:swap with size-adjust hintsReplaced FID in March 2024. Measures how quickly the page responds to taps / clicks. Most cache plugins ignore it — ForgeCache leads with it.
All three Core Web Vitals are pass-rate ranking signals as of March 2024. ForgeCache is the only plugin in this comparison that ships specific INP optimizations (delay-until-interaction execution + per-handle JS deferral).
The five most popular WordPress caching plugins, compared on the optimizations that decide whether your site passes Core Web Vitals.
| Feature | ProForgeCache | ProWP Rocket | FreeLiteSpeed Cache | ProW3 Total Cache | FreeWP Super Cache |
|---|---|---|---|---|---|
| Static HTML page caching | ✓ | ✓ | ✓ | ✓ | ✓ |
| CSS minify & combine | ✓ | ✓ | ✓ | ✓ | × |
| Critical CSS / async CSS | ✓ | ✓ | ✓ | × | × |
| JS defer / async | ✓ | ✓ | ✓ | Partial | × |
| Delay JS until interaction (INP) | ✓ | ✓ | × | × | × |
| Per-page asset audit (Page Optimizer) | ✓ | × | × | × | × |
| Auto width/height on images (CLS) | ✓ | ✓ | × | × | × |
| Lazy-load images / iframes / video | ✓ | ✓ | ✓ | Partial | × |
| Cloudflare integration (one-click purge) | ✓ | ✓ | ✓ | ✓ | × |
| Database cleanup & optimization | ✓ | ✓ | ✓ | × | × |
| Works on any host (not LiteSpeed-only) | ✓ | ✓ | Limited | ✓ | ✓ |
| Plugin size on disk | ~130KB | ~4MB | ~5MB | ~7MB | ~1.5MB |
| Yearly cost (1 site) | $59 | $59 | Free | $99 | Free |
Pricing accurate as of May 2026. Tier names and exact pricing change — check vendor sites for current details. “Partial” means the feature exists in the plugin but is limited or requires extra configuration; “Limited” means the feature only delivers full performance on specific server software (LiteSpeed-only).
Same plugin, different bottleneck. Pick the angle that matches what's slow on your site.
Set-and-forget speed
Recommended preset enables page caching, lazy-loading, image dimensions, and CSS/JS minification with one click. PageSpeed score jumps 30–50 points without touching settings.
Fast browse, safe checkout
Cart, checkout, and account pages auto-excluded from caching so the purchase flow never breaks. Product / shop / category pages get the full speed treatment for browse-to-cart conversion lift.
Per-page granular control
The Page Optimizer module is the killer feature here — scan any page, see every script and stylesheet that loaded, kill the bloat per URL. Fix one slow page without touching the rest of the site.
100 sites, one license
One $299/yr license activates ForgeCache on up to 100 client sites. Same recommended preset on every install — deliver consistent PageSpeed wins across your entire portfolio.
If ForgeCache doesn't deliver the PageSpeed wins you expected, reach out to support and request a refund within 30 days of your original purchase for a full refund. No questions asked.
View Refund Policy →ForgeCache is designed to be safe. We start with conservative defaults, and each optimization can be toggled individually. If something doesn't work with your theme or plugins, simply disable that feature.
Yes. ForgeCache is tested with Elementor, Divi, Beaver Builder, Gutenberg, and other popular page builders. If you experience any issues, our CSS/JS optimization settings can be fine-tuned to exclude specific scripts.
Absolutely. ForgeCache automatically excludes sensitive pages like cart, checkout, and my-account from caching. Your store runs fast without breaking the purchase flow.
No. Install, activate, and ForgeCache works immediately with smart defaults. Advanced users can customize settings, but it's completely optional.
Yes — ForgeCache is built to complement, not replace, Cloudflare and other CDNs. The one-click Cloudflare integration auto-purges Cloudflare's edge cache when you update content, syncs cache rules, and handles APO compatibility. For other CDNs (BunnyCDN, KeyCDN, StackPath, Amazon CloudFront), use the custom CDN URL setting to rewrite static asset URLs to your CDN hostname — per asset type if needed.
Feature-comparable to WP Rocket at a fraction of the size (~130KB vs ~7MB) and a comparable price. LiteSpeed Cache is free but only delivers full performance on LiteSpeed servers; ForgeCache works on any host (Apache, NGINX, LiteSpeed, OpenLiteSpeed, shared hosting). Includes the same critical optimizations — page cache, CSS/JS minification, lazy loading, database cleanup — without the bloat or hosting lock-in.
Yes. ForgeCache directly targets the three Core Web Vitals that Google uses for ranking: LCP (Largest Contentful Paint) via critical CSS, image preload hints, and page caching; CLS (Cumulative Layout Shift) via auto-injected width/height attributes on images; and INP (Interaction to Next Paint) via JS deferral and "delay until interaction" execution. Most sites see PageSpeed score jumps of 30–50 points after enabling the recommended preset.
Yes — granular control everywhere. Exclude pages by URL pattern, by user role (e.g. don't cache for admins), by query string, or by cookie. Exclude individual scripts from minification or combination by handle or URL. The Page Optimizer module lets you scan any page, see every script and stylesheet that loaded, and toggle each one's loading mode independently. WooCommerce cart, checkout, and my-account are excluded automatically.
Automatically. ForgeCache purges relevant cached pages when you publish or update a post (the post URL plus its archive, category, tag, and homepage). For manual control, use the "Clear Cache" button in the admin bar, the WP-CLI command (wp forgecache clear), or trigger a programmatic purge via REST API for CI / deploy pipelines. Cloudflare edge cache is purged in lockstep when integration is enabled.
Your license includes continuous updates, priority email support, and access to all integrations for one year. After the year ends, the plugin keeps working forever — you only renew if you want continued updates and support. We also include a 30-day money-back guarantee on first-time purchases.
Documentation, free tools, and the rest of the Royal Plugins stack that pairs with a fast site.
We're building a cloud-powered CSS optimization service to take your PageSpeed scores even higher.
Automatic above-the-fold CSS extraction. No more manual generators—we'll render your pages and extract exactly what's needed for instant first paint.
Strip bloated stylesheets down to only what your pages actually use. Especially effective for Elementor and theme framework sites with massive CSS overhead.
"A fast site isn't a luxury—it's the foundation of success online. Every millisecond matters."
Get ForgeCache