Anglesite

The Green Case for Static Websites

Quantifying the Energy and Carbon Savings of Migrating from WordPress, Wix, and Squarespace to Static Hosting

March 2026


Executive Summary

The web has a carbon problem. Dynamic, server-rendered websites consume far more energy than their static equivalents. The three dominant small-business website platforms — WordPress, Wix, and Squarespace — collectively power more than half the websites on the internet, and all three share the same fundamental inefficiency: they serve dynamically generated pages that are heavier, slower, and more carbon-intensive than they need to be.

Anglesite migrates websites from these platforms to static HTML hosted on Cloudflare Workers — infrastructure independently verified as 100% renewable by the Green Web Foundation. The result is a reduction in per-visit carbon emissions of 85–90%, depending on the source platform.

Squarespace sites are the worst performers. At 3,323 KB median page weight with no verified renewable energy policy, they generate nearly 10× the per-visit emissions of an optimized Anglesite site.

This white paper documents two classes of claim:

  1. Per-site savings — the carbon reduction an individual business can expect from migrating to Anglesite, by source platform
  2. Aggregate potential — the total reduction achievable if all eligible sites on these three platforms migrated to static hosting

All calculations use Version 4 of the Sustainable Web Design Model (SWDM v4), the peer-reviewed standard maintained by the Green Web Foundation, Wholegrain Digital, and Mightybytes.


1. Context: The CMS Landscape and Its Footprint

1.1 Market Scale

Three platforms define the architecture of the small-business web:

PlatformShare of All WebsitesShare of CMS MarketActive Sites (est.)Median Page Weight
WordPress43%64%~30M2,252 KB
Wix5%7%~4M2,560 KB
Squarespace3%4%~2M3,323 KB
Combined~51%~75%~36M

Sources: W3Techs March 2026; HTTP Archive 2024 Web Almanac CMS chapter (Figure 12.19), desktop medians; BuiltWith active site estimates.

1.2 Page Weight by Platform

Page weight is the primary driver of digital carbon emissions under the SWDM methodology. The platforms differ significantly:

All three are far above the 400 KB target achievable with a well-optimized Anglesite static site.

1.3 Green Hosting Status by Platform

SWDM v4 introduces a Green Hosting Factor (GHF) — a value from 0 to 1 representing the proportion of datacenter energy sourced from verified renewable electricity. The three platforms have materially different profiles:

PlatformGHF UsedHosting InfrastructureGWF Verification
WordPress (shared hosting)0.10GoDaddy, Bluehost, SiteGround, etc.❌ Not verified. Mixed grid.
Wix0.50Google Cloud⚠️ Not GWF-verified. Google matches 100% renewable but is not listed in GWF directory as a standalone host.
Squarespace0.10Proprietary / co-located❌ Not verified. No renewable energy policy identified.
Anglesite (Cloudflare Workers)1.00Cloudflare global edge networkGWF-verified. Auto-listed in GWF global directory. Qualifies for verified green badge.

Wix benefits from Google Cloud’s renewable energy matching, which earns a higher GHF than unverified shared hosting — but stops short of GWF verification. Squarespace and typical WordPress shared hosting are treated equivalently at 0.10.


2. Methodology

2.1 The Sustainable Web Design Model (SWDM v4)

All calculations use Version 4 of the Sustainable Web Design Model, released July 2024 and implemented in the Green Web Foundation’s CO2.js library. SWDM v4 uses data transfer as a proxy for total resource usage and models four system segments:

SegmentShare of Total System Energy
User device (operational)52%
Datacenter (operational)15%
Network transmission14%
Embodied hardware (manufacturing)19%

Carbon conversion uses the global average grid intensity of 494 gCO₂e/kWh (Ember annual global electricity review).

2.2 Formula

CO2e (g) = pageGB × 0.27 kWh GB × 494 g kWh × [ 0.85 + ( 0.15 × ( 1 GHF ) ) ]

Where:

Only the datacenter segment is adjusted by the Green Hosting Factor. All other segments scale proportionally with page weight — making page weight reduction the dominant lever.

2.3 Inputs

