meta data for this page
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ixc2024:tech:tools:websitecarbon [2024/05/22 10:38] – created salsabeel-tn | ixc2024:tech:tools:websitecarbon [2024/05/22 15:34] (current) – rubenhuygens | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | The internet consumes a lot of electricity. 416.2TWh per year to be precise. To give you some perspective, | ||
- | From data centres to transmission networks to the billions of connected devices that we hold in our hands, it is all consuming electricity, | + | === How It Works: === |
- | We developed the first methodology for estimating the carbon emissions attributed to a website. This free tool is here to help raise awareness and inspire a more sustainable internet. | + | {{: |
+ | {{: | ||
+ | {{: | ||
+ | {{: | ||
- | If you want help doing a more detailed analysis or need assistance reducing emissions from your web project, our team would be happy to discuss your requirements. | + | **CAN BE EMBEDED IN OTHER WEBSITES** |
- | Link: https:// | + | Calculating the carbon emissions of a website is a complex task. However, extensive work over the years has led to the development and refinement of a methodology designed to tackle this challenge. The primary goal of this effort is to raise awareness and promote eco-friendly practices within the web design industry. |
+ | |||
+ | The original website carbon calculator was developed several years ago, and since then, its methodology has undergone several iterations. The developers now aim to standardize the approach to website carbon calculations, | ||
+ | |||
+ | One of its cool features is that it allows you to embed your carbon efficiency into your website to inform your users and make them more sustainability-aware | ||
+ | |||
+ | === Summary: === | ||
+ | |||
+ | To calculate the energy consumption and emissions of a web page, the following data points are considered: | ||
+ | |||
+ | - **Data transfer over the wire:** The energy used is roughly proportional to the amount of data transferred when a website is loaded. The data transferred over the wire is measured and multiplied by energy usage data, with adjustments for repeat visitors who may have website assets cached on their devices. | ||
+ | |||
+ | - **Energy intensity of web data:** Energy is used at the data center, through telecoms networks, and by the end user's device. Given the variability, | ||
+ | |||
+ | - **Energy source used by the data center:** Assuming all websites use standard grid electricity for telecoms networks and end users, the energy source for data centers is verified using The Green Web Foundation (TGWF) database. If a data center uses green energy, the carbon emissions attributed to that portion are reduced. This includes data centers that offset emissions by purchasing standard grid electricity. | ||
+ | |||
+ | - **Carbon intensity of electricity: | ||
+ | |||
+ | - **Website traffic:** By combining all this information, | ||
+ | |||
+ | === Testing Pages: === | ||
+ | |||
+ | The public version of the tool is designed to provide a rough estimate of website efficiency by testing a single URL entered into the form, though multiple URLs can be tested individually. Websites included in the ranking tables must: | ||
+ | |||
+ | - Be accessible by the public through a standard web browser | ||
+ | - Not require a login | ||
+ | - Allow search engines | ||
+ | - Contain unique content aimed at human visitors (excluding holding pages, error pages, server notification pages, demo pages, or generally useless pages) | ||
+ | - Be free from illegal or explicit content | ||
+ | |||
+ | === Link: === | ||
+ | |||
+ | https:// |