Now taking new projects, limited availability each month.

What Is a Sustainable Website and Why Does Your Site's Carbon Footprint Matter?

Every website uses electricity every time it is loaded — to power the servers storing it, the networks delivering it, and the device displaying it. The internet as a whole produces roughly as much carbon dioxide as the global aviation industry. A sustainable website is one designed to minimise that energy use through efficient code, optimised images, green hosting, and good design decisions. In 2026, sustainability is increasingly part of how businesses think about their web presence — and the steps that reduce carbon footprint happen to be the same steps that make your site faster.

A sustainable website is one that uses as little data and energy as possible to do its job. The biggest contributors to a website's carbon footprint are large uncompressed images, excessive scripts and third-party tracking tools, and hosting powered by fossil fuels. You can measure your site's estimated carbon output for free at websitecarbon.com. The most impactful changes are compressing your images, removing unnecessary tracking tools, and choosing a hosting provider that runs on renewable energy. These actions also make your site faster — better for Google, better for visitors, and better for the environment.

Most small business owners have never considered whether their website has a carbon footprint. But every page load draws electricity — from the data centre storing your files, from the network equipment routing the data, and from the phone or laptop your visitor uses to view it. Multiply that by every visit your site receives in a year, and the figure adds up.

The average web page in 2026 is significantly larger in file size than it was five years ago, partly because of higher-resolution images and partly because of the additional scripts — analytics tools, chat widgets, advertising pixels — that many websites quietly accumulate over time. Each of those extra kilobytes requires energy to store, transmit, and render.

How Is a Website's Carbon Footprint Measured?

The most accessible tool for checking your website's estimated carbon footprint is websitecarbon.com. Enter your web address and it gives you an estimate of how much CO2 is produced per page view, based on your page's file size and whether your hosting provider uses renewable energy. It also shows you how your site compares to the average website globally.

A typical well-optimised page produces around 0.3 to 0.5 grams of CO2 per visit. A heavy, unoptimised page can produce two to three grams or more — a significant difference when scaled across thousands of monthly visits. The score is an estimate rather than a precise measurement, but it gives a useful indication of where your site sits.

What Makes a Website Unsustainable?

The main culprits are predictable:

  • Large images. Uploading full-size photos directly from a camera or phone without resizing or compressing them is the single biggest contributor to an unnecessarily heavy website. A JPEG that was 4MB on your phone does not need to be 4MB on your website.
  • Video that autoplays. Background videos that play automatically on page load are extremely data-heavy and contribute significantly to both load time and energy use.
  • Third-party scripts. Every tool you add to your website — an analytics platform, a live chat widget, a social media sharing button, an advertising pixel — adds scripts that need to load. Many of these make calls to external servers, adding both data transfer and dependencies that are out of your control.
  • Hosting powered by fossil fuels. Where your hosting server's electricity comes from matters. A website hosted on a server powered by coal or gas has a higher carbon footprint than the same website hosted on renewable energy, regardless of how optimised the site itself is.
  • Unused pages and bloat. Old pages that are never visited, plugins that run in the background but serve no purpose, and code that is loaded on every page but only needed on one — all of these add unnecessary weight.

What Is Green Web Hosting?

Green web hosting refers to providers who power their data centres using renewable energy — solar, wind, or hydroelectric — or who purchase verified carbon offsets to balance out fossil fuel use. The Green Web Foundation maintains a public directory at thegreenwebfoundation.org where you can check whether any hosting provider is verified as green.

Well-known hosting providers with verified green credentials include Hetzner, Kualo, and many of the larger providers such as Google Cloud and Amazon Web Services, who have made public commitments to matching their energy use with renewables. If your current host is not on the list, it does not automatically mean they are harmful — many use offsets or have partial renewable commitments — but it is worth factoring into your decision when you next review your hosting.

Practical Steps to Make Your Website More Sustainable

