Divi Hosting

Divi hosting sized for the cache Divi rebuilds.

Divi keeps a stylesheet on disk for every page you have ever published. Change one global setting and it throws all of them away at once.

Static CSS rebuilds fastShortcode content migrated intactAutosave writes absorbed
NVMe for et-cacheSafe migrationsAutosave headroomDaily backupsFree SSL24/7 support
Built for Divi

The cache directory is the workload.

Most of what makes a Divi site feel slow is file writing, not database work.

A theme option change purges everything

Divi stores generated CSS per post. Adjust a global colour and every one of those files is discarded and rebuilt on next view, which on a large site is thousands of writes.

NVMe-backed

Layouts live in the content, not in meta

Divi writes its builder output as shortcodes inside the post itself. A careless search-and-replace during migration corrupts them, so URL rewrites are done in a way that leaves the markup intact.

Safe search-replace

Autosave that does not pile up

The builder saves while you work, and each save is a write to the same post. Those requests are given room rather than queueing behind the front-end traffic.

Global modules invalidate widely

Editing one Divi Library layout changes every page that uses it. The purge is handled at the edge so visitors do not sit through the rebuild.

Roll back a layout you broke

A builder session that goes wrong is a content change, not a code one, so a daily backup is what gets the page back.

Rebuild

What happens after you press save.

A Divi save is not one write. It is the post, the revision, the static CSS for that page, and potentially every page sharing a global module.

  • Static CSS written to fast local disk
  • Shortcode content preserved through migration
  • Builder autosaves given their own headroom
  • Edge purge on global changes
et-cache
Static CSS files
rebuilt
Global module
Pages affected
purged
Builder autosave
Admin writes
absorbed
Layout rebuild
After option change
running
First view

The page after a purge is the slow one.

A Divi site is quick until something invalidates the CSS cache. The number worth measuring is the first request after that, because that is the one a visitor pays for.

NVMe
disk under et-cache
Edge
purge on global change
Intact
shortcodes after migration
MagicWP210 ms
Typical shared host1480 ms
Untuned VPS620 ms

Illustrative comparison of the first page view after a static CSS purge. Your numbers depend on layout complexity and page count.

Configuration

What we change for Divi

Divi's performance model is a directory of generated files, so the tuning is mostly about writing them quickly and invalidating them carefully.

SettingWhat we doWhy
Static CSS storageLocal NVMe rather than network storageA single theme option change discards the generated stylesheet for every page, and rebuilding thousands of files over a network mount is where that stalls.
Migration search-replaceSerialisation-aware, applied to shortcode contentDivi keeps layouts as shortcodes inside post content, so a plain string replacement across the database breaks the markup rather than the URLs.
Admin request headroomBuilder saves given capacity apart from front-end trafficThe builder autosaves continuously while somebody designs, and those writes should not compete with visitors for the same workers.
Edge purge scopeWidened when a global module changesOne Divi Library layout can appear on hundreds of pages, and purging only the edited page leaves the rest serving the old design.
RevisionsCapped per postBuilder autosaves generate revisions faster than editorial work does, and an uncapped post table is the result nobody notices until search slows.
Plans

Simple, transparent pricing.

Every plan includes free migration, daily backups, SSL and 24/7 support.

MonthlyYearly 2 months free
Starter
For personal sites, blogs, and portfolios.
$20/mo
  • 1 WordPress site
  • 10 GB NVMe disk
  • Free SSL
  • Daily backups
  • One-click deployment
  • Support tickets
Start free trial
Pro★ Most popular
For growing businesses and busy stores.
$80/mo
  • 5 WordPress sites
  • 50 GB NVMe disk
  • Free SSL
  • Daily backups
  • One-click deployment
  • Priority support tickets
Start free trial
Enterprise
For agencies and high-traffic platforms.
$250/mo
  • 20 WordPress sites
  • 200 GB NVMe disk
  • Free SSL
  • Daily backups
  • One-click deployment
  • Dedicated support
Start free trial
FAQ

Questions, answered.

Why does my Divi site get slow after I change a theme option?
Because that change throws away the generated stylesheet for every page on the site. The next visitor to each page pays for the rebuild, which is why the disk those files live on matters.
Will migrating a Divi site break my layouts?
Not here — Divi keeps its layouts as shortcodes inside post content, so the URL rewrite is done in a serialisation-aware way rather than as a blunt string replacement.
Can I use Divi with a page cache?
Yes. The interaction to get right is the purge: editing a global Library layout has to clear every page using it, not only the one you opened.
Does the Divi Builder work well over a slow connection?
The builder autosaves frequently, so what matters is that those admin writes are not queued behind visitor traffic. They are given their own headroom.

Make the rebuild the part nobody notices.

Move the Divi site across — migration is free, layouts intact.