PageLens Add to Chrome

Guide

Sustainable web design: best practices

Every page view has a carbon cost — the energy to transfer, process and render its data. The upside: the same things that make a page sustainable make it faster, cheaper and more accessible. Here are the highest-impact ways to lighten your site, roughly in order of impact.

Last updated: July 2026

PageLens flags these issues on any page you visit; this guide is the how behind the fixes. Measure as you go and treat page weight like a budget you don't want to overspend.

01 Right-size images

Images are usually the single biggest source of page weight — and the easiest win.

02 Ship less JavaScript

JavaScript is the most expensive kind of byte: it's downloaded, parsed and executed, draining battery and CPU.

03 Tame third-party scripts

Analytics, ads, chat widgets and embeds each add bytes, requests and energy — usually on every page.

04 Optimize fonts

05 Trim your CSS

06 Handle video responsibly

07 Green hosting & efficient delivery

This is the one lever you can't optimize away in code: the electricity your servers and networks actually run on. Green hosting changes the carbon per byte, not the number of bytes.

Then make delivery efficient:

08 Design for sustainability

The greenest byte is the one you never send. Before optimizing assets, question whether they need to exist — this is where designers and product owners have the most leverage.

Sustainable choices are almost always better UX too — faster, calmer and more accessible.

09 How website carbon is measured

Estimates aren't exact, but they're grounded in shared, open models — worth understanding so you can read any tool's number critically.

10 Measure & set a budget

See where your pages stand

PageLens gives any page an A–F Eco Score and a prioritized list of what to fix first — free, right in your browser.

Add PageLens to Chrome — free


← Back to PageLens