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 |
|---|---|---|
| cdn.consentmanager.net/delivery/js/cmp_en.min.js | 86400.0 s | 101.2 KiB |
| /delivery/customdata/bV8xLndfNzUwMDEucl9HRFBSLmxfZGUuZF8y... | 3600.0 s | 47.5 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.
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.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
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 |
|---|---|---|
| www.knuddels.de/_astro/registration-native.CQ0D1Bu_.css | 80.4 KiB | 664 ms |
| www.knuddels.de/_astro/registration-native.B9nFVOcO.css | 79.7 KiB | 332 ms |
| www.knuddels.de/_astro/registration-native.DhzNyadj.css | 9.5 KiB | |
| www.knuddels.de/_astro/registration-native.DeFvVRHI.css | 1.9 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 | |
|---|---|---|---|
div.max-w-[360px] > div.flex-1 > picture > img div.max-w-[360px] > div.flex-1 > picture > img | www.knuddels.de/_astro/02-spielen_7Q62W.avif | 84.7 KiB | 39.3 KiB |
div.max-w-[360px] > div.flex-1 > picture > img div.max-w-[360px] > div.flex-1 > picture > img | www.knuddels.de/_astro/01-kennenlernen_Z1tUU9g.avif | 65.5 KiB | 19.5 KiB |
div.max-w-[360px] > div.flex-1 > picture > img div.max-w-[360px] > div.flex-1 > picture > img | www.knuddels.de/_astro/04-themen_6qRzS.avif | 56.0 KiB | 12.4 KiB |
div.max-w-[360px] > div.flex-1 > picture > img div.max-w-[360px] > div.flex-1 > picture > img | www.knuddels.de/_astro/03-freunde_Z14ODeU.avif | 53.3 KiB | 10.8 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 |
|---|---|
| knuddels.de/ | 1.2 s |
| www.knuddels.de/ | 0.0 ms |
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.
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 |
|---|---|---|
| www.knuddels.de/_astro/registration-native.CQ0D1Bu_.css | 80.1 KiB | 80.1 KiB |
| www.knuddels.de/_astro/registration-native.B9nFVOcO.css | 79.4 KiB | 79.4 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 |
|---|---|---|
| cdn.consentmanager.net/delivery/js/cmp_en.min.js | 100.8 KiB | 36.7 KiB |
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 |
|---|---|
| Other | 1.5 s |
| Script Evaluation | 983 ms |
| Style & Layout | 530 ms |
| Rendering | 158 ms |
| Script Parsing & Compilation | 125 ms |
| Parse HTML & CSS | 115 ms |
| Garbage Collection | 17 ms |
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.max-w-[360px] > div.flex-1 > picture > img div.max-w-[360px] > div.flex-1 > picture > img | www.knuddels.de/_astro/01-kennenlernen_Z1tUU9g.avif |
div.max-w-[360px] > div.flex-1 > picture > img div.max-w-[360px] > div.flex-1 > picture > img | www.knuddels.de/_astro/02-spielen_7Q62W.avif |
div.max-w-[360px] > div.flex-1 > picture > img div.max-w-[360px] > div.flex-1 > picture > img | www.knuddels.de/_astro/04-themen_6qRzS.avif |
div.max-w-[360px] > div.flex-1 > picture > img div.max-w-[360px] > div.flex-1 > picture > img | www.knuddels.de/_astro/03-freunde_Z14ODeU.avif |
div.mx-large > section.flex > div.flex > img.w-[24px] div.mx-large > section.flex > div.flex > img.w-[24px] | www.knuddels.de/_astro/flag-eu.webp |
div.relative > div.flex > div.bg-purple-300 > img.w-[80px] div.relative > div.flex > div.bg-purple-300 > img.w-[80px] | |
div.relative > div.flex > div.bg-purple-300 > img.w-[80px] div.relative > div.flex > div.bg-purple-300 > img.w-[80px] | |
div.relative > div.flex > div.bg-purple-300 > img.w-[80px] div.relative > div.flex > div.bg-purple-300 > img.w-[80px] |
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
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.mx-large > section.flex > div.flex > img.w-[24px] div.mx-large > section.flex > div.flex > img.w-[24px] |
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
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
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.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
Registrieren div.px-base > div.flex > div.bottom > a.max-w-[300px] |
To appear in search results, crawlers need access to your app.
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.mx-large > section.flex > div.flex > img.w-[24px] div.mx-large > section.flex > div.flex > img.w-[24px] |
Format your HTML in a way that enables crawlers to better understand your app’s content.