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.
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.
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.
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.
| URL | Est Savings |
|---|---|
| vu.nl/assets/fonts/fontawesome/fa-light-300.woff2 | 110 ms |
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
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 | |
|---|---|---|---|
Leogblokjes div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit | /d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/1d10ff03-8cf5-46ae-... | 180.1 KiB | 177.6 KiB |
div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit | /d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/b8825cd3-8828-4716-... | 150.1 KiB | 147.5 KiB |
div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit | /d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/dfe99407-7a4c-4b1b-... | 146.6 KiB | 144.1 KiB |
div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit | /d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/40ca9a48-72c1-4d65-... | 126.2 KiB | 110.4 KiB |
div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit | /d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/4dea05a5-0c04-45e7-... | 104.2 KiB | 88.4 KiB |
main.vuw-main > section.vuw-hero-container-width > div.vuw-hero-home > div.vuw-hero-home-image main.vuw-main > section.vuw-hero-container-width > div.vuw-hero-home > div.vuw-hero-home-image | /d8b6f1f5-816c-005b-1dc1-e363dd7ce9a5/f6f9b8b9-2151-4782-... | 92.7 KiB | 14.6 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 |
|---|---|---|
| vu.nl/assets/css/site.min.css?v=e6f1d991 | 760.3 KiB | 603 ms |
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.
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| vu.nl/nl | 907 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.
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 |
|---|---|---|
| vu.nl/assets/css/site.min.css?v=e6f1d991 | 759.2 KiB | 728.7 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 |
|---|---|---|
| vu.nl/widgets/v1/js/vendors.min.js?v=e6f1d991 | 776.1 KiB | 494.8 KiB |
| vu.nl/assets/js/site.min.js?v=e6f1d991 | 567.2 KiB | 376.4 KiB |
| vu.nl/widgetspersonal/v1/js/vendors.min.js?v=e6f1d991 | 407.7 KiB | 348.9 KiB |
| vu.nl/widgetspersonal-vue3/v1/widgets.personal.vue3.js?v=e6f1d991 | 374.8 KiB | 271.5 KiB |
| vu.nl/widgets/v1/js/widgets.js?v=e6f1d991 | 208.3 KiB | 160.5 KiB |
| vu.nl/widgetspersonal/v1/js/widgets.personal.js?v=e6f1d991 | 70.8 KiB | 51.4 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div > button div > button |
div.cell > div.grid-x > div#navigation-buttons-7989df3c-bfa4-4796-aa53-6f1cced02bf2 > button.vuw-navigation-button div.cell > div.grid-x > div#navigation-buttons-7989df3c-bfa4-4796-aa53-6f1cced02bf2 > button.vuw-navigation-button |
div.cell > div.grid-x > div#navigation-buttons-7989df3c-bfa4-4796-aa53-6f1cced02bf2 > button.vuw-navigation-button div.cell > div.grid-x > div#navigation-buttons-7989df3c-bfa4-4796-aa53-6f1cced02bf2 > button.vuw-navigation-button |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit |
div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit |
div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit |
div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit |
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Alle categorieën
Promoties
Debatten & gesprekken
Sociale activiteiten
Workshop
… div.cell > div.grid-x > div.cell > select#category-filter-7989df3c-bfa4-4796-aa53-6f1cced02bf2 |
Datum
April 2026
Mei 2026
Juni 2026
Juli 2026
Augustus 2026
September 2026
Okto… div.cell > div.grid-x > div.cell > select#date-filter-7989df3c-bfa4-4796-aa53-6f1cced02bf2 |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div > a div > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
header > nav#menu-bar > ul header > nav#menu-bar > ul |
section > ul section > ul |
section > ul section > ul |
section > ul section > ul |
section > ul section > ul |
nav > ul nav > ul |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
li li |
These are opportunities to improve the experience of reading tabular or list data using 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
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit |
div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit |
div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit |
div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit div.grid-x > div.cell > div.vuw-ratio-4-3 > img.vuw-image-coverfit |
Format your HTML in a way that enables crawlers to better understand your app’s content.