0.768 g
cleaner than an estimated 23.4% of pages on the web
- A+
- A
- B
- C
- D
- E
- F
A+ is 0.04 g or less per view, F is more than 0.359 g CO₂e.
The numbers
- 1.02 g CO₂e
- 0.015 g CO₂e
- unknown
- 776 ms
- 0.016
- 39 ms
At 10,000 views a month this page emits about 92.1 kg CO₂e a year, roughly 378 km in an average petrol car. The estimate assumes 75% new and 25% returning visitors, a measured cache reload ratio of 2%, and world-average grid intensity. How we calculate this
What to fix
apply everything → ~0.306 g/visit, rating E
Audit third-party servicessave ~0.224 g/visit (2.01 MB)High impact · moderate effort
19 third-party domains account for 4.02 MB (58% of the page).
Remove services that no longer earn their place; load the rest on interaction (facades for embeds, delayed consent-gated tags). Each third party is also a privacy and performance dependency.
- kendo.cdn.telerik.com2.35 MB
- static.fundraiseup.com892 kB
- www.googletagmanager.com345 kB
- cdn.fundraiseup.com113 kB
- use.fontawesome.com93 kB
- fonts.googleapis.com65 kB
Convert and compress imagessave ~0.089 g/visit (800 kB)High impact · quick fix
24 images (1.78 MB) ship in legacy formats (JPEG/PNG/GIF).
Serve AVIF (or WebP) with responsive srcset sizes, and re-compress oversized files. AVIF typically halves JPEG weight at the same visual quality.
- stag-ntd-illustration.tmb-768v.png269 kB
- health-workers-during-ebola-response-dr-congo…206 kB
- hiv-and-sti-prevention-and-treatment9752ebe4-…160 kB
- noma-nigeria-2017-jeantet-claire-inediz.tmb-7…134 kB
- lifeguard-training-in-ghana.tmb-768v.jpg132 kB
Reduce JavaScript payloadsave ~0.083 g/visit (744 kB)High impact · moderate effort
51 scripts total 2.97 MB on the wire (10.71 MB decoded). Bundles this size usually carry a lot of unused code.
Split bundles per route, tree-shake dependencies, and audit with a bundle analyzer or coverage profile. A 25% cut is a conservative target for bundles this size.
- kendo.all.min.js1.14 MB
- checkout.596224d868c89ea0.js449 kB
- gtm.js175 kB
- js170 kB
- elements-langs-vendors.79b64f6e3c1f5557.js153 kB
Fix caching for returning visitorssave ~0.0033 g/visit (22 kB)Medium impact · quick fix
On a repeat visit 89 kB of static assets were re-downloaded instead of coming from cache.
Serve static assets with Cache-Control: public, max-age=31536000, immutable and versioned filenames so returning visitors download almost nothing.
- AMEEWKFZ.jsno Cache-Control header · 46 kB
- ScriptResource.axdCache-Control: public, max-age=0, s-maxage=86400 · 6.6 kB
- WebResource.axdCache-Control: public, max-age=0, s-maxage=86400 · 6.6 kB
- ScriptResource.axdCache-Control: public, max-age=0, s-maxage=86400 · 6.6 kB
- ScriptResource.axdCache-Control: public, max-age=0, s-maxage=86400 · 6.6 kB
Verify your hosting energyMedium impact · moderate effort
This host has not published renewable energy evidence with the Green Web Foundation, so its energy source is unknown.
Choose a provider listed in the Green Web Directory, or ask your current provider to publish evidence (and a carbon.txt). This cuts the data-center share of every single page view.
- carbon.txtNo carbon.txt found at the site root; publishing one is the lightest first step.
Stop downloading the same asset twicesave ~0.065 g/visit (584 kB)Advisory · quick fix
5 assets were fetched more than once in a single page load (1.38 MB of repeated transfer).
Usually a script injected twice or cache-busting query strings that differ per reference. Load each asset once and let the HTTP cache do its job.
- h-logo-blue1820eae93c154e37b2588ab90fdbc17e.svg8 downloads · 108 kB
- h-logo-blue.svg9 downloads · 121 kB
- kendo.all.min.js2 downloads · 2.27 MB
- kendo.timezones.min.js2 downloads · 77 kB
- tb2 downloads · 750 B
Upgrade compression beyond gzipsave ~0.059 g/visit (529 kB)Advisory · quick fix
3.52 MB of text ships gzip-compressed; Brotli or Zstandard would cut roughly another 15-20%, and browsers without them fall back to gzip automatically.
Serve precompressed Brotli for static text assets (highest level, compressed at build time) and enable Brotli or zstd for dynamic responses; keep gzip only as the fallback.
- kendo.all.min.js1.14 MB
- kendo.all.min.js1.14 MB
- main.min.css331 kB
- ScriptResource.axd97 kB
- origin.min.css73 kB
Optimize web fontssave ~0.0059 g/visit (53 kB)Advisory · quick fix
4 font files total 151 kB.
Subset fonts to used glyphs, prefer one variable font over multiple weights, serve WOFF2 only, and consider system fonts for UI text.
- fa-solid-900.woff279 kB
- o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7duw.woff236 kB
- o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu2ui.…20 kB
- ibmplexsans-v19-latin-600.afba6ba6bf9157e8.woff216 kB
Set a page-weight budgetAdvisory · moderate effort
At 6.87 MB per view this page rates F. The findings above list where the weight is.
Agree a transfer budget (e.g. under 975 kB reaches a B), enforce it in CI, and re-scan after each change to hold the line.
Remove the entry redirectAdvisory · quick fix
The address that was scanned goes through 1 redirect before the document is served, ending at https://www.who.int/. Every hop is a full round trip on a connection that has not warmed up yet.
Point links, sitemaps and canonical tags at the final address, and make the host redirect in one hop rather than chaining http to https to www.
- https://who.int/redirects to https://www.who.int/
Simplify the document structureAdvisory · larger effort
The page renders 2238 DOM elements, above the 1,500 guideline. Large trees cost memory and CPU on every visitor's device.
Flatten wrapper markup, render long lists virtually or paginate, and prefer semantic elements over nested divs.
Where the bytes are
- JavaScript2.97 MB · 51 req
- Images1.86 MB · 35 req
- Other1.17 MB · 2 req
- CSS500 kB · 10 req
- Data (XHR)183 kB · 17 req
- Fonts151 kB · 4 req
- HTML31 kB · 1 req
- Data (fetch)750 B · 4 req
Ten heaviest requests
| Resource | Type | Wire size | Cache-Control |
|---|---|---|---|
| kendo.cdn.telerik.com/2021.1.119/js/kendo.all.min.js | script | 1.14 MB | max-age=315360000, public |
| kendo.cdn.telerik.com/2021.1.119/js/kendo.all.min.js | other | 1.14 MB | max-age=315360000, public |
| static.fundraiseup.com/checkout.596224d868c89ea0.js | script | 449 kB | max-age=31536000 |
| www.who.int/ResourcePackages/WHO/assets/dist/styles/main.min.css?v=14.0.7729.19775 | stylesheet | 331 kB | public, max-age=31536000, s-maxage=31536000 |
| www.who.int/images/default-source/departments/ntd-library/icons/ntd-roadmap/stag-ntd-illustration.tmb-768v.png?Culture=en&sfvrsn=5658b6d7_1 | image | 269 kB | public, max-age=7776000, s-maxage=7776000 |
| cdn.who.int/media/images/default-source/emergencies-and-disasters/2026---ebola-outbreak---drc/health-workers-during-ebola-response-dr-congo.tmb-1024v.jpg?sfvrsn=acd15ebe_1 | image | 206 kB | public, max-age=7776000, s-maxage=7776000 |
| www.googletagmanager.com/gtm.js?id=GTM-5QFSQRT | script | 175 kB | private, max-age=900 |
| www.googletagmanager.com/gtag/js?id=G-WKG4M0MSB8&cx=c>m=4e6852 | script | 170 kB | private, max-age=900 |
| cdn.who.int/media/images/default-source/topics/diseases-and-conditions/hiv/hiv-and-sti-prevention-and-treatment9752ebe4-ac27-4ee8-b839-6d8dd9c4800c.tmb-768v.jpg?sfvrsn=26d81123_6 | image | 160 kB | public, max-age=7776000, s-maxage=7776000 |
| static.fundraiseup.com/elements-langs-vendors.79b64f6e3c1f5557.js | script | 153 kB | max-age=31536000 |
Share this report
<a href="https://carbonless.cc/report/www.who.int"><img src="https://carbonless.cc/api/badge?url=https%3A%2F%2Fwww.who.int" alt="Carbon rating for this page" width="150" height="30" loading="lazy" /></a>The badge is a lightweight SVG (under 1 kB) served with long-lived caching, so a new scan can take up to a day to show through.