A more energy-efficient, lighter and faster website
Ecodesign principles were applied in four different ways during the website development for the National Battlefields Commission:
An optimized source code
The source code can be optimized through minification and compression, reducing the amount of data browsers need to download by up to 75%.
A content delivery network
Hosting a website on content delivery networks (CDNs) closer to users accelerates web page load times and enhances energy efficiency.
A smart caching strategy
The browser can download and temporarily store images in its cache. During subsequent visits to the website, images are thus loaded directly from the cache, speeding up load times and reducing bandwidth usage.
Optimized loading techniques
Loading images, text or scripts progressively during browsing helps reduce bandwidth consumption by aligning it with the user’s actual usage.