Advanced tier is a one-time $1 payment via Stripe checkout covering unlimited WordPress sites forever, with no subscription or per-site tiers; the core caching plugin is free and GPL-licensed via GitHub.
Snappy is a lightweight WordPress caching and speed-optimization plugin built and maintained by a solo developer under the 'webguyio' handle. Its free, GPL-licensed core (distributed via GitHub) uses file-based caching to bypass PHP execution, database queries, theme processing, and plugin execution on repeat page loads, serving a static HTML file instead. The developer estimates this delivers roughly 2x faster load times on typical sites, 5x on database-heavy sites, and up to 10x on poorly optimized sites running many plugins. For sites that want deeper control, Snappy's advanced tier — unlocked via a one-time $1 purchase through snappywp.me, valid for unlimited sites, forever — adds HTML/CSS/JS minification, GZIP compression, lazy loading for images and video, YouTube/Vimeo embed facades, font preloading, automatic database cleanup, sitemap-based cache preloading, deferred JavaScript with exclusions, critical CSS extraction and inlining, WordPress Heartbeat control, resource hints, browser-caching and security HTTP headers, and Cloudflare/CDN integration. The site's own marketing explicitly positions Snappy as a reaction against expensive WordPress speed plugins that, in the developer's view, use artificial per-site license tiers to discourage customers from exercising rights already granted under the plugin's GPL license.
Key Features
File-based page caching — Serves a static HTML file instead of running PHP, database queries, theme, and plugin execution on every page load.
Minification & compression — Minifies HTML, CSS, and JavaScript and applies GZIP compression to reduce page weight (advanced tier).
Lazy loading & media optimization — Lazy-loads images and videos and uses facades for YouTube/Vimeo embeds to defer heavy third-party scripts (advanced tier).
Critical CSS & script deferral — Extracts and inlines critical CSS and defers non-essential JavaScript, with exclusion rules (advanced tier).
Database cleanup & cache preloading — Automatically cleans spam, revisions, and transients weekly, and preloads the cache from the sitemap (advanced tier).
Cloudflare & CDN integration — Integrates with Cloudflare and generic CDNs via URL rewriting, plus sets browser-caching and security HTTP headers (advanced tier).
Pros & Cons
Pros
One-time $1 payment covers unlimited sites forever, with no recurring per-site licensing fees typical of competing WordPress speed plugins.
Core file-based caching engine is free and GPL-licensed via the developer's public GitHub repository.
Advanced tier bundles a broad range of optimization features — minification, lazy loading, critical CSS extraction, database cleanup, and Cloudflare/CDN integration — into a single plugin.
Cons
Extremely small, single-developer project — the GitHub repo shows only a 0.1 'stable' release and zero stars, so long-term maintenance and update cadence are unproven.
No dedicated documentation, pricing, or about pages beyond a single homepage and a GitHub issues thread, making it harder to evaluate before purchasing.
Support is limited to GitHub issues or direct email rather than a formal help desk, live chat, or SLA.