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 |
|---|---|
| fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 55 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.
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
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 |
|---|---|---|
| www.target-soft.com/bundles/app/generated/js/818860756495107870.js | 56.2 KiB | 31.7 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 | |
|---|---|
Software für alle Geräteklassen div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | /TSS/Startseite/image-thumb__26640/Container-Width-with-O... |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image | |
div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image div.image-brick > div.image-brick__size-1-1 > picture > img.image-brick__image |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|---|
| target.de/ | 290 ms |
| www.target-soft.com/ | 0.0 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.
ARIA
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Next slide section.section20 > article.section20__article > div.slider20 > button.slider20__button |
Next slide section.section20 > article.section20__article > div.slider20 > button.slider20__button |
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.
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 |
|---|
target ist Teil der div.meta-nav-part > a > span.meta-text > span.description |
DE div.meta-nav-elements > div.language-switcher > a > span.switcher-text |
EN div.meta-nav-elements > div.language-switcher > a > span.switcher-text |
Jetzt Software-Lösungen ansehen div.header20 > div.header20__content-wrap > div.button20 > a.button20__button |
target Idea Management (On-Premise) section.section20 > article.section20__article > div.button20 > a.button20__button |
target Idea Management (Cloud) section.section20 > article.section20__article > div.button20 > a.button20__button |
target Campaign Management (Cloud) section.section20 > article.section20__article > div.button20 > a.button20__button |
Zu den Beratungsangeboten div.flex-card > div.content-card > div.button20 > a.button20__button |
Zum Kontakformular div.flex-card > div.content-card > div.button20 > a.button20__button |
Demo anfordern div.flex-card > div.content-card > div.button20 > a.button20__button |
Zu den Stellenangeboten div.grid > div.grid-card > div.button20 > a.button20__button |
Nur notwendige Cookies div.privacy-notice > div#notice-content > div#buttonContainer > button#btnAcceptNecessary |
Ich akzeptiere div.privacy-notice > div#notice-content > div#buttonContainer > button#btnAcceptAll |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
target Idea Management article#top > section.section20 > article.section20__article > h4.headline20 |
Wettbewerbsstark und zukunftsfähig bleiben article.section20__article > div.grid > div.grid-card > h4.icon-card__title |
Ideen sammeln, Innovationen erfolgreich managen - target-Software im Praxis-Che… article#top > section.section20 > article.section20__article > h4.headline20 |
Wir danken Konzernen und mittelständischen Unternehmen für ihr Vertrauen article#top > section.section20 > article.section20__article > h4.headline20 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
DIENSTLEISTUNGEN
PRODUKTE
ÜBER UNS
WISSEN
JOBS
KONTAKT div.desktop-nav > div.menu-wrap > div.center-wrap > ul.menu |
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 |
|---|
DIENSTLEISTUNGEN div.center-wrap > ul.menu > a > li.first-label |
PRODUKTE div.center-wrap > ul.menu > a > li.first-label |
ÜBER UNS div.center-wrap > ul.menu > a > li.first-label |
WISSEN div.center-wrap > ul.menu > a > li.first-label |
JOBS div.center-wrap > ul.menu > a > li.first-label |
KONTAKT div.center-wrap > ul.menu > a > li.first-label |
These are opportunities to improve the experience of reading tabular or list data using 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
Canonical links suggest which URL to show in search results. Learn more about canonical links.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
Format your HTML in a way that enables crawlers to better understand your app’s content.