VariableValueSource
WordPress baseline page weight2,252 KBHTTP Archive 2024 Web Almanac, CMS chapter
Wix baseline page weight2,560 KBHTTP Archive 2024 Web Almanac, CMS chapter
Squarespace baseline page weight3,323 KBHTTP Archive 2024 Web Almanac, CMS chapter
Anglesite target page weight400 KBAchievable with AVIF, Brotli, zero-runtime Astro
WordPress/Squarespace GHF0.10Unverified mixed-grid shared hosting
Wix GHF0.50Google Cloud renewable match, not GWF-listed
Cloudflare Workers GHF1.00GWF-verified, global directory listed
Grid carbon intensity494 gCO₂e/kWhEmber global average, SWDM v4 default

2.4 Conservative Assumptions

Every modeling choice is intentionally conservative:

Real-world savings are likely higher than the figures presented here.


3. Per-Site Savings by Platform

3.1 Per-Visit Emissions

ScenarioPage SizeGHFCO₂e / visit
WordPress / shared hosting2,252 KB0.100.296 g
Wix2,560 KB0.500.316 g
Squarespace3,323 KB0.100.437 g
Anglesite / Cloudflare Workers400 KB1.000.0453 g

3.2 Annual Savings by Traffic Level

From WordPress

Monthly VisitsBefore (kg/yr)After (kg/yr)SavedReduction
1000.360.0540.30 kg85%
5001.780.2721.51 kg85%
1,0003.550.5443.01 kg85%
5,00017.82.7215.1 kg85%
10,00035.55.4430.1 kg85%

From Wix

Monthly VisitsBefore (kg/yr)After (kg/yr)SavedReduction
1000.380.0540.33 kg86%
5001.900.2721.63 kg86%
1,0003.790.5443.25 kg86%
5,00019.02.7216.3 kg86%
10,00037.95.4432.5 kg86%

From Squarespace

Monthly VisitsBefore (kg/yr)After (kg/yr)SavedReduction
1000.520.0540.47 kg90%
5002.620.2722.35 kg90%
1,0005.240.5444.69 kg90%
5,00026.22.7223.5 kg90%
10,00052.45.4447.0 kg90%

3.3 Platform-Specific Notes

WordPress is the lightest of the three but carries the same unverified hosting penalty as Squarespace. The 85% reduction is driven almost entirely by page weight. Plugin ecosystems (Elementor, WPBakery, Yoast, WooCommerce) routinely inflate real-world WordPress pages well above the 2,252 KB median; individual site savings may exceed these estimates.

Wix runs on Google Cloud’s renewable infrastructure, earning a moderately better GHF of 0.50. This partially offsets the datacenter segment — but because the datacenter is only 15% of total system energy, the practical difference from unverified hosting is modest. The dominant saving still comes from page weight reduction. Wix’s closed platform also generates extra JavaScript and proprietary rendering overhead not fully captured in page weight alone.

Squarespace is the most compelling migration target. The combination of the heaviest page weight (3,323 KB) and an unverified hosting factor produces per-visit emissions nearly 10× the Anglesite baseline. A 1,000 visits/month Squarespace site avoids 4.69 kg CO₂e per year — more than any other platform at the same traffic level. Squarespace’s locked platform and no published sustainability commitments make it the clearest case for migration.


4. What Drives the Savings

The 85–90% reduction comes from two compounding factors:

1. Page weight reduction (~80% of total savings) Serving pre-built static HTML, CSS, and JS in place of server-rendered content reduces bytes transferred across every system segment simultaneously. Device energy (52%), network energy (14%), and embodied hardware (19%) all scale with data transfer — totaling 85% of system emissions affected by page weight alone.

2. Green hosting verification (~5–10% of total savings) Moving from GHF 0.10 → 1.00 eliminates the datacenter segment (15% of total). This is real and meaningful, but secondary to page weight. Green hosting marketing that leads with hosting rather than page weight is overstating the most controllable lever.

3. Unmodeled savings (additional)


5. Aggregate Potential

5.1 Addressable Market

Not all sites on these platforms can migrate to static hosting. E-commerce, membership, and heavily dynamic sites require server-side capabilities. The conservative migratable fractions:

