How to measure your website sustainability score in 2026

Updated April 2026 · 12 min read · By the Carbon Badge team

website sustainability score measurement dashboard 2026
How to measure your website sustainability score: Enter your URL in a sustainability scoring tool (Carbon Badge, WebsiteCarbon.com, or Ecoping). The tool calculates CO2 per page view using the Sustainable Web Design Model v4 — factoring in page weight, hosting energy source, and data transfer. A score under 0.5g CO2/page view is good; under 0.3g is excellent. The global web average is 1.76g in 2026.

A website sustainability score quantifies the environmental cost of loading a single page on your site. Unlike vague "green" labels, it gives you a number you can compare, track over time, and report in ESG disclosures. The methodology is standardised — the Sustainable Web Design Model v4, published by the Green Web Foundation in 2024 — so scores from different tools are directly comparable.

What actually goes into the number? Three components: data transfer (bytes sent to the user's browser), hosting energy source (renewable vs fossil fuel), and end-user device energy. Page weight is the variable you control most directly; hosting energy source is the highest-leverage single change you can make.

The 5 tools to measure your score

ToolMethodologyOutputCost
Carbon BadgeSWD Model v4g CO2/page view + rating A–F + hosting checkFree
WebsiteCarbon.comSWD Model v4g CO2/page view + energy labelFree
EcopingSWD-basedg CO2/page view + historical trackingFree/Paid
GreenFrame.ioEnergy profilingkWh per user session + CO2 equivalentPaid
PageSpeed InsightsPerformance proxyPage weight + load time (indirect CO2 proxy)Free

Carbon Badge and WebsiteCarbon are the fastest entry points — paste a URL, get a result in under 10 seconds. GreenFrame.io goes deeper, profiling energy use during actual user interactions (filling a form, adding to cart), which matters for complex web apps. PageSpeed Insights is useful as a complementary audit: its Core Web Vitals report surfaces the rendering bottlenecks that drive up data transfer.

The 4 metrics that make up the score

Understanding what drives your score tells you where to focus optimisation effort.

1. Page weight (bytes transferred)

The single strongest predictor of CO2/page view. Every kilobyte transferred consumes electricity at the data centre, in transmission, and at the device. The median web page in 2026 weighs 2.3 MB (HTTP Archive). An optimised page should aim for under 500 KB. Images account for 50–80% of most pages' weight — start there.

2. Hosting energy source

A conventional fossil-fuel data centre emits approximately 600 g CO2 per kWh. A verified green host (100% renewable energy) emits near zero at the data centre. The SWD Model v4 applies a 0.5 multiplier to the data centre segment when the host is green — the single highest-leverage change available for most sites. Check your host's status in the Green Web Foundation directory or through Carbon Badge's hosting check.

3. Grid carbon intensity

The SWD Model v4 uses a global average of 494 g CO2/kWh for the energy mix reaching end users. You can't control this directly, but it contextualises your score: a visitor in Norway (nearly 100% hydroelectric) has a lower effective footprint than the same page view in Poland (coal-heavy grid). For global audiences, the 494 g global average is the right baseline.

4. Cache hit rate

When a page is cached, the data transfer for returning visitors approaches zero. Tools like Carbon Badge assume a first-load scenario. If your site has strong caching (CDN + long cache headers), your real-world average CO2/page view is significantly lower than the worst-case first-load number. Report the tool score for standardised comparisons; note cache rates separately when communicating to stakeholders.

Score bands: what your result means

A+ — under 0.095g A — 0.095–0.186g B — 0.186–0.341g C — 0.341–0.493g D — 0.493–0.656g F — over 0.656g
BandCO2 per page viewTypical site typeAction needed
A+ / AUnder 0.186gStatic text sites, documentation, simple SaaS toolsMaintain — recheck after major releases
B0.186–0.341gLean e-commerce, optimised WordPressFine-tune images, CDN, lazy loading
C0.341–0.493gAverage business siteGreen hosting switch + image optimisation
D0.493–0.656gUnoptimised WP, heavy JS frameworksJS audit + image WebP + green hosting
FOver 0.656gMedia-heavy, uncompressed assets, coal-powered hostingFull audit: start with our 8-step checklist

The global web average (1.76g in 2026) sits firmly in the F band by this scale. If your site scores C or better, you're already greener than roughly 85% of the web.

How to measure: step-by-step

  1. Choose your URL — measure your homepage for a representative score; also measure your highest-traffic page separately, as these often differ significantly.
  2. Run Carbon Badge — go to carbon-badge.com, enter the URL, and record: CO2/page view, page weight (KB), and hosting energy status.
  3. Cross-check with WebsiteCarbon.com — run the same URL. Scores should be within 10–15% of each other; both use SWD Model v4 so differences reflect caching/timing.
  4. Check hosting independently — search your host in the Green Web Foundation directory to confirm renewable energy status, independent of the tool result.
  5. Benchmark against your sector — compare your score to the 2026 industry benchmarks to understand your position relative to peers.
  6. Document baseline — save your score, measurement date, and the URL tested. You need this reference point to demonstrate improvement over time.

The fastest ways to improve your score

Once you have your baseline, the optimisation hierarchy is clear:

ActionTypical CO2 reductionEffort
Switch to verified green hosting30–50% of total scoreLow (2–4h)
Convert images to WebP/AVIF15–25%Medium (half-day)
Enable CDN + aggressive caching10–20%Low (2–4h)
Audit and remove unused JavaScript10–20%High (1–2 days)
Remove non-essential third-party scripts5–15%Medium
Use system fonts instead of web fonts5–10%Low

For the full protocol with before/after measurement at each step, see our 2026 carbon reduction checklist. If you want a verified list of hosting providers by region and price, the green hosting guide covers the major options with independently verified renewable status.

Sustainability scores and CSRD / ESG reporting

From 2025, the EU Corporate Sustainability Reporting Directive (CSRD) requires companies above certain thresholds to disclose Scope 3 digital emissions — which includes website footprint. A documented, methodologically consistent sustainability score (measured with SWD Model v4, timestamped, stored) is the form of evidence auditors expect.

Practically: measure your top 5 pages by traffic monthly, archive the results, and note any major changes to hosting or page weight. That's enough to satisfy the disclosure requirement for most mid-size companies. Larger enterprises with complex web estates should consider GreenFrame.io for session-level profiling across key user flows.

The Carbon Badge widget — once installed on your site — also provides public-facing evidence of your score, updated automatically. See how Carbon Badge works for implementation details.

Measure your website sustainability score now
Free instant check — no account required. Get your CO2/page view, hosting energy status, and rating in seconds.
Check your website →

Frequently Asked Questions

What is a website sustainability score?

A website sustainability score is the CO2 emitted per page view, calculated using the Sustainable Web Design Model v4. It combines page weight in bytes, hosting energy source, and global grid carbon intensity (494 g CO2/kWh). Scores run from A+ (under 0.095g) to F (above 0.656g). The global web average is 1.76g in 2026.

How do I measure my website's sustainability score for free?

Use Carbon Badge, WebsiteCarbon.com, or Ecoping — all free, all using SWD Model v4. Enter your URL and get a result in under 10 seconds. For a deeper audit, also run PageSpeed Insights to identify the specific assets driving page weight.

What is a good website sustainability score in 2026?

Under 0.5g CO2/page view is good; under 0.3g is excellent. The global web average is 1.76g. If you score below 0.5g, your site is greener than approximately 85% of all websites. Compare your score to your sector using the 2026 industry benchmarks.

Does switching to green hosting improve my sustainability score?

Yes, significantly. The SWD Model v4 halves the data centre energy component for verified green hosts. For a site currently on fossil-fuel hosting, switching alone typically reduces the overall score by 30–50%, with zero code changes required.

How often should I measure my website sustainability score?

Measure after any major release, hosting migration, or design refresh. For ongoing monitoring, monthly checks are sufficient for most sites. Always keep a dated log of scores so you can demonstrate improvement over time — required for CSRD Scope 3 disclosures.

Related: 8-step carbon reduction checklist 2026 · Website carbon benchmarks by industry 2026 · Best green web hosting providers 2026 · How Carbon Badge works