For WordPress & JavaScript developers

npm install. One line.Done.

WordPress plugin, Next.js middleware, Nuxt module, Express middleware, Nginx and Apache configs. Pick your stack, integrate in under 2 minutes. Open source on GitHub.

Every integration method

Pick your platform. Each integration takes under 2 minutes.

1

Download the plugin

Download the latest version from prerex.io or from WordPress.org (pending approval).

2

Upload and activate

WordPress dashboard → Plugins → Add New → Upload Plugin. Select the zip, activate.

3

Done — zero config

Auto-detects page builders, bypasses cache plugins, hooks into save_post for instant cache purge.

API reference

Simple REST API. Authenticate with your API key in the X-Prerex-Key header.

GET
/render?url={url}

Render a URL and return clean HTML

GET
/render?url={url}&raw=1

Return raw rendered HTML (no cleanup)

DELETE
/cache?url={url}

Purge cached render for a URL

GET
/health

Health check endpoint

Response includes X-Prerex-Cache (HIT/MISS), X-Prerex-Render-Time headers.

Under the hood

Security and performance are not afterthoughts. They're the foundation.

Bot verification with reverse DNS + forward DNS (Google-recommended)
SSRF protection with URL validation and DNS anti-rebinding
Multi-layer rate limiting (per-key, per-domain, global)
JWT with expiration, regenerable API keys
Audit log of every render operation
GDPR compliant — data processed in EU
No visitor data collected, no cookies on browsers
Open source — inspect every line of code

Performance numbers

Measured from production sites, not synthetic benchmarks.

<200ms
cached response
80%
lighter HTML
29+
bots verified
2
cache layers

Ready to integrate?

Create a free account, get your API key, and start prerendering in under 2 minutes. Open source, battle-tested, secure.