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.
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 | |
|---|---|---|---|
div.custom-header > div.custom-header-media > div#wp-custom-header > img div.custom-header > div.custom-header-media > div#wp-custom-header > img | /wp-content/uploads/2024/11/cropped-Gross-Donaubad-Juni-2... | 310.0 KiB | 91.3 KiB |
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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 |
|---|---|---|
| donaubad.cloud/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 85.8 KiB | 328 ms |
| donaubad.cloud/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 | 13.5 KiB | 168 ms |
| donaubad.cloud/wp-content/themes/twentyseventeen/style.css?ver=20250415 | 82.4 KiB | 328 ms |
| /wp-content/themes/twentyseventeen/assets/css/blocks.css?... | 11.2 KiB | 168 ms |
| /wp-content/themes/twentyseventeen/assets/fonts/font-libr... | 11.5 KiB | 88 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|---|
| donaubad.cloud/wp-content/themes/twentyseventeen/style.css?ver=20250415 | 82.2 KiB | 63.8 KiB |
| /wp-content/themes/twentyseventeen/assets/fonts/font-libr... | 11.2 KiB | 11.2 KiB |
| /wp-content/themes/twentyseventeen/assets/css/blocks.css?... | 11.0 KiB | 10.6 KiB |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| donaubad.cloud/wp-content/themes/twentyseventeen/style.css?ver=20250415 | 82.4 KiB | 21.1 KiB |
| /wp-content/themes/twentyseventeen/assets/css/blocks.css?... | 11.2 KiB | 2.7 KiB |
| /wp-content/themes/twentyseventeen/assets/fonts/font-libr... | 11.5 KiB | 2.1 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /wp-content/themes/twentyseventeen/assets/js/global.js?ve... | 7.6 KiB | 2.8 KiB |
| /wp-content/themes/twentyseventeen/assets/js/jquery.scrol... | 5.7 KiB | 2.2 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 |
|---|---|---|
| donaubad.cloud/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 85.5 KiB | 45.5 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|---|
| donaubad.cloud/ | 883 ms |
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
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.widget-column > section#block-6 > div.wp-block-wpzoom-blocks-social-icons > a.social-icon-link div.widget-column > section#block-6 > div.wp-block-wpzoom-blocks-social-icons > a.social-icon-link |
div.widget-column > section#block-6 > div.wp-block-wpzoom-blocks-social-icons > a.social-icon-link div.widget-column > section#block-6 > div.wp-block-wpzoom-blocks-social-icons > a.social-icon-link |
div.widget-column > section#block-6 > div.wp-block-wpzoom-blocks-social-icons > a.social-icon-link div.widget-column > section#block-6 > div.wp-block-wpzoom-blocks-social-icons > a.social-icon-link |
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.
Best Practices
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.