Lighthouse Mobile
· 0 checks — Mobile 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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| m.gdpr-info.eu/matomo.js | 3600.0 s | 22.4 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 | |
|---|---|---|---|
General Data Protection Regulation (GDPR) div.header-search-wrapper > div.ics-logo > a > img | /wp-content/themes/twentyfifteen-child/img/logo-intersoft... | 37.4 KiB | 33.3 KiB |
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|---|
| /wp-content/cache/min/1/wp-includes/css/dashicons.min.css... | 35.0 KiB | 35.0 KiB |
| /wp-content/cache/min/1/wp-content/themes/twentyfifteen-c... | 17.7 KiB | 16.0 KiB |
| /wp-content/cache/min/1/wp-content/themes/twentyfifteen/g... | 15.8 KiB | 15.8 KiB |
| gdpr-info.eu/wp-includes/css/dist/block-library/style.min.css?ver=6.9.4 | 15.7 KiB | 15.6 KiB |
| /wp-content/cache/min/1/wp-content/themes/twentyfifteen/s... | 10.9 KiB | 10.0 KiB |
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.
Contrast
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 |
|---|
Follow us: footer#colophon > div.sharing-and-rating > div.sharing > div.sharing-hint |
XING div.sharing > ul > li > a |
LinkedIn div.sharing > ul > li > a |
Rate us: footer#colophon > div.sharing-and-rating > div.site-rating > div.rating-question |
Please wait... div.site-rating > div.gdrts-shortcode-wrapper > div#gdrts-dynamic-id-1 > div.gdrts-rating-please-wait |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
PDF article#post-310 > div.entry-content > p > a |
These are opportunities to improve the legibility of your content.
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 |
|---|
XING|
LinkedIn footer#colophon > div.sharing-and-rating > div.sharing > ul |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
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 |
|---|
DSGVO div.header-row > div.header-content > div.language-selector > a.language-link |
1 tbody.row-hover > tr.row-1 > td.column-3 > a |
2 tbody.row-hover > tr.row-1 > td.column-3 > a |
3 tbody.row-hover > tr.row-1 > td.column-3 > a |
4 tbody.row-hover > tr.row-1 > td.column-3 > a |
5 tbody.row-hover > tr.row-2 > td.column-3 > a |
6 tbody.row-hover > tr.row-2 > td.column-3 > a |
7 tbody.row-hover > tr.row-2 > td.column-3 > a |
8 tbody.row-hover > tr.row-2 > td.column-3 > a |
9 tbody.row-hover > tr.row-2 > td.column-3 > a |
10 tbody.row-hover > tr.row-2 > td.column-3 > a |
These items highlight common accessibility best practices.
Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. Learn more about table headers.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Chapter 1 – 1 2 3 4
Chapter 2 – 5 6 7 8 9 10 11
Chapter 3 – 12 13 14… main#main > article#post-310 > div.entry-content > table#tablepress-12 |
Best Practices
General
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 |
|---|---|
Failed to load resource: the server responded with a status of 403 () |
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
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| /en/?utm_source=gdpr-info.eu&utm_medium=banner&utm_campai... | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.