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.