Cyclone Static generates fully-rendered static HTML files for every page on your WordPress site and instructs Apache to serve them directly — bypassing PHP, WordPress, and the database for anonymous visitors.
When a static file exists for a requested URL, Apache reads it from disk and sends it without starting PHP or querying the database. The visitor receives a complete HTML page. Their browser runs your JavaScript, plays your audio, renders your animations — everything works as it did before, because the static file contains the same HTML WordPress would have generated.
Logged-in users, POST requests, query strings, and administrative paths bypass the static cache and receive live WordPress as normal.
Nginx users: Cyclone Static manages .htaccess automatically on Apache. If your server runs Nginx, the Settings page includes a ready-to-paste Nginx server block under Settings Nginx Configuration.
The free version works automatically alongside W3 Total Cache — CDN purges are routed through W3TC when it is active.
Direct API integration with Bunny.net, Cloudflare, KeyCDN, and Amazon CloudFront is available in Cyclone Static Pro.
Cyclone Static does not collect, transmit, or store any personal data. The queue table stores only URLs. No external service is contacted except the CDN purge APIs you explicitly configure.
Support is provided via the WordPress.org community forums. Post your question there — answers are public, so search first as your question may already be answered. For private inquiries, you can reach us at support@kryptonmediagroup.com. Confirmed bugs are addressed through plugin updates. Private one-on-one support is not offered via the forums.
Cyclone Static can optionally connect to the following third-party services to purge cached content from your CDN. These connections are only made when you configure a CDN provider under Settings CDN Integration and a purge is triggered. No data is sent to these services unless you explicitly configure them.
Used for CDN cache purging. Your Bunny.net API key and Pull Zone ID are sent to the Bunny.net API.
* Service: https://bunny.net/
* API documentation: https://docs.bunny.net/reference/purgepublicpullzone
* Privacy policy: https://bunny.net/privacy/
Used for CDN cache purging. Your Cloudflare API token and Zone ID are sent to the Cloudflare API.
* Service: https://www.cloudflare.com/
* API documentation: https://developers.cloudflare.com/api/resources/cache/methods/purge/
* Privacy policy: https://www.cloudflare.com/privacypolicy/
Used for CDN cache purging. Your KeyCDN API key and Zone ID are sent to the KeyCDN API.
* Service: https://www.keycdn.com/
* API documentation: https://www.keycdn.com/api
* Privacy policy: https://www.keycdn.com/privacy
Used for CDN cache invalidation. Your AWS Access Key, Secret Key, and CloudFront Distribution ID are sent to the Amazon CloudFront API.
* Service: https://aws.amazon.com/cloudfront/
* API documentation: https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_CreateInvalidation.html
* Privacy policy: https://aws.amazon.com/privacy/