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.
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.
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 |
|---|---|
| www1.wdr.de/assets-v5.174.4/fonts/feather-icons.woff2 | 15 ms |
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 | |
|---|---|---|---|
Die neue WDR-Website auf einem Laptop und die neue WDR-App auf einem Smartphone div.mediaCon > div.media > picture > img.img | www1.wdr.de/nachrichten/neuerungen-website-app-wdr-100~_v-bannerhochl.png | 522.8 KiB | 474.8 KiB |
KFC Filliale mit Werbebanner für einen "Krispy Kebab" div.media > a.mediaLink > picture > img.img | /nrw/ostwestfalen-lippe/kebab-streit-bielefeld-krispy-kfc... | 233.8 KiB | 226.1 KiB |
Dutzende Menschen harren auch bei Einbruch der Dunkelheit noch vor dem Zwischen… div.media > a.mediaLink > picture > img.img | /nachrichten/westfalen-lippe/ahaus-castor-106~_v-premiumR... | 209.1 KiB | 146.2 KiB |
Armin Laschet fährt auf einem e-Scooter div.media > a.mediaLink > picture > img.img | www1.wdr.de/nachrichten/armin-laschet-e-scooter-100~_v-TeaserAufmacher.jpg | 44.2 KiB | 29.7 KiB |
Verschiedene Euroscheine liegen übereinander div.media > a.mediaLink > picture > img.img | /nachrichten/regionalnachrichten/aachen/geldhaufen-bankno... | 37.0 KiB | 29.2 KiB |
Unterführung mit Farbschmierereien div.media > a.mediaLink > picture > img.img | /verbraucher/mobilitaet/bahnhoefe-nrw-sauberkeit-106~_v-T... | 42.6 KiB | 28.1 KiB |
Ein Auto wird abgeschleppt div.media > a.mediaLink > picture > img.img | /nachrichten/rheinland/koeln-urteil-abschleppkosten-nrw-1... | 41.1 KiB | 26.6 KiB |
Wird AfD-Bezirksbürgermeister Sontowski abgewählt? div.media > a.mediaLink > picture > img.img | /politik/politik-in-nrw/afd-sontowski-bezirksbuergermeist... | 33.2 KiB | 25.4 KiB |
KI Modell für Hospiz div.media > a.mediaLink > picture > img.img | /nachrichten/westfalen-lippe/paderborn-hospiz-spatenstich... | 29.3 KiB | 21.6 KiB |
Mann mit Kamera div.media > a.mediaLink > picture > img.img | /nachrichten/westfalen-lippe/kino-OWL-mama-lern-deutsch-c... | 28.1 KiB | 20.4 KiB |
Amts- und Landgericht in Paderborn div.media > a.mediaLink > picture > img.img | www1.wdr.de/nachrichten/scheunenmord-104~_v-gseaclassicxl.jpg | 26.2 KiB | 18.5 KiB |
Blick durch eine Tür zusehen ist ein Operationstisch div.media > a.mediaLink > picture > img.img | /nrw/dortmund/ukraine-delegation-klinikum-dortmund-op100~... | 24.5 KiB | 16.7 KiB |
Flugzeug startet am Flughafen Stuttgart div.media > a.mediaLink > picture > img.img | www1.wdr.de/nachrichten/flugzeug-startet-100~_v-gseaclassicxl.jpg | 22.2 KiB | 6.2 KiB |
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.
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 |
|---|---|---|
| www1.wdr.de/assets-v5.174.4/css/merged_print.css | 55.6 KiB | 55.6 KiB |
| exporte.wdr.de/player/current/v-6.9.4/ardplayer-wdr.css?t=20564 | 29.7 KiB | 29.7 KiB |
| www1.wdr.de/assets-v5.174.4/css/main.css | 35.8 KiB | 28.5 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 |
|---|---|---|
| www1.wdr.de/assets-v5.174.4/js/external/jquery-3.7.1.min.js | 37.7 KiB | 15.6 KiB |
| www1.wdr.de/assets-v5.174.4/js/external/jquery-3.7.1.min.js | 37.7 KiB | 15.6 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 |
|---|---|---|
| exporte.wdr.de/player/current/v-6.9.4/ardplayer-wdr.js?t=20564 | 206.2 KiB | 163.1 KiB |
| www1.wdr.de/assets-v5.174.4/js/external/jquery-3.7.1.min.js | 37.7 KiB | 29.2 KiB |
| www1.wdr.de/assets-v5.174.4/js/external/jquery-3.7.1.min.js | 37.7 KiB | 24.6 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 | |
|---|---|
Im Google Play Store herunterladen div.content > div.storeButtons > a.storeButton > img | www1.wdr.de/assets/img/icons/footer/GoogleAppStore.svg |
Im Apple App Store herunterladen div.content > div.storeButtons > a.storeButton > img | www1.wdr.de/assets/img/icons/footer/AppleAppStore.svg |
Zur Startseite WDR div.wrapper > div.topCon > a.logo > img.logoImg | www1.wdr.de/assets/img/wdr_logo.svg |
zu WDR-Startseite div.section > div.content > a.logo > img.logoImg | www1.wdr.de/assets/img/wdr_logo_inv.svg |
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 |
|---|---|
| wdr.de/ | 283 ms |
| www1.wdr.de/index.html | 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
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Der WDR
Unternehmen
Rundfunkbeitrag
Presse
Karriere
Fernsehen
Radio
Studios in … div.section > div.content > nav.navGroups > div.navGroup |
Service
Programmvorschau
WDR Text
Hotlines
Barrierefreiheit
Leichte Sprache
The… div.section > div.content > nav.navGroups > div.navGroup |
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.
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 |
|---|
Gericht erlaubt Demos
Castortransport von Jülich nach Ahaus läuft div.teaser > div.textCon > a.teaserlink > h4.headline |
Unser neues Angebot für Web und App div.teaser > a.teaserlink > div.textCon > h4.headline |
Bau für Hospiz- und Palliativzentrum beginnt
Menschen können in Paderborn dauer… div.teaser > div.textCon > a.teaserlink > h4.headline |
Köln div.teaser > a.teaserlink > div.textCon > h4.headline |
Kosten für Rettungsdienst
Wüst wirft Krankenkassen Erpressung vor div.teaser > div.textCon > a.teaserlink > h4.headline |
Hoffnung auf Halbmast
Wuppertaler Traditionsfirma Fahnen Herold insolvent div.teaser > div.textCon > a.teaserlink > h4.headline |
Vor dem Pokal-Halbfinale gegen Bayern
Bayer Leverkusen hofft auf die "magische … div.teaser > div.textCon > a.teaserlink > h4.headline |
Schäden in Millionenhöhe
Velbert will Schloss Hardenberg wieder aufbauen div.teaser > div.textCon > a.teaserlink > h4.headline |
Kinopremiere in Essen
"Vier von Hier" in der Lichtburg div.teaser > div.textCon > a.teaserlink > h4.headline |
Lach- und Sachgeschichten div.teaser > a.teaserlink > div.textCon > h4.headline |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
Suchen fieldset > div.inputComponent > div.inputFieldWrapper > button.submit |
These items highlight common accessibility best practices.
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| The disableRemotePlayback attribute should be used in order to disable the default Cast integration instead of using -internal-media-controls-overlay-cast-button selector. |
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 |
|---|---|
www1.wdr.de/wahlembed-fix100.js line 15, col 3 | ReferenceError: app is not defined
at https://www1.wdr.de/wahlembed-fix100.js:16:4 |
ReferenceError: FormularController is not defined
at https://www1.wdr.de/searchFormBugFix100.js:1:1 | |
www1.wdr.de/iframeresizer102.js line 26, col 37 | ReferenceError: jQuery is not defined
at https://www1.wdr.de/iframeresizer102.js:27:38 |
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.
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 |
|---|
Audio starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Video starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Video starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Video starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Video starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Video starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Video starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Video starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Video starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Video starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Video starten, abbrechen mit Escape li > div.mediaCon > div.media > a.mediaLink |
Video starten, abbrechen mit Escape li > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape li > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape li > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape li > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape li > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Video starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Video starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Video starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Video starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
Audio starten, abbrechen mit Escape div.teaser > div.mediaCon > div.media > a.mediaLink |
To appear in search results, crawlers need access to your app.