Features
xSpeed Hub Pricing Docs Blog Scan
Get Plugin
Page builders

Keep the builder. Lose the bloat.

Page builders trade file size for creative freedom — every widget you might use ships to every visitor. xSpeed Cache strips what the page doesn’t need, defers what can wait, and caches the beautiful result as plain static HTML.

How a page gets served

A visitor asks for a page

xSpeed checks the cache

HIT 5–15ms

Static HTML straight off disk. No PHP, no database.

MISS PHP · WP · DB

Built once, stored, warmed. The next visitor gets a hit.

−70%+
CSS payload typical on builder pages
5–15ms
cached page response
0
design changes required
01

What actually goes wrong

Three failure modes, specific to this kind of site. Everything below is aimed at them.

Every page carries every widget

Builders enqueue their full CSS and JS library site-wide. A simple landing page ships hundreds of kilobytes of styles for widgets it never uses.

Render-blocking assets delay first paint

Stylesheets and scripts loaded up front push your Largest Contentful Paint back — visitors stare at a blank canvas while the builder’s runtime arrives.

"Optimizing" usually breaks the design

Aggressive minification and blind CSS removal are how sliders stop sliding. Most people turn optimization off after the first breakage.

02

How xSpeed Cache fixes builder bloat

Ship only the CSS and JS each page actually uses — and never break the layout doing it.

03

6 ways people put xSpeed to work

Each one shows when it applies and what to set up — or what to ask your AI for. Filter by role in the sidebar, or use the chips below.

Site owners

Get an Elementor site out of the red

The design is beautiful; the mobile score is 52. Builders ship every widget’s CSS to every page.

WHEN

PageSpeed flags "reduce unused CSS" and "eliminate render-blocking resources" — the builder-site signature.

SETUP

Enable Remove Unused CSS and Critical CSS; each page keeps only the styles it renders and paints immediately.

Designers

Optimize without touching the design

You were asked to make it fast, not to rebuild it — and most speed advice starts with "use fewer widgets".

WHEN

The client signs off on the design as-is.

SETUP

Everything operates on the builder’s output — CSS, JS, images, fonts — and caches the rendered page. The design file never changes.

Marketers

Make ad landing pages instant

You pay per click, then greet visitors with a spinner while tracking scripts load.

WHEN

Paid campaigns point at builder-made landing pages.

SETUP

Delay third-party scripts until interaction, inline critical CSS, and let the page cache serve the landing page in milliseconds.

Site owners

Recover from a broken optimizer

The last optimization plugin broke the slider, so optimization has been off ever since.

WHEN

You have been burned before and trust is the blocker.

SETUP

Safe-minify auto-skips anything that could break, and self-healing cache resolves conflicts instead of caching a broken page.

Developers

Survive a theme or builder update

Updates re-shuffle asset handles, and yesterday’s hand-tuned exclusion list silently stops matching.

WHEN

A major theme, builder, or plugin update ships.

SETUP

Self-healing cache detects the conflict, resolves it, and re-caches — no 2am rollback.

Marketers

Green Core Web Vitals by asking

You know the score needs to be green; you do not know which of forty toggles gets it there.

WHEN

The Vitals report shows red and the deadline is real.

SETUP

Connect your AI via MCP and ask it to get the site green without breaking the design — it benchmarks, tunes, and re-tests.

04

The exact prompts to use

Connect via xSpeed MCP or the Hub, then paste any of these into Claude or ChatGPT.

The builder de-bloat

My site is built with Elementor. Using xSpeed, benchmark it, then remove unused CSS, generate critical CSS, and defer or delay JavaScript — but do not break the design: use safe-minify and verify the page still renders correctly. Show me the before/after scores and CSS payload.

The ad landing page

Using xSpeed, make [landing page URL] as fast as possible for paid traffic: delay all third-party and tracking scripts until interaction, inline the critical CSS, cache the page, and warm it. Report its LCP afterwards.

After a theme update

I just updated my theme and builder plugins. Using xSpeed, check for any optimization conflicts or broken assets, let self-healing resolve what it can, purge and re-warm the cache, and re-run the benchmark to confirm nothing regressed.

05

Or just ask your AI

Every xSpeed Cache install speaks MCP. Connect Claude or ChatGPT once — directly or through xSpeed Hub — and everything on this page becomes something you ask for instead of something you configure.

you › This Elementor site scores 52 on mobile. Get it green without breaking the design.

xspeed · run_benchmark → 52 · LCP 4.6s · 610KB CSS

xspeed · remove unused CSS → 88KB kept

xspeed · critical CSS inlined · JS delayed

xspeed · run_benchmark → 94 · LCP 1.2s

Done — same design, a third of the weight, green Core Web Vitals.

06

See the story for your business

Each one is a real scenario — the moment speed bites, the fix, and the exact prompt to hand your AI.

Plumbers & home services

The 2am burst pipe doesn’t wait for your slider to load.

Read the story

Restaurants & cafés

Hungry people check the menu. Once..

Read the story

Real estate agencies

Buyers scroll forty listings. Slow ones get skipped.

Read the story

Law firms

Clients judge the firm by the first three seconds.

Read the story

Dental & medical clinics

Patients book where the booking button loads.

Read the story

Gyms & fitness studios

January brings the traffic. Don’t make it wait.

Read the story

Photographers

Your portfolio is stunning. If it ever loads.

Read the story

Wedding & event planners

You’re shortlisted at midnight, on a couch, on a phone.

Read the story

Hotels & B&Bs

Slow sites pay OTA commissions.

Read the story

Nonprofits & churches

The appeal went out. Now the site has to hold.

Read the story

Salons & spas

From Instagram bio to booked, before the scroll resumes.

Read the story

Auto repair shops

The car died. The search is happening right now.

Read the story

Builders & contractors

Your best argument is a photo of the finished kitchen. Let them see it.

Read the story

Veterinary clinics

Nobody visits a vet’s website calmly. Answer in one screen.

Read the story

Therapists & counsellors

Someone is deciding whether to send that message. Do not make them wait.

Read the story

Accountants & bookkeepers

A year of traffic arrives in three weeks. Be ready for it.

Read the story

Insurance agencies

You paid for that click. Don’t lose it to a spinner.

Read the story

Musicians & bands

You announce the tour, and everyone arrives at once.

Read the story
07

Frequently asked questions

The whole system is built so it does not: safe-minify automatically skips any asset that could break, unused-CSS removal keeps everything a page actually renders, and self-healing cache detects and resolves conflicts after plugin or theme updates.

No. xSpeed Cache optimizes what the builder outputs — CSS, JavaScript, images, fonts — and caches the rendered page. Your design and your workflow stay exactly as they are.

Builders ship their entire widget library’s CSS and JS on every page, most of it unused, much of it render-blocking. The fix is removing unused styles, inlining the critical ones, and deferring the scripts — which is exactly what these features do.

Remove Unused CSS and Critical CSS make the biggest visible difference to paint times; defer/delay JavaScript fixes interactivity scoring; the page cache makes everything else moot for repeat requests. Enable them in that order.

08

Keep reading

Fast for your kind of site.

Install xSpeed Cache free, or connect your AI and ask for a 100.