Most of these changes improve your site's speed as a side effect, which also benefits your Google rankings:

  • Compress and resize your images. Use a free tool like Squoosh (squoosh.app) to compress images before uploading, or switch to modern formats like WebP, which produce smaller files with no visible quality loss. Aim for images under 200KB wherever possible.
  • Remove unused tools and scripts. Audit what is loading on your pages. If you installed a chat widget two years ago and never use it, remove it. Every script that loads on every page visit has a cost.
  • Use a CDN with caching. Serving cached copies of your files from a CDN means fewer requests reach your origin server, which uses less energy overall. Cloudflare's free CDN is a good starting point.
  • Avoid autoplay video. If you use video, host it on a platform like Vimeo or YouTube and embed it rather than loading the video file directly from your hosting server. Use poster images rather than autoplay so the video only downloads if a visitor actively chooses to watch it.
  • Keep your pages clean and focused. A page that loads only what it needs — no surplus plugins, no redundant tracking scripts — is inherently lighter and more sustainable than one that has accumulated years of additions.

Does Website Sustainability Matter for SEO?

Not directly — Google does not have a specific sustainability ranking signal. But the changes that reduce your site's carbon footprint overlap almost entirely with the changes that improve your Core Web Vitals scores: smaller images, fewer render-blocking scripts, efficient caching. A leaner website loads faster, and a faster website ranks better. Sustainability and performance are not in tension with each other — they are the same goal approached from different angles.

Is This Worth Caring About for a Small Business?

For a small business with a hundred visitors a month, your website's carbon output is genuinely tiny in the context of global emissions. But the framing matters: a sustainable website is one that respects your visitors' time and data, loads quickly on slow mobile connections, and is built with care rather than accumulated shortcuts. Those are the same qualities that make a website effective commercially. Treating sustainability as a design principle — use only what you need, optimise what you use — produces better websites across every measure.

It also increasingly matters to customers. Sustainability credentials are now relevant in supplier and procurement decisions for many industries, and being able to point to a lightweight, green-hosted website is a small but genuine signal of considered business practice.

Frequently asked

How do I check my website's carbon footprint?
The easiest free tool is websitecarbon.com — enter your web address and it produces an estimate based on your page's data transfer size and whether your host uses renewable energy. It is not a precise measurement, but it gives a useful baseline. If your page transfers more than around 1MB of data per visit, there is almost certainly room to reduce it through image compression alone. Google PageSpeed Insights also indirectly measures this: a fast, well-optimised page is usually a lean one.
Does switching to green hosting make a big difference?
It makes a meaningful difference in terms of where your site's energy comes from, but the total amount of energy consumed is driven by how efficiently your site is built. A poorly optimised site on green hosting still uses more energy than a well-optimised site on standard hosting — it just uses greener energy. The most effective approach is to reduce your site's energy consumption first (lighter pages, fewer scripts, better caching) and then choose a host that runs on renewables. Both matter; doing only one is better than nothing.
Will making my website more sustainable cost money?
Most sustainability improvements are free. Image compression tools like Squoosh are free to use. Removing unused scripts and plugins costs nothing and often makes your site easier to maintain. Cloudflare's free CDN reduces origin server requests. Switching to a green hosting provider may involve a modest change in hosting cost, but many green options are competitively priced with standard hosting. A hand-coded website built with efficiency in mind from the outset is typically lighter than one built on a page builder that loads large frameworks regardless of what a specific page needs.
What is the "average" carbon footprint for a website page?
According to data from the HTTP Archive and tools like websitecarbon.com, the median web page in 2026 produces approximately 0.5 to 0.8 grams of CO2 per page view. Well-optimised pages come in significantly below this — around 0.1 to 0.3 grams. At the heavier end, image-dense or script-heavy pages can produce 2 to 4 grams per visit. These figures include server energy, network transmission, and end-user device use. For a site receiving 1,000 visits a month, the difference between an optimised and unoptimised page amounts to several kilograms of CO2 annually — small in absolute terms but avoidable with straightforward improvements.