ZiziCache Features
Performance & Caching
Smarter Cache Rules
Exclude URLs, cookies, or query strings when content should stay dynamic. You can ignore tracking parameters, include only the query vars that matter, and keep cache behavior predictable across real marketing and ecommerce traffic.
LiteSpeed Cache Mode
Use native LiteSpeed page caching when your server supports it. ZiziCache detects the environment automatically and lets you work with the LiteSpeed cache layer directly instead of forcing a generic fallback.
File-Based Cache Mode
Run full-page caching on virtually any server with compressed HTML cache files. This mode gives you direct control over cache expiration, separate mobile cache, cached 404 pages, and practical bypass rules for dynamic URLs.
Cache Preload
Keep cached pages ready before visitors arrive. ZiziCache supports background preloading for file-based cache preloader and parallel cache warming for LiteSpeed, with controls for threads, delays, and server load.
Pull CDN or Cloudflare CDN
CDN & Cloudflare (Edge Caching)
Rewrite asset URLs for a pull CDN or connect directly to Cloudflare through its API. Depending on your setup, ZiziCache can manage asset delivery, edge caching, cache purges, connection status, and Cloudflare-specific controls from the plugin.
Emergency Failover (Experimental)
Add an emergency path for Cloudflare incidents. When the edge layer has a serious outage, ZiziCache can temporarily fall back toward direct origin delivery and restore the previous setup afterward — useful for sites that would rather stay reachable than wait for a proxy-layer recovery.
Core Web Vitals Monitoring
Collect real-user metrics for LCP, LoAF, and TTFB directly inside the plugin both for mobile and desktop. Sampling controls, admin-facing alerts, and per-URL analysis help you connect optimization settings to actual frontend behavior.
Object Cache & OPCache
Object Cache with Redis or Memcached
Move WordPress object cache out of the database and into memory. ZiziCache supports Redis configuration (with Redis ACL Authentication if need) and flushing, plus Memcached support with multiple servers, optional SASL auth, and backend-specific status checks.
OPcache Management
Keep PHP bytecode cache under control without leaving WordPress. View OPcache stats, flush cache on demand, and optionally clear OPcache automatically after plugin or theme updates.
Dynamic Blocks (Experimental)
Cache the full page while keeping selected fragments dynamic. ZiziCache can hydrate WooCommerce elements, user-specific UI, currency switchers, and nonce-protected form fields after page load instead of forcing a full cache bypass.
Cleanup & Maintenance
Manual Database Cleanup
Remove revisions, auto-drafts, trashed content, spam comments, expired transients, and more whenever you need it. It is the fast way to clean up database clutter before migrations, audits, speed work, or just after a busy publishing sprint.
Scheduled Database Cleanup
Put routine maintenance on autopilot with recurring cleanup schedules. ZiziCache helps busy sites stay tidy over time instead of waiting until the database becomes visibly bloated.
Action Scheduler Cleanup
Keep background job tables from growing forever. ZiziCache can trim old Action Scheduler logs and completed tasks, which is especially useful on WooCommerce and automation-heavy sites.
Database Index Recommendations
Get practical index suggestions for common WordPress database bottlenecks and apply them from inside the plugin when they make sense. It is a smarter way to improve query efficiency than guessing which tables need help.
Database Table Optimization
ZiziCache can optimize database tables using MySQL OPTIMIZE TABLE. Optimization is triggered manually from the Database tools or via the REST API; it is not executed automatically as part of the scheduled cleanup job.
Frontend Optimization
CSS Optimization
Minify CSS, defer non-critical styles, and generate Critical CSS for faster above-the-fold rendering. You can choose the loading strategy and fine-tune which stylesheets should stay untouched.
JavaScript Optimization
Minify, defer, or delay scripts based on how your site actually works. ZiziCache also supports lazy rendering for below-the-fold sections and interaction-based script loading for code that does not need to run immediately.
Image Optimization
Improve image delivery without manual theme edits. ZiziCache can lazy load images, add missing width and height attributes, generate responsive `srcset`, preload critical images, apply priority hints, and automatically detect likely LCP images.
Image Converter
Convert media library images to WebP and AVIF with adjustable quality settings, size limits, and bulk optimization tools. You can keep originals, auto-serve converted formats on the frontend, and verify server support before enabling it.
Thumbnail Management
Take control over generated image sizes instead of letting WordPress create everything by default. ZiziCache helps you disable unwanted thumbnail sizes, preview cleanup before deletion, and keep media metadata aligned with the image sizes your site actually uses.
WooCommerce Image Management
See how WooCommerce image sizes are used across products and variations, then keep product image handling cleaner over time. ZiziCache also performs cleanup when products or variations are removed, so old generated images do not pile up forever.
Font Optimization
Control font loading with `font-display`, Google Fonts optimization, preload lists, and language-aware subset prioritization. ZiziCache also includes font detection and CSS generation tools to make font delivery more deliberate.
IFrame & Video Optimization
Lazy-load heavy embeds and replace supported YouTube and Vimeo players with click-to-load placeholders. That means fewer requests on first paint and less frontend weight from videos that visitors may never press play.
Remove Redundancy
Trim WordPress and WooCommerce overhead you may not need. ZiziCache can reduce extra scripts, embeds, cart fragments, feed noise, heartbeat chatter, revision bloat, and other frontend or admin-side distractions that quietly add work to every request.
Early Hints 103
Send preload hints for key styles, fonts, and selected images before the main HTML response finishes. On supported hosting or Cloudflare CDN stacks, browsers can begin fetching important assets earlier and reduce render delay where it matters most.
Speculative Loading
Warm the next page before the click with the browser's Speculation Rules API. ZiziCache includes analytics-aware guards for prerendering, helping reduce the risk of firing tracking scripts or polluting marketing data just because a page was predicted early.
Quicklink Prefetching
Use Quicklink to prefetch likely next-page visits based on visible links and real browsing conditions. Network-aware controls, ignore rules, and analytics-safe filtering make it a practical speed layer instead of a reckless request generator.
BFCache Support
Improve repeat navigation by helping pages stay eligible for the browser’s back/forward cache. ZiziCache includes token lifetime controls, logout invalidation, WooCommerce exclusions, and configurable URL exceptions
Dynamic block - (ESI like)
Dynamic Blocks (Experimental)
Cache the full page while keeping selected fragments dynamic. ZiziCache can hydrate WooCommerce elements, user-specific UI, currency switchers, and nonce-protected form fields after page load instead of forcing a full cache bypass.
Frequently Asked Questions
Is there a free trial?
Yes! All plans include a 21-day free trial with full access to all features.