PlatformActive SitesMigratable FractionMigratable Sites
WordPress~30M~70% (brochure + blog)~21M
Wix~4M~75% (mostly brochure)~3M
Squarespace~2M~90% (portfolio + brochure-heavy)~1.8M
Total~36M~25.8M

5.2 Conservative Aggregate Estimate

Using a median of 300 visits/month (reflecting the low-traffic long tail of the SMB web):

PlatformMigratable SitesCO₂e saved/site/yrAnnual Total
WordPress21M1.07 kg~22,500 t
Wix3M1.17 kg~3,500 t
Squarespace1.8M1.69 kg~3,000 t
Combined25.8M~29,000 t CO₂e/yr

5.3 Moderate Estimate (1,000 visits/month median)

PlatformMigratable SitesCO₂e saved/site/yrAnnual Total
WordPress21M3.01 kg~63,000 t
Wix3M3.25 kg~9,700 t
Squarespace1.8M4.69 kg~8,400 t
Combined25.8M~81,000 t CO₂e/yr

5.4 Context

The credible mid-range: 29,000 to 81,000 tonnes CO₂e per year across all three platforms.

Reference PointEquivalent
Cars removed from road6,000–18,000 permanently
Transatlantic flights avoided~4,000–11,000
US homes’ annual electricity use~3,700–10,400
Share of global internet emissions (~1B t/yr)0.003–0.008%

These numbers are honest and appropriately scoped. They should not be overstated. If server-side compute elimination were modeled, estimates would likely double.


6. How Anglesite Delivers These Savings

The migration friction — not the technology — is why millions of migratable sites remain on dynamic platforms. Anglesite removes that barrier.

Static output by default. Astro-generated HTML, CSS, and JS. No runtime, no database, no PHP, no Wix rendering engine, no Squarespace template pipeline. Pages are files.

Built-in optimization. AVIF image generation, Brotli compression, semantic HTML, and minimal JavaScript are build-step defaults — not advanced configuration options.

Cloudflare Workers hosting. Static assets served from Cloudflare’s GWF-verified, globally distributed edge network. Free tier covers virtually all SMB traffic levels. Every Anglesite site is automatically listed in the GWF global directory and qualifies for the verified green badge.

Platform import. /anglesite:import migrates content from WordPress, Squarespace, Wix, and 20+ other platforms. Posts, images, and redirects come with you.

The 400 KB target is structural. Anglesite sites don’t reach 400 KB through discipline — they reach it because there’s no page builder runtime, no WordPress plugin stack, no Wix JS framework to ship. The architecture makes bloat opt-in rather than opt-out.


7. Methodology Notes and Limitations

Methodology landscape and model selection

Four established models exist for estimating website carbon emissions. We selected SWDM v4 as the primary methodology; the others are documented here for transparency.

ModelApproachSystem scopeRole in this paper
SWDM v4Data transfer proxyFull: datacenter + network + device + embodied hardwarePrimary — GWF standard, peer-reviewed, most cited
OneByteData transfer proxyNarrow: datacenter + network onlyCross-validation (see below)
GreenFrameActual CPU/memory/network measurementPartial: client + network; server optionalNot applicable — requires scripted test environment per site
DIMPACTOrganization-level annual inputsFullNot applicable — requires operational data, not per-page

Cross-validation: OneByte model

As a secondary check, we ran all calculations through the OneByte model (The Shift Project / Lean ICT), which applies narrower system boundaries (datacenter and network only) and does not model green hosting. Because it excludes user devices and embodied hardware — which represent 71% of SWDM’s total system energy — its absolute per-visit figures are roughly 75% lower. However, because those segments scale proportionally with page weight in both models, the relative savings are almost identical:

PlatformSWDM v4 reductionOneByte reductionDifference
WordPress85%82%3 pp
Wix86%84%2 pp
Squarespace90%88%2 pp

The 2–3 percentage point gap is explained by the green hosting factor: SWDM v4 credits Cloudflare’s GWF-verified renewable energy, which OneByte does not model. The savings claim of 82–90% holds across both methodologies. Notably, under OneByte, Wix loses the partial credit from Google Cloud’s renewable matching, converging toward the same reduction profile as the others — reinforcing that hosting choice, while meaningful, is secondary to page weight.

