Tantrafest
HTML cached at the edge and purged automatically when content changes. Page weight fell from 2.9 MB to 1.3 MB after eager reCAPTCHA was removed, icons and fonts were subset, and the hero image was preloaded.
Learn more →Fast sites are designed in layers. We decide what is cached where, how it is refreshed, and what the server has to do when nothing is cached.
Static files are content-hashed and cached for a year, so returning visitors download almost nothing.
HTML for anonymous visitors is cached close to the user. Logged-in users, carts, checkout, forms and APIs bypass the cache.
When the edge misses, a page cache serves stored HTML without starting PHP.
WordPress runs only when it has to, with expensive queries cached where measurements justify it.
Indexed, lean and rarely asked the same question twice.
Cache in layers, purge on change.
Put the right things at the edge.
Make the origin boring.
Real response headers, page weight, PageSpeed medians and, where available, field data.
One change at a time, with a documented way back.
Cache headers, repeat runs, and a check that logged-in and checkout flows still work.
Cache hit rates, cron logs and error logs stay under review (see the maintenance subscription).
HTML cached at the edge and purged automatically when content changes. Page weight fell from 2.9 MB to 1.3 MB after eager reCAPTCHA was removed, icons and fonts were subset, and the hero image was preloaded.
Learn more →Scheduled jobs moved from WP-Cron to a real server cron job, so they are no longer capped by the web-request memory limit. Product images were offloaded to R2 and the 404 page shrank from 656 KB to 4.2 KB.
Learn more →A static build on Cloudflare Pages: content-hashed assets cached for a year, security headers with a strict content security policy, and mobile PageSpeed scores of 99 to 100 in every category (measured 20 September 2026).
Tell us about your site and where it feels slow.