Mobile 375 × 812

Desktop 1440 × 900

Score: 69 / 100
Based on 8 categories, 0 sections
Room to improve — your 14.0s load time is above Google's 2.5s 'Good' threshold.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Good content signals with minor gaps.
Reasonable footprint with room for optimization.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
HSTS header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 12.6 MB (4.6 MB transferred)
Performance issues directly impact user engagement and conversion rates.
36 button(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/cda82f5f-2a9a-4b78-98b8-7087805f0e8e)<a href="https://beavercheck.com/results/cda82f5f-2a9a-4b78-98b8-7087805f0e8e"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fdeutschlandfunkkultur.de" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fdeutschlandfunkkultur.deThis badge auto-updates with your latest scan result.
Your site has several issues that may be affecting user experience and business outcomes. Your LCP of 14.0s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
7 barrier(s) likely increasing bounce by ~28%.
Page takes 14.0s to load
+12% bounceUsers abandon at ~3s — you're 11.5s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
High main-thread blocking time
+2% bouncePage is non-interactive for 538ms after first paint
Fix: Defer third-party scripts and split large bundles
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
No structured data
+2% bounceNo rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
Fix: Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
19 broken link(s) on the page
+5% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€450 investment → €811/month returns + EUR 120,500,000 risk avoided
€450
5h · 5 findings
€811 /mo
~€9,727 / year
EUR 120,500,000
if kept compliant
€135 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
5.0 developer hours at €90/hr
Based on Germany rates (€90/hr)
Start here for the best return on investment
€10,041,668 / month at risk
~€120,500,013 / year if left unfixed
€120,500,000
+5 more
€1.07 /mo
14399.8 MB/mo × 0.074 EUR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 5 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
5.15 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
14.00 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
538 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.005
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
5.15 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
21.52 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
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 | |
|---|---|---|---|
Cover des Podcasts Die Lieblingsschülerin: Auf einem linierten Blatt liegen dre… a > div.b-image > div.image-wrapper > img.internal-image | /d5/05/f3/3b/d505f33b-edd6-41f1-8f93-a532c837823d/die-lie... | 142.8 KiB | 135.2 KiB |
Cover des Podcasts "Jüdisch in der DDR". Über bemalten Kacheln mit Figuren ist … a > div.b-image > div.image-wrapper > img.internal-image | /d1/8c/54/9d/d18c549d-b068-4c10-b74b-54bfb8b10767/dlfkjid... | 111.6 KiB | 104.1 KiB |
Der Podcast "Klassik drastisch" wird moderiert von Axel Ranisch und wechselnden… a > div.b-image > div.image-wrapper > img.internal-image | /31/09/0a/06/31090a06-3341-46f1-a3b8-9d493e61e177/klassik... | 111.2 KiB | 103.6 KiB |
Unzähliche Soldaten marschieren, darüber zeigt eine große Videoleinwand Putin: … div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /10/6e/51/e7/106e51e7-3211-448d-8f55-e0fb9db9f3bb/russlan... | 95.9 KiB | 94.3 KiB |
Charlotte Gneuß div.teaser-xl-image-wrapper > div.b-image > div.image-wrapper > img.internal-image | /a3/af/17/3b/a3af173b-8a83-4f52-b593-fa9f4e25bf65/charlot... | 109.4 KiB | 91.7 KiB |
Glaspyramide des Museums Louvre in Paris div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /NO/VA/_e/f8/NOVA_ef8899649f86461d5dbcdc5077dabd8e/craft-... | 90.4 KiB | 88.8 KiB |
Deep Science - Die Psychonauten. Die Podcast-Illustration zeigt in bunten, unna… a > div.b-image > div.image-wrapper > img.internal-image | /83/0c/7d/e7/830c7de7-6134-4837-ae41-2affaf7755b6/deep-sc... | 93.1 KiB | 85.8 KiB |
Tatort Kunst:
Eine Illustration des Bildes „Das Mädchen mit dem Perlenohrring“… a > div.b-image > div.image-wrapper > img.internal-image | /8c/a3/4c/bc/8ca34cbc-c31c-4c78-8551-6535abd1717d/tatort-... | 90.3 KiB | 83.2 KiB |
Prager Nationalgalerie am Hradschiner Platz div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /FI/LE/_4/b3/FILE_4b39452b651303ec3eb5df9c81d45c02/nation... | 76.9 KiB | 75.3 KiB |
Im Bild steht der Schriftzug "KI verstehen". Die Zeichnung zeigt einen stilisie… a > div.b-image > div.image-wrapper > img.internal-image | /7d/bd/b9/fc/7dbdb9fc-90b0-4dbf-9a1c-fe367d3eee79/ki-vers... | 76.0 KiB | 70.0 KiB |
Der Theaterpodcast Podcast a > div.b-image > div.image-wrapper > img.internal-image | /c6/be/a0/f0/c6bea0f0-f853-45bb-abc0-4db9c8fadc7d/der-the... | 73.4 KiB | 67.7 KiB |
Illustrative Grafik eines Tempels bei dem eine Säule droht umzustürzen a > div.b-image > div.image-wrapper > img.internal-image | /10/6f/4b/6a/106f4b6a-0b98-4aa8-890e-9a014923901b/der-res... | 70.6 KiB | 65.1 KiB |
Peter Thiel hält sich eine Hand halb vor sein Gesicht a > div.b-image > div.image-wrapper > img.internal-image | /65/1b/a8/7c/651ba87c-00dc-4dbc-b228-d6bd00b9232e/die-pet... | 65.8 KiB | 60.6 KiB |
Der Historiker Volker Depkat a > div.b-image > div.image-wrapper > img.internal-image | /20/a1/77/89/20a17789-17ee-4bf7-ac41-4a9ea6da0edb/amerika... | 65.2 KiB | 60.1 KiB |
25. Krönungsjubiläum: Queen Elizabeth II. wird 1977 in London begeistert gefeie… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /93/5e/67/ca/935e67ca-64d5-4d1d-989d-eb2fe4aabdde/queen-e... | 60.9 KiB | 59.3 KiB |
Richard Arnold trägt Sakko und Krawatte, steht am Rathaus und schaut direkt in … div.teaser-xl-image-wrapper > div.b-image > div.image-wrapper > img.internal-image | /73/d8/83/5e/73d8835e-bc1e-4218-af6f-af18fe4e2bfc/richard... | 64.7 KiB | 54.2 KiB |
Die Turmspringerinnen: Die Zeichnung zum Podcast zeigt drei Turmspringerinnen a… a > div.b-image > div.image-wrapper > img.internal-image | /6c/a7/ab/38/6ca7ab38-331e-4fee-874f-ca52920fce1e/turmspr... | 58.5 KiB | 53.9 KiB |
Das Bild zeigt das Podcast-Logo der ZDF-Sendung "Das Literarische Quartett", di… a > div.b-image > div.image-wrapper > img.internal-image | /FI/LE/_6/f0/FILE_6f08bb721b1e2d72478f872c0af52e36/das-li... | 58.3 KiB | 53.7 KiB |
Billion Dollar Apes - Kunst, Gier, NFTs. Ein Podcast von Deutschlandfunk Kultur… a > div.b-image > div.image-wrapper > img.internal-image | /ba/86/45/87/ba864587-52ef-4c2c-b68a-43923c7ab003/230519d... | 58.3 KiB | 53.7 KiB |
Stiftung Preußischer Kulturbesitz, Schild mit Logo am Eingang der Hauptverwaltu… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /14/83/3f/3d/14833f3d-e9c9-4652-9ee0-35198bff7ba6/stiftun... | 54.9 KiB | 53.3 KiB |
Podcast: Plus Eins a > div.b-image > div.image-wrapper > img.internal-image | /FI/LE/_1/95/FILE_195aa1217d091d8b8ef3f2fe4e3f54f4/plus-e... | 57.5 KiB | 53.0 KiB |
Das Cover zum Podcast "Dark Agent" ist die Zeichnung eines Smarthphones, dessen… a > div.b-image > div.image-wrapper > img.internal-image | /24/55/e3/c3/2455e3c3-6a84-4bb8-94c4-6e7f2d882906/dark-ag... | 56.7 KiB | 52.1 KiB |
Der argentinische Filmemacher Luis Puenzo steht auf einem schwarz-weiß Foto neb… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /f2/7d/99/96/f27d9996-8d3d-45de-b887-fd31302c4017/luis-pu... | 53.3 KiB | 51.8 KiB |
Der Mangaheld Son Goku aus Dragon Ball von Akira Toriyama. div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /61/1c/cb/47/611ccb47-e402-4bbb-81d7-c2f8753e352a/dragon-... | 52.2 KiB | 50.7 KiB |
Die stilisierte Grafik zeigt Schahrasad in Rückenansicht vor einem blauen Himme… a > div.b-image > div.image-wrapper > img.internal-image | /33/a0/83/9c/33a0839c-ef15-4495-8775-3f651d8708b3/1001-na... | 54.2 KiB | 49.9 KiB |
Link in Bio Podcast Cover a > div.b-image > div.image-wrapper > img.internal-image | /dc/43/3f/1b/dc433f1b-2390-464d-8971-6405530c1441/dlfklin... | 53.6 KiB | 49.4 KiB |
Die Autorin Gabriele von Arnim ist weißhaarig und trägt einen roten Schal.
… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /db/4e/3d/13/db4e3d13-8c75-4808-b09e-f3a44cb5b4c4/gabriel... | 49.7 KiB | 48.4 KiB |
Die Schriftstellerin Dita Zipfel im Porträt. div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /a7/2e/10/2e/a72e102e-f57f-4da7-a6bf-e5f8317b8932/dita-zi... | 48.8 KiB | 47.5 KiB |
Thomas Bernhard im Gespräch auf seinem Vierkanthof in Ohlsdorf (Oberösterreich) div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /4e/7a/18/ed/4e7a18ed-e925-40ff-8244-9718d2e4cbf1/thomas-... | 46.7 KiB | 45.4 KiB |
Ein schwarz-weiß Bild des Sängers und Gitarristen Dave Mason. div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /72/b0/cd/e4/72b0cde4-3b04-4f00-a65f-65b2820a3278/dave-ma... | 45.3 KiB | 44.0 KiB |
Montage aus einem Portrait von Charlotte Gneuß und Ingo Schulze div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /d8/45/31/2f/d845312f-84ed-4098-a735-80c0b4484e61/charlot... | 44.7 KiB | 43.5 KiB |
Über Podcast a > div.b-image > div.image-wrapper > img.internal-image | /FI/LE/_b/d2/FILE_bd2765bc03bd4207451758ece908a872/ueber-... | 47.1 KiB | 43.4 KiB |
Das Logo des Eurovision Song Contest 2026 in Wien, das V von Vision ist ein rot… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /e4/34/b6/fa/e434b6fa-4866-4287-a0cc-8b69558696e9/eurovis... | 41.8 KiB | 40.6 KiB |
Der algerisch-französische Schriftsteller Kamel Daoud präsentiert sich und sein… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /72/c8/2a/20/72c82a20-5753-41d1-bd51-8d82dcd1d5c5/autor-k... | 39.2 KiB | 38.1 KiB |
Blick auf Bagdad im Irak, historische Ansicht aus dem Jahre 1895. div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /eb/27/e9/e2/eb27e9e2-3c48-4112-8449-641b8e5c4ea4/bagdad-... | 56.5 KiB | 37.4 KiB |
Patrick Bruel anlässlich des 200-jährigen Jubiläums von „Le Figaro“ in Paris, F… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /68/7e/96/97/687e9697-f708-47f3-b0d7-cc3d91b58922/patrick... | 38.1 KiB | 37.1 KiB |
Analoger Kleinbild-Filmstreifen verknotet auf gelblichen Untergrund. div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /a2/47/d7/5f/a247d75f-e603-477b-bd2c-d4af22a901d1/analoge... | 24.9 KiB | 24.2 KiB |
Ein Stapel von acht Büchern vor weißem Hintergrund div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /d4/cb/41/50/d4cb4150-7dfc-484a-b4fd-bad69691e1ac/deutsch... | 23.0 KiB | 22.4 KiB |
Das Foto zeigt einen geschlossenen roten Theatervorhang div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /a8/6a/09/9c/a86a099c-15b5-4f85-a596-6ff768982252/vorhang... | 22.0 KiB | 21.4 KiB |
Brigitte und Jonathan Meese (Maler und Aktionskünstler) spiegeln sich im Ausste… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /FI/LE/_e/c0/FILE_ec0d5763f096aa66b160efaeabbd8a25/111422... | 32.5 KiB | 13.3 KiB |
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.
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 |
|---|---|---|
| www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/styles.css | 42.0 KiB | 300 ms |
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.
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 |
|---|---|
| deutschlandfunkkultur.de/ | 798 ms |
| www.deutschlandfunkkultur.de/ | 0.0 ms |
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.
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.
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.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/styles.css | 158.0 KiB | 158.0 KiB |
| www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/styles.css | 41.7 KiB | 39.1 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.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| /static/generated/deutschlandfunk_kultur/main.modern.js | 671.0 KiB | 313.0 KiB |
| www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/vendor.js | 237.1 KiB | 146.1 KiB |
| /static/generated/deutschlandfunk_kultur/player.dist.js | 160.0 KiB | 120.8 KiB |
| www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/styles.js | 44.9 KiB | 32.8 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| /static/generated/deutschlandfunk_kultur/main.modern.js | 1.2 s | 1.2 s | 8.3 ms |
| www.deutschlandfunkkultur.de/ | 1.0 s | 49 ms | 3.9 ms |
| /static/generated/deutschlandfunk_kultur/player.dist.js | 736 ms | 133 ms | 41 ms |
| Unattributable | 618 ms | 9.6 ms | 0.0 ms |
| www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/bootstrap.js | 419 ms | 410 ms | 9.2 ms |
| www.deutschlandfunkkultur.de/static/podlove-player/embed.js | 135 ms | 124 ms | 9.9 ms |
| www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/styles.css | 72 ms | 0.0 ms | 0.0 ms |
| www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/vendor.js | 70 ms | 13 ms | 52 ms |
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 |
|---|---|
| Script Evaluation | 2.0 s |
| Other | 1.2 s |
| Style & Layout | 619 ms |
| Parse HTML & CSS | 246 ms |
| Rendering | 152 ms |
| Script Parsing & Compilation | 146 ms |
| Garbage Collection | 19 ms |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.navigation-container > ul.navigation-mobile > li.navigation-mobile-item > button.b-btn-text div.navigation-container > ul.navigation-mobile > li.navigation-mobile-item > button.b-btn-text |
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.
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 |
|---|
Archiv a.b-teaser-l > div.teaser-l-content-wrapper > div.b-teaser-headline > div.b-label-archive |
102:09 Minuten li.list-thema-audio-item > div.list-thema-audio-item-content > div.b-btn-player-duration > div.btn-player-duration-text |
121:43 Minuten li.list-thema-audio-item > div.list-thema-audio-item-content > div.b-btn-player-duration > div.btn-player-duration-text |
94:17 Minuten li.list-thema-audio-item > div.list-thema-audio-item-content > div.b-btn-player-duration > div.btn-player-duration-text |
92:21 Minuten li.list-thema-audio-item > div.list-thema-audio-item-content > div.b-btn-player-duration > div.btn-player-duration-text |
119:43 Minuten li.list-thema-audio-item > div.list-thema-audio-item-content > div.b-btn-player-duration > div.btn-player-duration-text |
These are opportunities to improve the legibility of your content.
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 |
|---|
ARD| nav.partner-nav > ul.b-list > li.list-item > a.b-link |
ZDF| nav.partner-nav > ul.b-list > li.list-item > a.b-link |
Phoenix| nav.partner-nav > ul.b-list > li.list-item > a.b-link |
These items highlight common accessibility best practices.
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 |
|---|---|
/static/generated/deutschlandfunk_kultur/main.modern.js line 1, col 3371999 | Error: No options detected. Please consult documentation.
at AI.publish (https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/main.modern.js:2:3372000)
at https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/main.modern.js:2:3373376 |
/static/generated/deutschlandfunk_kultur/main.modern.js line 1, col 2634622 | ESI Fragment already exists teaser-group-horizontal-item |
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.
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.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.05 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.06 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
142 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.005
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.76 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
5.25 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
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 | |
|---|---|---|---|
Charlotte Gneuß div.teaser-xl-image-wrapper > div.b-image > div.image-wrapper > img.internal-image | /a3/af/17/3b/a3af173b-8a83-4f52-b593-fa9f4e25bf65/charlot... | 290.9 KiB | 224.4 KiB |
Blick auf Bagdad im Irak, historische Ansicht aus dem Jahre 1895. div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /eb/27/e9/e2/eb27e9e2-3c48-4112-8449-641b8e5c4ea4/bagdad-... | 243.7 KiB | 214.4 KiB |
Richard Arnold trägt Sakko und Krawatte, steht am Rathaus und schaut direkt in … div.teaser-xl-image-wrapper > div.b-image > div.image-wrapper > img.internal-image | /73/d8/83/5e/73d8835e-bc1e-4218-af6f-af18fe4e2bfc/richard... | 203.1 KiB | 156.7 KiB |
Linolschnitt, der junge Männer oberkörperfrei, in kurzen Sporthosen zeigt. Eine… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /b1/d3/1b/9b/b1d31b9b-041a-4ffd-b8ec-96b9413dc59e/ddr-que... | 162.7 KiB | 148.6 KiB |
Unzähliche Soldaten marschieren, darüber zeigt eine große Videoleinwand Putin: … div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /10/6e/51/e7/106e51e7-3211-448d-8f55-e0fb9db9f3bb/russlan... | 137.5 KiB | 123.4 KiB |
Menschenmenge am Frankfurter Hauptbahnhof div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /d9/d8/54/a9/d9d854a9-d5db-4e77-a866-f5b8e5668206/berline... | 124.4 KiB | 110.3 KiB |
Glaspyramide des Museums Louvre in Paris div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /NO/VA/_e/f8/NOVA_ef8899649f86461d5dbcdc5077dabd8e/craft-... | 110.7 KiB | 96.6 KiB |
Prager Nationalgalerie am Hradschiner Platz div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /FI/LE/_4/b3/FILE_4b39452b651303ec3eb5df9c81d45c02/nation... | 94.1 KiB | 80.0 KiB |
Yadegar Asisi steht in einem für Events genutzten Gasometer und schaut zur rund… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /dc/0c/ad/6b/dc0cad6b-6ee0-4779-b26e-388d35986502/yadegar... | 91.3 KiB | 77.1 KiB |
25. Krönungsjubiläum: Queen Elizabeth II. wird 1977 in London begeistert gefeie… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /93/5e/67/ca/935e67ca-64d5-4d1d-989d-eb2fe4aabdde/queen-e... | 80.4 KiB | 66.3 KiB |
Bei der Restauration der Basilika San Lorenzo in Lucina wurde ein Engel mit dem… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /8e/cc/04/20/8ecc0420-d751-4d2c-956f-f9c47cb4dbb1/giorgia... | 75.1 KiB | 60.9 KiB |
Blick auf das Opernhaus Magdeburg. Ein großer weißer Bau an einem Platz. div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /0e/79/a2/7b/0e79a27b-a193-4897-b997-fd021fee09b0/theater... | 74.3 KiB | 60.2 KiB |
Das ungarische Nationaltheater, Budapest, Ungarn, Europa div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /dc/67/78/88/dc677888-9d90-4419-a336-62e735ab3e16/nationa... | 73.0 KiB | 58.9 KiB |
Stiftung Preußischer Kulturbesitz, Schild mit Logo am Eingang der Hauptverwaltu… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /14/83/3f/3d/14833f3d-e9c9-4652-9ee0-35198bff7ba6/stiftun... | 68.0 KiB | 54.7 KiB |
Der argentinische Filmemacher Luis Puenzo steht auf einem schwarz-weiß Foto neb… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /f2/7d/99/96/f27d9996-8d3d-45de-b887-fd31302c4017/luis-pu... | 67.0 KiB | 53.8 KiB |
Regenbogenfahnen bei einer Demo im Rahmen des Christopher Street Day in Hamburg… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /3d/13/b1/5b/3d13b15b-8943-4b1f-815c-c14527620d96/regenbo... | 59.1 KiB | 47.5 KiB |
Die Autorin Gabriele von Arnim ist weißhaarig und trägt einen roten Schal.
… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /db/4e/3d/13/db4e3d13-8c75-4808-b09e-f3a44cb5b4c4/gabriel... | 58.5 KiB | 47.0 KiB |
Das Werk der auferstandene Christus bei Emmaus von Rembrandt van Rijn div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /a4/77/49/3d/a477493d-2c12-46ab-b7b3-30b28529fdb7/rembran... | 57.2 KiB | 46.0 KiB |
Thomas Bernhard im Gespräch auf seinem Vierkanthof in Ohlsdorf (Oberösterreich) div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /4e/7a/18/ed/4e7a18ed-e925-40ff-8244-9718d2e4cbf1/thomas-... | 54.8 KiB | 44.0 KiB |
Der Mangaheld Son Goku aus Dragon Ball von Akira Toriyama. div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /61/1c/cb/47/611ccb47-e402-4bbb-81d7-c2f8753e352a/dragon-... | 54.0 KiB | 43.4 KiB |
Ein Fahrgast läuft über einen Bahnsteig der U7 in Berlin. div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /54/53/9b/60/54539b60-fb80-4cc7-9146-ccb847f51573/u-bahn-... | 52.0 KiB | 41.8 KiB |
Montage aus einem Portrait von Charlotte Gneuß und Ingo Schulze div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /d8/45/31/2f/d845312f-84ed-4098-a735-80c0b4484e61/charlot... | 50.8 KiB | 40.8 KiB |
Das Logo des Eurovision Song Contest 2026 in Wien, das V von Vision ist ein rot… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /e4/34/b6/fa/e434b6fa-4866-4287-a0cc-8b69558696e9/eurovis... | 50.3 KiB | 40.4 KiB |
Die Schriftstellerin Dita Zipfel im Porträt. div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /a7/2e/10/2e/a72e102e-f57f-4da7-a6bf-e5f8317b8932/dita-zi... | 50.1 KiB | 40.3 KiB |
Der algerisch-französische Schriftsteller Kamel Daoud präsentiert sich und sein… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /72/c8/2a/20/72c82a20-5753-41d1-bd51-8d82dcd1d5c5/autor-k... | 48.4 KiB | 38.9 KiB |
Ein Junge bedeckt sein Gesicht mit einem kleinen Ölgemälde von sich selbst, das… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /2b/0c/b7/16/2b0cb716-a42d-47c7-9589-c7689071d378/bild-fu... | 45.7 KiB | 36.8 KiB |
Ein schwarz-weiß Bild des Sängers und Gitarristen Dave Mason. div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /72/b0/cd/e4/72b0cde4-3b04-4f00-a65f-65b2820a3278/dave-ma... | 44.7 KiB | 36.0 KiB |
Ein großes Wandgraffiti zeigt den roten Schriftzug „no future“ und ein Mädchen,… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /e6/f6/58/d9/e6f658d9-b32d-400c-9576-e0d17e564623/bansky-... | 42.9 KiB | 34.5 KiB |
Patrick Bruel anlässlich des 200-jährigen Jubiläums von „Le Figaro“ in Paris, F… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /68/7e/96/97/687e9697-f708-47f3-b0d7-cc3d91b58922/patrick... | 41.9 KiB | 33.7 KiB |
Rotes Licht wirft ein biometrisches Raster auf den verschatteten Kopf eines Man… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /7d/5f/95/93/7d5f9593-eee8-4eb6-aab3-c74e8ebfdb94/biometr... | 36.6 KiB | 28.2 KiB |
Das Foto zeigt einen geschlossenen roten Theatervorhang div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /a8/6a/09/9c/a86a099c-15b5-4f85-a596-6ff768982252/vorhang... | 33.4 KiB | 26.9 KiB |
Illustration: Eine Gruppe von PolitikerInnen sitzt um einen großen runden Tisch… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /ba/31/97/63/ba319763-7f71-48eb-a3cf-3005c424427b/politik... | 31.1 KiB | 25.0 KiB |
Analoger Kleinbild-Filmstreifen verknotet auf gelblichen Untergrund. div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /a2/47/d7/5f/a247d75f-e603-477b-bd2c-d4af22a901d1/analoge... | 27.6 KiB | 22.2 KiB |
Ein Stapel von acht Büchern vor weißem Hintergrund div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /d4/cb/41/50/d4cb4150-7dfc-484a-b4fd-bad69691e1ac/deutsch... | 20.5 KiB | 16.5 KiB |
Illustration: Ein rundes rotes Emoticon mit wütendem Gesicht und orange farbige… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /fc/3e/28/25/fc3e2825-c255-4658-99cf-6fd3903a8c4c/rache-w... | 18.2 KiB | 14.7 KiB |
Brigitte und Jonathan Meese (Maler und Aktionskünstler) spiegeln sich im Ausste… div.b-image-reference-wrapper > div.b-image > div.image-wrapper > img.internal-image | /FI/LE/_e/c0/FILE_ec0d5763f096aa66b160efaeabbd8a25/111422... | 32.5 KiB | 14.4 KiB |
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.
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.
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 |
|---|---|
| www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/styles.css | 42.0 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 |
|---|---|
| deutschlandfunkkultur.de/ | 247 ms |
| www.deutschlandfunkkultur.de/ | 0.0 ms |
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.
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.
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.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/styles.css | 158.0 KiB | 158.0 KiB |
| www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/styles.css | 41.7 KiB | 37.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.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| /static/generated/deutschlandfunk_kultur/main.modern.js | 671.0 KiB | 312.9 KiB |
| www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/vendor.js | 237.1 KiB | 146.1 KiB |
| /static/generated/deutschlandfunk_kultur/player.dist.js | 160.0 KiB | 120.8 KiB |
| www.deutschlandfunkkultur.de/static/podlove-player/5.12.3/player/styles.js | 44.9 KiB | 32.8 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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 |
|---|
Deutschlandfunk div.header-container > ul.b-header-brand-links > li.brand-links-item > a.brand-link |
Deutschlandfunk Nova div.header-container > ul.b-header-brand-links > li.brand-links-item > a.brand-link |
Archiv a.b-teaser-l > div.teaser-l-content-wrapper > div.b-teaser-headline > div.b-label-archive |
102:09 Minuten li.list-thema-audio-item > div.list-thema-audio-item-content > div.b-btn-player-duration > div.btn-player-duration-text |
121:43 Minuten li.list-thema-audio-item > div.list-thema-audio-item-content > div.b-btn-player-duration > div.btn-player-duration-text |
94:17 Minuten li.list-thema-audio-item > div.list-thema-audio-item-content > div.b-btn-player-duration > div.btn-player-duration-text |
92:21 Minuten li.list-thema-audio-item > div.list-thema-audio-item-content > div.b-btn-player-duration > div.btn-player-duration-text |
119:43 Minuten li.list-thema-audio-item > div.list-thema-audio-item-content > div.b-btn-player-duration > div.btn-player-duration-text |
These are opportunities to improve the legibility of your content.
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 |
|---|---|
/static/generated/deutschlandfunk_kultur/main.modern.js line 1, col 3371999 | Error: No options detected. Please consult documentation.
at AI.publish (https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/main.modern.js:2:3372000)
at https://www.deutschlandfunkkultur.de/static/generated/deutschlandfunk_kultur/main.modern.js:2:3373376 |
/static/generated/deutschlandfunk_kultur/main.modern.js line 1, col 2634622 | ESI Fragment already exists teaser-group-horizontal-item |
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.
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.
Send Feedback