Model fidelity

SWDM is a model, not a measurement. Data transfer is a proxy for total resource consumption — a known simplification acknowledged by the model’s authors. Real-world energy use can only be measured with instrumentation at each system boundary.

The model overestimates by design. SWDM v4 applies broad system boundaries, which the Green Web Foundation expects to produce conservative (high) emissions estimates. Our numbers are likely overstating baseline emissions, which means the proportional savings are understated.

What is not modeled

The Wix GHF caveat

Assigning Wix a GHF of 0.50 is a modeling judgment. Google Cloud purchases renewable energy to match 100% of consumption, but this is not verified through the GWF’s independent process. A conservative reader could argue for 0.10 (same as unverified hosts). A generous reader could argue for 0.80 (near-verified). We use 0.50 as a reasonable midpoint. This does not materially affect the headline savings figures, since hosting is only 15% of total system energy.

Why other platforms are excluded

Drupal (1,903 KB median, per HTTP Archive 2024) is lighter than WordPress but serves a developer audience outside Anglesite’s target market, and its market share is declining. Shopify runs on a Cloudflare-powered CDN and carries a meaningfully better green hosting profile than typical shared hosting — but e-commerce functionality is not replicable in a static architecture, so migration is not a viable option for the vast majority of Shopify sites. Webflow generates relatively lean output and targets designers rather than SMB owners; its market share is under 0.5%. Duda is primarily an agency/reseller platform with strong performance optimization baked in, making it an outlier in the CMS dataset rather than a representative SMB deployment. GoDaddy Website Builder page weight data is not cleanly separable from self-hosted WordPress on GoDaddy infrastructure in the HTTP Archive dataset, making it unreliable as a standalone figure. None of these exclusions affect the conclusions of this paper.

The ⅔ / 43% distinction

The frequently cited claim that “⅔ of websites run on WordPress” refers to WordPress’s share of websites using a detectable CMS (64%). Its share of all websites is 43%. This paper uses 43% and the 30M active site baseline for aggregate calculations — the more conservative and defensible foundation.


8. Supported Marketing Claims

Per-Site Claims

“Migrating from WordPress to Anglesite reduces your website’s carbon footprint by 85% — avoiding 1.5 to 30 kg CO₂e per year depending on your traffic.”

“Migrating from Wix to Anglesite reduces your website’s carbon footprint by 86% — avoiding 1.6 to 33 kg CO₂e per year depending on your traffic.”

“Migrating from Squarespace to Anglesite reduces your website’s carbon footprint by 90% — avoiding 2.3 to 47 kg CO₂e per year depending on your traffic.”

“Squarespace sites emit nearly 10× more carbon per visit than an equivalent Anglesite site.”

Aggregate Claims

“If every migratable small business site on WordPress, Wix, and Squarespace switched to static hosting, the web could eliminate 30,000–80,000 tonnes of CO₂e per year — equivalent to taking up to 18,000 cars off the road.”

What to Avoid


9. Sources and References

  1. Sustainable Web Design Model v4 — sustainablewebdesign.org
  2. Green Web Foundation: Understanding SWDM v4 — thegreenwebfoundation.org
  3. CO2.js Methodology Documentation — developers.thegreenwebfoundation.org
  4. Cloudflare: Green Hosting with Cloudflare Pages — blog.cloudflare.com
  5. HTTP Archive 2024 Web Almanac: CMS Chapter (Figure 12.19) — almanac.httparchive.org
  6. HTTP Archive 2024 Web Almanac: Page Weight Chapter — almanac.httparchive.org
  7. W3Techs: WordPress Market Share — w3techs.com
  8. Ember: Global Electricity Review — ember-energy.org
  9. Website Carbon Calculator (SWDM v4 implementation) — websitecarbon.com
  10. The Shift Project: Lean ICT Report (OneByte model source) — theshiftproject.org
  11. BuiltWith: CMS Usage Statistics — trends.builtwith.com
  12. Green Web Foundation: Green Web Check — thegreenwebfoundation.org