Mobile 375 × 812

Desktop 1440 × 900

Score: 76 / 100
Based on 8 categories, 0 sections
Decent speed, but optimizing further could improve engagement.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Strong compliance posture across regulations.
Rich content metadata — your pages look great everywhere.
Reasonable footprint with room for optimization.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
1 link(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
4 control(s) without accessible label
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
105 third-party resources (100% of weight)
Performance issues directly impact user engagement and conversion rates.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/6dd35fc7-1265-45da-a406-237c6f1aa027)<a href="https://beavercheck.com/results/6dd35fc7-1265-45da-a406-237c6f1aa027"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fellenmacarthurfoundation.org" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fellenmacarthurfoundation.orgThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 13.8s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Addressing the critical issues below would have the most immediate impact on your user trust.
8 barrier(s) likely increasing bounce by ~30%.
Page takes 13.8s to load
+12% bounceUsers abandon at ~3s — you're 11.3s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
High main-thread blocking time
+2% bouncePage is non-interactive for 442ms after first paint
Fix: Defer third-party scripts and split large bundles
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
4 form field(s) without a label
+6% bounceScreen readers skip unlabeled fields; autofill can't identify them; checkout abandonment spikes
Fix: Associate every input with a visible <label for="…">; add autocomplete attributes
No structured data
+2% bounceNo rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
Fix: Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
Content is hard to read
+2% bounceGraduate-level reading difficulty — limits the addressable audience for product or blog pages
Fix: Shorten sentences; replace jargon with plain language; target Flesch ease ≥60
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€510 investment → €1,016/month returns + EUR 500,000 risk avoided
€510
6h · 5 findings
€1,016 /mo
~€12,194 / year
EUR 500,000
if kept compliant
€85 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
6.0 developer hours at €85/hr
Based on European Union rates (€85/hr)
Start here for the best return on investment
€41,667 / month at risk
~€500,006 / year if left unfixed
€500,000
€0.53 /mo
7114.2 MB/mo × 0.074 EUR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 4 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
6.40 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
13.78 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
442 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
8.26 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
14.07 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| /uc.js?cbid=6c2dfbd6-6680-48f5-b372-fc82b557b107&implemen... | 494.0 s | 27.0 KiB |
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Front cover of the China plastic report 'Designing for circularity' div.css-4py159 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/4i6Fj5BYAyeYCpqwHshsyX/e4f8233fb20a670f7419... | 128.6 KiB | 96.8 KiB |
Photo of building with trees growing on it div.css-1tn2k99 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/2MsNAF4Rl8RkkzFfnITyyP/ea055ffebe81ee61c0b0... | 49.9 KiB | 42.4 KiB |
People talking on a stage in front of a large audience div.css-4py159 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/1xugPXiVU6NFNrtiUZxyxO/90b5657aa315f678291d... | 52.3 KiB | 38.7 KiB |
illustration div.standard > a.css-0 > div.css-1tn2k99 > img | /isq5xwjfoz2m/1diq8bcqWRIbLIF0BHt0ZW/29923d1e3e8d4f45a8dd... | 36.4 KiB | 28.9 KiB |
Coloured textile cloth div.css-1tn2k99 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/55TLDdmE2BlYSSK4FmSQrb/83e986a4653f4449a2e7... | 36.2 KiB | 28.7 KiB |
Image of mineral rocks div.css-1tn2k99 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/36zAngY5tkfn8AjRKAXYZA/5875ede72ea81822535c... | 29.2 KiB | 23.2 KiB |
Mix of plants div.css-1tn2k99 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/2FdNo1OKeXZmBb7jLoLlVR/83f48cf0774f9c6776de... | 29.8 KiB | 22.3 KiB |
Abstract image div.css-1tn2k99 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/7mFUcvFJ1n68r89J2ed8Fx/6afd11e01eee15ca07f7... | 25.3 KiB | 18.8 KiB |
Abstract image of glass building div.css-1tn2k99 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/6zX1RkpyhvD5IB1GyJmZTj/0bedd04ca7b01a491015... | 24.3 KiB | 18.1 KiB |
Rounded stones in water causing water ripples div.css-1tn2k99 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/7CwCwfbx5yKExE641q7IiU/43991f169f635eb709d1... | 21.4 KiB | 17.0 KiB |
Plastic pellets div.css-1tn2k99 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/VPufWjkdXtpIg8JKsMZgd/5bdac3b9f5fbcd726c425... | 20.3 KiB | 16.1 KiB |
The EU Circular Economy Act: a critical opportunity report cover div.css-1tn2k99 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/DwOPN9HjQJ4tBQyboGyqs/7450bee36bde2b728395f... | 20.8 KiB | 15.5 KiB |
tile image div.css-1tn2k99 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/42FU7CS2JPJXYiEocOquMm/f896e58bcfe3d99a46c2... | 20.5 KiB | 15.3 KiB |
Bright speed lights, motion blur, left to right in yellows and blue on a black … div.css-1tn2k99 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/2dbLPT9NBn1vVifCDci8Uu/1911c5679d12d5ffc8ba... | 19.9 KiB | 14.8 KiB |
Close up of wheat in a field div.css-1tn2k99 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/2HGmCo98quglTidj8t9tij/295412645a1cf23d2c63... | 19.8 KiB | 14.8 KiB |
Close up of steel in a bridge div.css-1tn2k99 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/7haYnHW2OCfxk4SUgD4one/63d10e75b6393c5f821f... | 16.5 KiB | 12.3 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| ellenmacarthurfoundation.org/ | 777 ms |
| www.ellenmacarthurfoundation.org/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-V32N675KJX&cx=c>m=4e64k0 | 164.7 KiB | 66.4 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-WFF6337 | 165.1 KiB | 64.7 KiB |
| /cce21e158c38cba57efd2e0ef99d90ceaf62cf41-68a1aa394c0e73c... | 94.2 KiB | 60.9 KiB |
| www.ellenmacarthurfoundation.org/app-5a32aec6eeeac1611ed4.js | 84.1 KiB | 53.6 KiB |
| /0c03c08caef63195ccda6408034fb1537677576e-34da04e3517fd37... | 88.6 KiB | 49.1 KiB |
| www.ellenmacarthurfoundation.org/commons-58bc1985287d0751aea3.js | 94.0 KiB | 44.4 KiB |
| /e0973ffa53602bff9fc799c502061db3cb35ead9-5893121573ec099... | 50.2 KiB | 42.0 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js | 505 ms | 354 ms | 19 ms |
| www.ellenmacarthurfoundation.org/ | 341 ms | 42 ms | 10 ms |
| /6c2dfbd6-6680-48f5-b372-fc82b557b107/cc.js?renew=false&r... | 332 ms | 141 ms | 27 ms |
| www.ellenmacarthurfoundation.org/app-5a32aec6eeeac1611ed4.js | 316 ms | 130 ms | 25 ms |
| Unattributable | 309 ms | 23 ms | 0.0 ms |
| www.googletagmanager.com/gtag/js?id=G-V32N675KJX&cx=c>m=4e64k0 | 245 ms | 204 ms | 38 ms |
| www.googletagmanager.com/gtm.js?id=GTM-WFF6337 | 216 ms | 174 ms | 39 ms |
| /component---src-templates-home-page-js-ecc58e25c7a458b17... | 209 ms | 207 ms | 1.2 ms |
| www.ellenmacarthurfoundation.org/108-19f9b9cd95c4b1bfa41f.js | 102 ms | 51 ms | 4.5 ms |
| /uc.js?cbid=6c2dfbd6-6680-48f5-b372-fc82b557b107&implemen... | 76 ms | 63 ms | 8.0 ms |
| www.ellenmacarthurfoundation.org/commons-58bc1985287d0751aea3.js | 73 ms | 13 ms | 23 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.5 s |
| Other | 561 ms |
| Script Parsing & Compilation | 273 ms |
| Style & Layout | 264 ms |
| Parse HTML & CSS | 237 ms |
| Rendering | 46 ms |
| Garbage Collection | 23 ms |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| :root{--rpv-core__annotation--link-hover-background-color:#ff03;--rpv-core__annotation-popup-wrappe… | 212.3 KiB | 210.6 KiB |
| 13.5 KiB | 11.2 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Deny div.CybotCookiebotScrollArea > div#CybotCookiebotDialogBodyButtons > div#CybotCookiebotDialogBodyButtonsWrapper > button#CybotCookiebotDialogBodyButtonDecline |
These are opportunities to improve the legibility of your content.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Critical Minerals div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Mission div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Plastics div.standard > ul.css-16b6kpa > li.css-wqb8sl > a |
Mission div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Fashion div.standard > ul.css-16b6kpa > li.css-vox6s9 > a |
Policy div.standard > ul.css-16b6kpa > li.css-1oqi83f > a |
Policy div.standard > ul.css-16b6kpa > li.css-1oqi83f > a |
Plastics div.standard > ul.css-16b6kpa > li.css-wqb8sl > a |
Design div.standard > ul.css-16b6kpa > li.css-1wl1ta1 > a |
Critical Minerals div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Policy div.standard > ul.css-16b6kpa > li.css-1oqi83f > a |
Plastics div.standard > ul.css-16b6kpa > li.css-wqb8sl > a |
Business div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Biodiversity div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Policy div.standard > ul.css-16b6kpa > li.css-1oqi83f > a |
Business div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Plastics div.standard > ul.css-16b6kpa > li.css-wqb8sl > a |
Plastics div.standard > ul.css-16b6kpa > li.css-wqb8sl > a |
Network div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Climate div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Food div.standard > ul.css-16b6kpa > li.css-1yr0smm > a |
Food div.standard > ul.css-16b6kpa > li.css-1yr0smm > a |
Biodiversity div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Built environment div.standard > ul.css-16b6kpa > li.css-1duvcit > a |
Business div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Cities div.standard > ul.css-16b6kpa > li.css-1kmcavc > a |
Design div.standard > ul.css-16b6kpa > li.css-1wl1ta1 > a |
Climate div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Education div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Finance div.standard > ul.css-16b6kpa > li.css-4om5h6 > a |
These items highlight common accessibility best practices.
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js line 1, col 59504 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at sa (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:59505)
at xi (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:132171)
at bs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119729)
at vs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119657)
at gs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119520)
at ls (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:114683)
at S (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2385)
at MessagePort.T (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2917) |
www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js line 1, col 59504 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at sa (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:59505)
at xi (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:132171)
at bs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119729)
at vs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119657)
at gs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119520)
at ls (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:114683)
at S (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2385)
at MessagePort.T (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2917) |
www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js line 1, col 59504 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at sa (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:59505)
at xi (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:132171)
at bs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119729)
at vs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119657)
at gs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119520)
at ls (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:114683)
at S (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2385)
at MessagePort.T (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2917) |
www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js line 1, col 59504 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at sa (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:59505)
at xi (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:132171)
at bs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119729)
at vs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119657)
at gs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119520)
at ls (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:114683)
at S (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2385)
at MessagePort.T (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2917) |
www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js line 1, col 59504 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at sa (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:59505)
at xi (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:132171)
at bs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119729)
at vs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119657)
at gs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119520)
at ls (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:114683)
at S (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2385)
at MessagePort.T (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2917) |
www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js line 1, col 59504 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at sa (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:59505)
at xi (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:132171)
at bs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119729)
at vs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119657)
at gs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119520)
at ls (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:114683)
at S (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2385)
at MessagePort.T (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2917) |
www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js line 1, col 59504 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at sa (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:59505)
at xi (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:132171)
at bs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119729)
at vs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119657)
at gs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119520)
at ls (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:114683)
at S (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2385)
at MessagePort.T (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2917) |
www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js line 1, col 59504 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at sa (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:59505)
at xi (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:132171)
at bs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119729)
at vs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119657)
at gs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119520)
at ls (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:114683)
at S (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2385)
at MessagePort.T (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2917) |
www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js line 1, col 59504 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at sa (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:59505)
at xi (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:132171)
at bs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119729)
at vs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119657)
at gs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119520)
at ls (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:114683)
at S (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2385)
at MessagePort.T (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2917) |
www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js line 1, col 59504 | Error: Minified React error #418; visit https://reactjs.org/docs/error-decoder.html?invariant=418 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at sa (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:59505)
at xi (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:132171)
at bs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119729)
at vs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119657)
at gs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119520)
at ls (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:114683)
at S (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2385)
at MessagePort.T (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2917) |
www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js line 1, col 131856 | Error: Minified React error #423; visit https://reactjs.org/docs/error-decoder.html?invariant=423 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at xi (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:131857)
at bs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119729)
at vs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119657)
at gs (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:119520)
at as (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:116355)
at ls (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:114910)
at S (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2385)
at MessagePort.T (https://www.ellenmacarthurfoundation.org/framework-5a58ed804423fc09b687.js:2:2917) |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
965 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
973 ms
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
6 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.54 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
2.91 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| /uc.js?cbid=6c2dfbd6-6680-48f5-b372-fc82b557b107&implemen... | 476.0 s | 27.0 KiB |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Cyber Essentials Certified div.footer-logos > div.css-g5w0zc > a > img | /isq5xwjfoz2m/4ff97t8FvbH7U43ECuj7qg/d9d506077bde444ee2e5... | 37.3 KiB | 36.7 KiB |
illustration div.standard > a.css-0 > div.css-1tn2k99 > img | /isq5xwjfoz2m/1diq8bcqWRIbLIF0BHt0ZW/29923d1e3e8d4f45a8dd... | 36.4 KiB | 31.4 KiB |
People's Postcode Lottery div.footer-logos > div.css-1mtqkzt > a > img | /isq5xwjfoz2m/6VeFgSQhGcEu8ridjEHZMd/5f2a0bcd2d0d04ef46e7... | 18.4 KiB | 15.9 KiB |
People talking on a stage in front of a large audience div.css-4py159 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/1xugPXiVU6NFNrtiUZxyxO/90b5657aa315f678291d... | 183.7 KiB | 6.1 KiB |
Coloured textile cloth div.css-1tn2k99 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/55TLDdmE2BlYSSK4FmSQrb/83e986a4653f4449a2e7... | 13.8 KiB | 5.6 KiB |
Photo of building with trees growing on it div.css-1tn2k99 > div.gatsby-image-wrapper > picture > img | /isq5xwjfoz2m/2MsNAF4Rl8RkkzFfnITyyP/ea055ffebe81ee61c0b0... | 9.9 KiB | 4.7 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| ellenmacarthurfoundation.org/ | 233 ms |
| www.ellenmacarthurfoundation.org/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| :root{--rpv-core__annotation--link-hover-background-color:#ff03;--rpv-core__annotation-popup-wrappe… | 212.7 KiB | 211.3 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-V32N675KJX&cx=c>m=4e64k1h2 | 164.7 KiB | 67.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-WFF6337 | 165.1 KiB | 64.7 KiB |
| /cce21e158c38cba57efd2e0ef99d90ceaf62cf41-68a1aa394c0e73c... | 94.0 KiB | 60.8 KiB |
| www.ellenmacarthurfoundation.org/app-5a32aec6eeeac1611ed4.js | 84.3 KiB | 54.9 KiB |
| /0c03c08caef63195ccda6408034fb1537677576e-34da04e3517fd37... | 88.5 KiB | 49.0 KiB |
| www.ellenmacarthurfoundation.org/commons-58bc1985287d0751aea3.js | 94.3 KiB | 44.6 KiB |
| /e0973ffa53602bff9fc799c502061db3cb35ead9-5893121573ec099... | 49.9 KiB | 41.8 KiB |
| /6c2dfbd6-6680-48f5-b372-fc82b557b107/cc.js?renew=false&r... | 106.5 KiB | 24.9 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Deny div.CybotCookiebotScrollArea > div#CybotCookiebotDialogBodyButtons > div#CybotCookiebotDialogBodyButtonsWrapper > button#CybotCookiebotDialogBodyButtonDecline |
These are opportunities to improve the legibility of your content.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Publication
The EU Circular Economy Act: a critical opportunity
Key policy lev… div#:R9lael99: > div.glider-track > div.css-4eju0c > div.standard |
Policy div.standard > ul.css-16b6kpa > li.css-1oqi83f > a |
Publication
Paper as one part of the solution to flexible packaging pollution
… div#:R9lael99: > div.glider-track > div.css-4eju0c > div.standard |
Plastics div.standard > ul.css-16b6kpa > li.css-wqb8sl > a |
Design div.standard > ul.css-16b6kpa > li.css-1wl1ta1 > a |
Publication
Leading the charge
Turning risk into reward with a circular econom… div#:R9lael99: > div.glider-track > div.css-4eju0c > div.standard |
Critical Minerals div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Publication
Keep it in use: Retain resource value and unlock economic opportuni… div#:R9lael99: > div.glider-track > div.css-4eju0c > div.standard |
Policy div.standard > ul.css-16b6kpa > li.css-1oqi83f > a |
Publication
2030 Plastics Agenda for Business
A business-backed blueprint to m… div#:R9lael99: > div.glider-track > div.css-4eju0c > div.standard |
Plastics div.standard > ul.css-16b6kpa > li.css-wqb8sl > a |
Publication
How not to fail: Avoiding 10 common pitfalls when scaling circular … div#:R9lael99: > div.glider-track > div.css-4eju0c > div.standard |
Business div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Publication
Scaling action for nature: How the circular economy can help delive… div#:R9lael99: > div.glider-track > div.css-4eju0c > div.standard |
Biodiversity div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Policy div.standard > ul.css-16b6kpa > li.css-1oqi83f > a |
Collection | Case study
Commercial collaboration: A powerful driver for the cir… div#:R9lael99: > div.glider-track > div.css-4eju0c > div.standard |
Business div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
News
Ellen MacArthur Foundation INC-5.2 reflections
We are deeply disappointed… div#:R9lael99: > div.glider-track > div.css-4eju0c > div.standard |
Plastics div.standard > ul.css-16b6kpa > li.css-wqb8sl > a |
News
The Foundation urges governments to turn the tide on plastic pollution
As… div#:R9lael99: > div.glider-track > div.css-4eju0c > div.standard |
Plastics div.standard > ul.css-16b6kpa > li.css-wqb8sl > a |
News
Creating a circular economy for critical minerals
At London Climate Actio… div#:R9lael99: > div.glider-track > div.css-4eju0c > div.standard |
Network div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Video
Living within planetary boundaries: the circular economy
This film explo… div#:R9lael99: > div.glider-track > div.css-4eju0c > div.standard |
Climate div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Video
The Story of the Big Food Redesign
Watch the Foundation’s latest video, … div#:R9lael99: > div.glider-track > div.css-4eju0c > div.standard |
Food div.standard > ul.css-16b6kpa > li.css-1yr0smm > a |
Food and the circular economy
This topic area shows that we can create a food … div#:R9laml99: > div.glider-track > div.css-4eju0c > div.standard |
Food div.standard > ul.css-16b6kpa > li.css-1yr0smm > a |
Biodiversity and the circular economy
This topic area examines how the circula… div#:R9laml99: > div.glider-track > div.css-4eju0c > div.standard |
Biodiversity div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Built environment and the circular economy
In a circular economy our built env… div#:R9laml99: > div.glider-track > div.css-4eju0c > div.standard |
Built environment div.standard > ul.css-16b6kpa > li.css-1duvcit > a |
Business and the circular economy
A circular economy transformation will empow… div#:R9laml99: > div.glider-track > div.css-4eju0c > div.standard |
Business div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Cities and the circular economy
This topic area looks at the role cities play … div#:R9laml99: > div.glider-track > div.css-4eju0c > div.standard |
Cities div.standard > ul.css-16b6kpa > li.css-1kmcavc > a |
Circular design and the circular economy
Design is a force for change. From in… div#:R9laml99: > div.glider-track > div.css-4eju0c > div.standard |
Design div.standard > ul.css-16b6kpa > li.css-1wl1ta1 > a |
Climate and the circular economy
This topic area looks at how fixing the econo… div#:R9laml99: > div.glider-track > div.css-4eju0c > div.standard |
Climate div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Education and learning towards a circular economy
We support circular economy … div#:R9laml99: > div.glider-track > div.css-4eju0c > div.standard |
Education div.standard > ul.css-16b6kpa > li.css-qu72pj > a |
Finance and the circular economy
This topic area looks at the role of the fina… div#:R9laml99: > div.glider-track > div.css-4eju0c > div.standard |
Finance div.standard > ul.css-16b6kpa > li.css-4om5h6 > a |
These items highlight common accessibility best practices.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Send Feedback