Up and running
in under 5 minutes.
Six steps from install to edge-cached HTML. No Nahnu account. No complex configuration. Just your Bunny API key and a pull zone.
Install WP Bunny Connector directly from your WordPress dashboard or from WordPress.org. Search for WP Bunny Connector or Nahnu Cache Connector in the plugin search.
Once activated, a new WP Bunny Connector menu item appears in your WordPress admin sidebar under Settings.
nahnu-cache-connector-bunny-net in WP Admin, Plugins, Add NewThe plugin needs your Bunny account-level API key to communicate with the Bunny API; fetching your pull zones and DNS zones, deploying edge rules, and sending purge requests. You have two ways to provide it.
Define the constant in your wp-config.php file. The key is never stored in the WordPress database and never exported with your site. Best for production environments.
Enter the key directly in the plugin settings screen. Stored in the WordPress database as an encrypted value. Suitable for managed hosts where wp-config.php access is limited.
Once the API key is saved, the plugin fetches your Bunny account's pull zones and DNS zones automatically. Select the pull zone that is proxying your WordPress site, and optionally select your DNS zone if you want DNS stats in the dashboard.
The plugin stores the pull zone ID, not the zone name, so changes to your zone name in Bunny don't break the connection.
The plugin has five settings panels. Most have sensible defaults, but review these before your first deploy. Changes to purge triggers and WAF role bypass take effect immediately. Cache-Control mode and rule-related settings apply on the next deploy.
Go to WP Bunny Connector, Edge Rules and click the Deploy Rules button. The plugin sends all enabled rules to your Bunny pull zone via the API. The full deploy takes around 10 to 20 seconds.
The deploy log shows exactly what happened, which rules were created, updated, or skipped. Rules for plugins not detected on your site are skipped automatically.
Safe to redeploy anytime. Every rule is tracked by its Bunny GUID. Redeploying updates rules in place, no duplicates, no orphaned rules.
After deploying, confirm edge caching is active using any of these three methods. The most reliable is the response header check, it shows exactly what Bunny's edge did with the request.
Open browser DevTools, Network tab. Load a public page, click the document request, and look for the CDN-Cache-Control and X-Cache headers from Bunny.
Go to WP Bunny Connector, Stats. After a few minutes of traffic, the cache hit rate will appear. A freshly deployed site may start at 0% and climb as the edge warms up.
Use WebPageTest, GTmetrix, or browser DevTools to measure time to first byte on a public page. On a cache HIT, TTFB from a nearby Bunny PoP should be well under 100ms.
Common questions
Things people ask after installing.
The edge cache your
Bunny setup is missing.
Free. One click to deploy 74 edge rules. Works with 15 cache plugins. No account, no configuration files.