Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
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
Performance issues directly impact user engagement and conversion rates.
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.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
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 | |
|---|---|---|---|
Levensgebeurtenissen
Bekijk wat u moet regelen bij belangrijke momenten in uw … div > div.row > div.columns > div.homepageblock | /sites/default/files/2025-11/homepage-levengebeurtenissen... | 508.2 KiB | 454.1 KiB |
Berichten over uw Buurt
Ontvang e-mails over besluiten van de overheid in uw b… div > div.row > div.columns > div.homepageblock | /sites/default/files/2025-11/homepage-berichten-over-uw-b... | 424.7 KiB | 381.0 KiB |
Contactgegevens
In het Register van Overheidsorganisaties vindt u adressen, te… div > div.row > div.columns > div.homepageblock | /sites/default/files/2025-11/homepage-contactgegevens-ove... | 147.9 KiB | 58.4 KiB |
Diensten van de overheid
Bekijk wat u kunt regelen met uw gemeente of organisa… div > div.row > div.columns > div.homepageblock | overheid.nl/sites/default/files/2025-11/homepage-dienstverlening-overheid-nl.jpg | 103.3 KiB | 26.8 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| /sites/default/files/css/css_5hGus9zm3hbwaYWhW3RoWL1NXD8j... | 4.4 KiB | |
| /sites/default/files/css/css_du6joRE9ExAfBLGjU7GXy4DCGKGx... | 82.9 KiB | 101 ms |
| overheid.nl/themes/contrib/koopoverheid_theme/css/custom.css?tdvpdr | 871 B |
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 |
|---|---|---|
| koop.piwik.pro/ppms.js | 21600.0 s | 25.9 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
Diagnostics
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 |
|---|---|---|
| /sites/default/files/css/css_du6joRE9ExAfBLGjU7GXy4DCGKGx... | 82.6 KiB | 80.0 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /sites/default/files/js/js_uOMZ6Shqc42Sf1wo7NmMYjjwm2inS8... | 602.4 KiB | 496.5 KiB |
| /sites/default/files/js/js_RGZDxG-0U-PNstrwDRvFXIEZx7FI45... | 60.7 KiB | 40.3 KiB |
| /containers/042a8a3e-7692-4e18-8abf-c3034df672d0.js?use_s... | 80.4 KiB | 35.6 KiB |
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
div.logo > div > a.site-branding__logo > img div.logo > div > a.site-branding__logo > img | overheid.nl/themes/contrib/koopoverheid_theme/logo.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
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.
ARIA
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about input field labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
form#suggester-search-form > div.js-form-item > tags.tagify > span.tagify__input form#suggester-search-form > div.js-form-item > tags.tagify > span.tagify__input |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Best Practices
General
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
SEO
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.
Content Best Practices
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.