Mobile 375 × 812

Desktop 1440 × 900

Score: 73 / 100
Based on 8 categories, 0 sections
Decent speed, but optimizing further could improve engagement.
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.
Good server performance with room for optimization.
Mostly compliant — a few items need attention.
Rich content metadata — your pages look great everywhere.
Heavier than average — reducing page weight saves energy and bandwidth.
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.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
3 image-only link(s) without alt text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
5 button(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
6 link(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/ef992f85-984b-4bb3-bb35-36580c7c62b6)<a href="https://beavercheck.com/results/ef992f85-984b-4bb3-bb35-36580c7c62b6"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Ft-online.de" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Ft-online.deThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Addressing the critical issues below would have the most immediate impact on your user trust.
5 barrier(s) likely increasing bounce by ~24%.
Page takes 6.3s to load
+12% bounceUsers abandon at ~3s — you're 3.8s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 2.2s
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
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
6 link(s) with generic text ("click here", "read more")
+1% bounceScreen-reader users navigating by link list see no context — and search engines can't infer relevance
Fix: Rewrite with descriptive phrases that identify the destination
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
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€495 investment → €3,880/month returns + EUR 120,500,000 risk avoided
€495
6h · 5 findings
€3,880 /mo
~€46,561 / year
EUR 120,500,000
if kept compliant
€90 — 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.5 developer hours at €90/hr
Based on Germany rates (€90/hr)
Start here for the best return on investment
€10,041,667 / month at risk
~€120,500,006 / year if left unfixed
€120,500,000
+9 more
€0.54 /mo
7300.5 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.
2.87 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
6.30 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.23 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.009
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
5.63 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.
16.17 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.
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.
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.
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 | |
|---|---|---|---|
GP0SU8JE5 div.[grid-area:image] > div.relative > picture > img.flex | images.t-online.de/2026/04/j5qM1ve0AVvO/313x0:1875x1875/fit-in/180x0/image.jpg | 23.6 KiB | 18.3 KiB |
Iran-Krieg - Libanon div.[grid-area:image] > div.relative > picture > img.flex | /2026/04/kzijc-04hopU/342x0:1365x1365/fit-in/180x0/die-is... | 16.3 KiB | 11.1 KiB |
ul.grid > li.leading-0 > span.inline-flex > img ul.grid > li.leading-0 > span.inline-flex > img | /authors/2025/04/kl1AXpgbqfJH/817x68:1305x1305/fit-in/48x... | 10.1 KiB | 9.7 KiB |
div.[grid-area:image] > div.relative > picture > img.flex div.[grid-area:image] > div.relative > picture > img.flex | images.t-online.de/2026/04/sfvtQVEd1OUX/336x0:1427x1427/fit-in/180x0/image.jpg | 14.5 KiB | 9.2 KiB |
ul.grid > li.leading-0 > span.inline-flex > img ul.grid > li.leading-0 > span.inline-flex > img | /authors/2023/09/2N-5kt8dDt39/375x0:1469x1469/fit-in/48x0... | 9.5 KiB | 9.1 KiB |
ul.grid > li.leading-0 > span.inline-flex > img ul.grid > li.leading-0 > span.inline-flex > img | /authors/2025/10/g7XGZx1cLXOt/1174x0:1559x1559/fit-in/80x... | 9.6 KiB | 8.5 KiB |
ul.grid > li.leading-0 > span.inline-flex > img ul.grid > li.leading-0 > span.inline-flex > img | /authors/2024/01/ndfl3-AGMD9h/435x49:1333x1333/fit-in/80x... | 9.2 KiB | 8.1 KiB |
Daniel Mützel ul.grid > li.leading-0 > span.inline-flex > img | /authors/2025/04/jk-X4j7-kjTI/322x36:495x495/fit-in/80x0/... | 8.4 KiB | 7.3 KiB |
CDU-Bundesparteitag div.[grid-area:image] > div.relative > picture > img.flex | /2026/02/tZoSDEZfxUtM/601x131:760x760/fit-in/180x0/bundes... | 12.2 KiB | 6.9 KiB |
ODDLY-GERMANY/SANTA CLAUS div.[grid-area:image] > div.relative > picture > img.flex | images.t-online.de/2026/04/IbXC0YyqK8LG/342x0:1365x1365/fit-in/180x0/image.jpg | 11.1 KiB | 5.8 KiB |
Maikäfer div.[grid-area:image] > div.relative > picture > img.flex | /2026/04/fix1nMxYtVpK/325x0:1399x1399/fit-in/180x0/ein-ma... | 10.8 KiB | 5.5 KiB |
Pete Hegseth bei seiner Rede vor der versammelten US-Militärführung im Pentagon… div.[grid-area:image] > div.relative > picture > img.flex | /2026/01/tYwgyxg0BK3j/858x94:2158x2158/fit-in/180x0/pete-... | 10.6 KiB | 5.4 KiB |
Matti Hartmann ul.grid > li.leading-0 > span.inline-flex > img | /authors/2023/11/gOI8HVIZZuUJ/366x0:952x952/fit-in/48x0/m... | 5.7 KiB | 5.4 KiB |
urn:newsml:dpa.com:20090101:260415-911-020536 div.mr-12 > article.relative > a.transition-colors > img.bg-[url:var(--lqipURL)] | /2026/04/YSVKEhsgHyBZ/667x380:985x554/fit-in/150x0/filter... | 7.2 KiB | 5.2 KiB |
Dmitri Medwedew div.mr-12 > article.relative > a.transition-colors > img.bg-[url:var(--lqipURL)] | /2025/11/urHwqJSo285x/0x107:2048x1152/fit-in/150x0/filter... | 7.0 KiB | 5.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 |
|---|---|
| t-online.de/ | 882 ms |
| www.t-online.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.
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.
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 | 4.8 s |
| Other | 1.8 s |
| Style & Layout | 819 ms |
| Parse HTML & CSS | 624 ms |
| Rendering | 548 ms |
| Script Parsing & Compilation | 423 ms |
| Garbage Collection | 44 ms |
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 |
|---|---|---|
| /* neuer Layer 07.03.2022 */ /* 2021-12-09 new structure */ /* ROBOTO FONT */ /*! Generated by Fon… | 52.9 KiB | 50.1 KiB |
| *,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-… | 13.2 KiB | 11.0 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/embeds/enga-directlinks-games.377367090b5ad5c48cc... | 78.9 KiB | 77.3 KiB |
| /gtag/js?id=AW-1014188027&cx=c>m=4e64f0&sign=1b50967e9e... | 143.9 KiB | 65.3 KiB |
| www.t-online.de/gtm.js?id=GTM-MGD3ZJWL | 176.1 KiB | 65.2 KiB |
| /2026/04/ea565bY6Jr/150x165:131x131/fit-in/200x70/zahn-wa... | 65.5 KiB | 61.9 KiB |
| consent.t-online.de/Notice.8f529.js | 90.9 KiB | 61.0 KiB |
| /static/embeds/enga-wortquiz-mobile-companion.c117f033234... | 80.0 KiB | 41.5 KiB |
| /embeds/t-sdc-results-companion.10a7e9837cd8e54a86a9.js | 37.2 KiB | 30.8 KiB |
| www.t-online.de/metatag/live/scg_t-o-home/core.2.55.1.288a0d416f2762929874.js | 58.0 KiB | 27.9 KiB |
| www.t-online.de/s/paper/_next/static/chunks/main-8443f1c3740685d1.js | 36.7 KiB | 21.0 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 | |
|---|---|
div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 | /static/directlinks/games1/DAILY_SUDOKU_ICON.jpg |
div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 | /static/directlinks/games1/Garden_Tales_2_IM.jpg |
div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 | /static/directlinks/games1/Kreuzwortraetsel_modern_IM.jpg |
div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 | /static/directlinks/games1/Bubble_Shooter_Pro_T-Online_As... |
div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 | widgets.engagement-prod.stroeerws.de/static/directlinks/games1/jackpot.jpeg |
div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 | widgets.engagement-prod.stroeerws.de/static/directlinks/games1/L777.jpeg |
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.
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
t-online - Anständig. Informiert. header.sticky > div.grid > h1.flex > a.transition-colors |
Menü Icon div#__next > header.sticky > div.grid > a.transition-colors |
t-online - Anständig. Informiert. div.bg-snow > div.container > div.p-24 > a.transition-colors |
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.
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.style_competitionChooser__UVd4W > div.style_picker__pdgVZ > div.style_listButtonChooser__dXo5W > button.style_next__51fC5 div.style_competitionChooser__UVd4W > div.style_picker__pdgVZ > div.style_listButtonChooser__dXo5W > button.style_next__51fC5 |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Bubble Shooter Pro (Quelle: GameDistribution) div.style_innerWrapper__mVOKn > div.style_imagesContainer__U99lh > div.style_fullImageContainer__i45og > a |
Daily Sudoku (Quelle: Coolgames) div.style_innerWrapper__mVOKn > div.style_imagesContainer__U99lh > div.style_fullImageContainer__i45og > a |
Garden Tales 2 (Quelle: GameDistribution) div.style_innerWrapper__mVOKn > div.style_imagesContainer__U99lh > div.style_fullImageContainer__i45og > a |
Lounge 777 (Quelle: Whow Games) div.style_innerWrapper__mVOKn > div.style_imagesContainer__U99lh > div.style_fullImageContainer__i45og > a |
Kreuzworträtsel (Quelle: Krupion) div.style_innerWrapper__mVOKn > div.style_imagesContainer__U99lh > div.style_fullImageContainer__i45og > a |
Jackpot (Quelle: Whow Games) div.style_innerWrapper__mVOKn > div.style_imagesContainer__U99lh > div.style_fullImageContainer__i45og > a |
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 |
|---|
Alle div.flex > div.md:hidden > a.transition-colors > span.font-bold |
30' a > div.style_match__EgPgv > div.style_center__PcEh8 > span.style_minute__JcqDG |
Von article.relative > div.grid > div.text-12 > span |
Ellen Ivits article.relative > div.grid > div.text-12 > span.font-bold |
Philipp Michaelis article.relative > div.grid > div.text-12 > span.font-bold |
Von article.relative > div.grid > div.text-12 > span |
Matti Hartmann article.relative > div.grid > div.text-12 > span.font-bold |
Leon Pollok article.relative > div.grid > div.text-12 > span.font-bold |
Von article.relative > div.grid > div.text-12 > span |
C. Siemer article.relative > div.grid > div.text-12 > span.font-bold |
N. Breuer article.relative > div.grid > div.text-12 > span.font-bold |
T. Walter article.relative > div.grid > div.text-12 > span.font-bold |
div.grid > div.grid > div.text-12 > span div.grid > div.grid > div.text-12 > span |
Autor Name div.grid > div.grid > div.text-12 > span.font-bold |
Autor Name div.grid > div.grid > div.text-12 > span.font-bold |
Autor Name div.grid > div.grid > div.text-12 > span.font-bold |
article.relative > div.grid > div.text-12 > span article.relative > div.grid > div.text-12 > span |
Autor Name article.relative > div.grid > div.text-12 > span.font-bold |
article.relative > div.grid > div.text-12 > span article.relative > div.grid > div.text-12 > span |
Autor Name article.relative > div.grid > div.text-12 > span.font-bold |
a.card_card__DFzCG > div.style_content__fmDg4 > div.style_text__P_5yd > span.style_performance__MrERA a.card_card__DFzCG > div.style_content__fmDg4 > div.style_text__P_5yd > span.style_performance__MrERA |
div.style_topFlop__zSIvm > div.style_column__2e8OE > div.style_withCurrency__LMFhw > span.style_performanceLabel__vuAZg div.style_topFlop__zSIvm > div.style_column__2e8OE > div.style_withCurrency__LMFhw > span.style_performanceLabel__vuAZg |
div.style_topFlop__zSIvm > div.style_column__2e8OE > div.style_withCurrency__LMFhw > span.style_performanceLabel__vuAZg div.style_topFlop__zSIvm > div.style_column__2e8OE > div.style_withCurrency__LMFhw > span.style_performanceLabel__vuAZg |
div.style_topFlop__zSIvm > div.style_column__2e8OE > div.style_withCurrency__LMFhw > span.style_performanceLabel__vuAZg div.style_topFlop__zSIvm > div.style_column__2e8OE > div.style_withCurrency__LMFhw > span.style_performanceLabel__vuAZg |
Autor Name div.grid > div.grid > div.text-12 > span.font-bold |
Autor Name div.grid > div.grid > div.text-12 > span.font-bold |
Autor Name div.grid > div.grid > div.text-12 > span.font-bold |
article.relative > div.grid > div.text-12 > span article.relative > div.grid > div.text-12 > span |
article.relative > div.grid > div.text-12 > span article.relative > div.grid > div.text-12 > span |
Autor Name article.relative > div.grid > div.text-12 > span.font-bold |
These are opportunities to improve the legibility of your content.
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 |
|---|
Sie bereiten sich auf den schlimmsten Fall vor a.transition-colors > div.relative > div.rounded-t-8 > h3.pt-8 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
article.relative > div.grid > h3.text-18 > a.transition-colors article.relative > div.grid > h3.text-18 > a.transition-colors |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
STADT EINSTELLEN div.relative > div.grid > div.md:w-[202px] > button.whitespace-nowrap |
Mehr anzeigen div > div.flex > div.w-fit > button.whitespace-nowrap |
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.
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 |
|---|
Suche div#__next > header.sticky > div.grid > a.transition-colors |
Vorherige div.px-0 > div.relative > div.z-teaser-hero-slider-navigation > a.transition-colors |
Nächste div.px-0 > div.relative > div.z-teaser-hero-slider-navigation > a.transition-colors |
Vorherige Artikelauswahl section.flex > div.w-full > div.group > a.transition-colors |
Nächste Artikelauswahl section.flex > div.w-full > div.group > a.transition-colors |
Vorherige div.w-full > div.flex > div.grid > a.transition-colors |
Nächste div.w-full > div.flex > div.grid > a.transition-colors |
To appear in search results, crawlers need access to your app.
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.
816 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.17 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
290 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.047
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.79 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.
3.73 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.
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.
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.
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.
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 | |
|---|---|---|---|
GP0SU8JE5 div.[grid-area:image] > div.relative > picture > img.flex | images.t-online.de/2026/04/j5qM1ve0AVvO/0x104:2500x1667/fit-in/168x0/image.jpg | 21.8 KiB | 18.7 KiB |
ul.grid > li.leading-0 > span.inline-flex > img ul.grid > li.leading-0 > span.inline-flex > img | /authors/2025/04/kl1AXpgbqfJH/817x68:1305x1305/fit-in/24x... | 9.7 KiB | 9.6 KiB |
Iran-Krieg - Libanon div.[grid-area:image] > div.relative > picture > img.flex | /2026/04/kzijc-04hopU/0x0:2048x1365/fit-in/168x0/die-isra... | 12.2 KiB | 9.2 KiB |
Wolodymyr Selenskyj und Donald Trump: Die Ukraine versucht mit Blick auf ihre V… div.mr-12 > article.relative > a.transition-colors > img.bg-[url:var(--lqipURL)] | /2026/04/hiNxDtUjUEqg/0x45:4000x2250/fit-in/150x0/filters... | 11.2 KiB | 9.1 KiB |
ul.grid > li.leading-0 > span.inline-flex > img ul.grid > li.leading-0 > span.inline-flex > img | /authors/2023/09/2N-5kt8dDt39/375x0:1469x1469/fit-in/24x0... | 9.2 KiB | 9.1 KiB |
ul.grid > li.leading-0 > span.inline-flex > img ul.grid > li.leading-0 > span.inline-flex > img | /authors/2025/10/g7XGZx1cLXOt/1174x0:1559x1559/fit-in/40x... | 8.8 KiB | 8.6 KiB |
ul.grid > li.leading-0 > span.inline-flex > img ul.grid > li.leading-0 > span.inline-flex > img | /authors/2024/01/ndfl3-AGMD9h/435x49:1333x1333/fit-in/40x... | 8.6 KiB | 8.4 KiB |
div.[grid-area:image] > div.relative > picture > img.flex div.[grid-area:image] > div.relative > picture > img.flex | images.t-online.de/2026/04/sfvtQVEd1OUX/27x124:1950x1300/fit-in/168x0/image.jpg | 11.3 KiB | 8.2 KiB |
Daniel Mützel ul.grid > li.leading-0 > span.inline-flex > img | /authors/2025/04/jk-X4j7-kjTI/322x36:495x495/fit-in/40x0/... | 7.9 KiB | 7.6 KiB |
CDU-Bundesparteitag div.[grid-area:image] > div.relative > picture > img.flex | /2026/02/tZoSDEZfxUtM/296x197:1455x970/fit-in/168x0/bunde... | 10.6 KiB | 7.5 KiB |
ODDLY-GERMANY/SANTA CLAUS div.[grid-area:image] > div.relative > picture > img.flex | images.t-online.de/2026/04/IbXC0YyqK8LG/0x0:2048x1365/fit-in/168x0/image.jpg | 9.4 KiB | 6.4 KiB |
Maikäfer div.[grid-area:image] > div.relative > picture > img.flex | /2026/04/fix1nMxYtVpK/0x17:2048x1365/fit-in/168x0/ein-mai... | 8.9 KiB | 5.8 KiB |
Pete Hegseth bei seiner Rede vor der versammelten US-Militärführung im Pentagon… div.[grid-area:image] > div.relative > picture > img.flex | /2026/01/tYwgyxg0BK3j/362x251:2985x1990/fit-in/168x0/pete... | 8.8 KiB | 5.7 KiB |
Matti Hartmann ul.grid > li.leading-0 > span.inline-flex > img | /authors/2023/11/gOI8HVIZZuUJ/366x0:952x952/fit-in/24x0/m... | 5.4 KiB | 5.3 KiB |
urn:newsml:dpa.com:20090101:260415-911-020536 div.mr-12 > article.relative > a.transition-colors > img.bg-[url:var(--lqipURL)] | /2026/04/YSVKEhsgHyBZ/667x380:985x554/fit-in/150x0/filter... | 7.2 KiB | 5.2 KiB |
Dmitri Medwedew div.mr-12 > article.relative > a.transition-colors > img.bg-[url:var(--lqipURL)] | /2025/11/urHwqJSo285x/0x107:2048x1152/fit-in/150x0/filter... | 7.0 KiB | 5.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 |
|---|---|
| t-online.de/ | 309 ms |
| www.t-online.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.
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 | 1.4 s |
| Other | 524 ms |
| Style & Layout | 238 ms |
| Rendering | 184 ms |
| Parse HTML & CSS | 153 ms |
| Script Parsing & Compilation | 102 ms |
| Garbage Collection | 47 ms |
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 |
|---|---|---|
| /* neuer Layer 07.03.2022 */ /* 2021-12-09 new structure */ /* ROBOTO FONT */ /*! Generated by Fon… | 52.9 KiB | 43.9 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/embeds/enga-directlinks-games.377367090b5ad5c48cc... | 78.9 KiB | 77.3 KiB |
| /gtag/js?id=AW-1014188027&cx=c>m=4e64f0&sign=ed95aed3c1... | 143.9 KiB | 65.3 KiB |
| www.t-online.de/gtm.js?id=GTM-MGD3ZJWL | 176.0 KiB | 65.1 KiB |
| /2026/04/ea565bY6Jr/150x165:131x131/fit-in/200x70/zahn-wa... | 65.5 KiB | 61.9 KiB |
| consent.t-online.de/Notice.8f529.js | 90.9 KiB | 61.0 KiB |
| /static/embeds/enga-wortquiz-mobile-companion.c117f033234... | 80.0 KiB | 41.5 KiB |
| /embeds/t-sdc-results-companion.10a7e9837cd8e54a86a9.js | 37.2 KiB | 30.8 KiB |
| www.t-online.de/metatag/live/scg_t-o-home/core.2.55.1.288a0d416f2762929874.js | 58.0 KiB | 28.4 KiB |
| www.t-online.de/s/paper/_next/static/chunks/main-8443f1c3740685d1.js | 36.7 KiB | 21.0 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 | |
|---|---|
div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 | /static/directlinks/games1/DAILY_SUDOKU_ICON.jpg |
div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 | /static/directlinks/games1/Garden_Tales_2_IM.jpg |
div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 | /static/directlinks/games1/Kreuzwortraetsel_modern_IM.jpg |
div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 | /static/directlinks/games1/Bubble_Shooter_Pro_T-Online_As... |
div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 | widgets.engagement-prod.stroeerws.de/static/directlinks/games1/jackpot.jpeg |
div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 div.style_fullImageContainer__i45og > a > div.style_wrapper__I8Sb8 > img.style_image__pJ4g2 | widgets.engagement-prod.stroeerws.de/static/directlinks/games1/L777.jpeg |
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.
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 |
|---|
div.grid > nav.grid > div.group > ul.w-min-w div.grid > nav.grid > div.group > ul.w-min-w |
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
t-online - Anständig. Informiert. div.bg-snow > div.container > div.p-24 > a.transition-colors |
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.
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.style_competitionChooser__UVd4W > div.style_picker__pdgVZ > div.style_listButtonChooser__dXo5W > button.style_next__51fC5 div.style_competitionChooser__UVd4W > div.style_picker__pdgVZ > div.style_listButtonChooser__dXo5W > button.style_next__51fC5 |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Bubble Shooter Pro (Quelle: GameDistribution) div.style_innerWrapper__mVOKn > div.style_imagesContainer__U99lh > div.style_fullImageContainer__i45og > a |
Daily Sudoku (Quelle: Coolgames) div.style_innerWrapper__mVOKn > div.style_imagesContainer__U99lh > div.style_fullImageContainer__i45og > a |
Garden Tales 2 (Quelle: GameDistribution) div.style_innerWrapper__mVOKn > div.style_imagesContainer__U99lh > div.style_fullImageContainer__i45og > a |
Lounge 777 (Quelle: Whow Games) div.style_innerWrapper__mVOKn > div.style_imagesContainer__U99lh > div.style_fullImageContainer__i45og > a |
Kreuzworträtsel (Quelle: Krupion) div.style_innerWrapper__mVOKn > div.style_imagesContainer__U99lh > div.style_fullImageContainer__i45og > a |
Jackpot (Quelle: Whow Games) div.style_innerWrapper__mVOKn > div.style_imagesContainer__U99lh > div.style_fullImageContainer__i45og > a |
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 |
|---|
Wetter div.inline-grid > a.transition-colors > span.flex > span.pl-8 |
DAX div.inline-grid > a.transition-colors > span.flex > span.pl-8 |
Jobsuche div.grid > div.inline-grid > a.transition-colors > span |
Partnersuche div.grid > div.inline-grid > a.transition-colors > span |
Telefonverz. div.grid > div.inline-grid > a.transition-colors > span |
Lotto div.grid > div.inline-grid > a.transition-colors > span |
Telekom Services div.grid > div.inline-grid > div.group > button.flex |
SUCHEN form.md:pb-0 > div.flex > div.relative > button.flex |
Alle Schlagzeilen anzeigen div.hidden > div.hidden > a.transition-colors > span.font-bold |
30' a > div.style_match__EgPgv > div.style_center__PcEh8 > span.style_minute__JcqDG |
Von article.relative > div.grid > div.text-12 > span |
Ellen Ivits article.relative > div.grid > div.text-12 > span.font-bold |
Philipp Michaelis article.relative > div.grid > div.text-12 > span.font-bold |
Von article.relative > div.grid > div.text-12 > span |
Matti Hartmann article.relative > div.grid > div.text-12 > span.font-bold |
Leon Pollok article.relative > div.grid > div.text-12 > span.font-bold |
Von article.relative > div.grid > div.text-12 > span |
C. Siemer article.relative > div.grid > div.text-12 > span.font-bold |
N. Breuer article.relative > div.grid > div.text-12 > span.font-bold |
T. Walter article.relative > div.grid > div.text-12 > span.font-bold |
div.grid > div.grid > div.text-12 > span div.grid > div.grid > div.text-12 > span |
Autor Name div.grid > div.grid > div.text-12 > span.font-bold |
Autor Name div.grid > div.grid > div.text-12 > span.font-bold |
Autor Name div.grid > div.grid > div.text-12 > span.font-bold |
Pfeil nach rechts aside > div.p-12 > div.rounded-8 > a.transition-colors |
Pfeil nach rechts aside > div.p-12 > div.rounded-8 > a.transition-colors |
ANZEIGEN section.flex > aside.shrink-0 > div.border-solid > span.text-royalblue |
div.grid > div.grid > div.text-12 > span div.grid > div.grid > div.text-12 > span |
Autor Name div.grid > div.grid > div.text-12 > span.font-bold |
article.relative > div.grid > div.text-12 > span article.relative > div.grid > div.text-12 > span |
Autor Name article.relative > div.grid > div.text-12 > span.font-bold |
article.relative > div.grid > div.text-12 > span article.relative > div.grid > div.text-12 > span |
Autor Name article.relative > div.grid > div.text-12 > span.font-bold |
article.relative > div.grid > div.text-12 > span article.relative > div.grid > div.text-12 > span |
Autor Name article.relative > div.grid > div.text-12 > span.font-bold |
Pfeil nach rechts aside > div.p-12 > div.rounded-8 > a.transition-colors |
div > div > div > a.style_competitionLink__DF4LV div > div > div > a.style_competitionLink__DF4LV |
div > div > div > a.style_competitionLink__DF4LV div > div > div > a.style_competitionLink__DF4LV |
div > div.style_footer__bnXb_ > a.style_liveTickerLink__6cIH_ > span.style_linkText__AC4y3 div > div.style_footer__bnXb_ > a.style_liveTickerLink__6cIH_ > span.style_linkText__AC4y3 |
Pfeil nach rechts aside > div.p-12 > div.rounded-8 > a.transition-colors |
Alle Videos aside > div.p-12 > div.rounded-8 > a.transition-colors |
a.card_card__DFzCG > div.style_content__fmDg4 > div.style_text__P_5yd > span.style_performance__MrERA a.card_card__DFzCG > div.style_content__fmDg4 > div.style_text__P_5yd > span.style_performance__MrERA |
a.card_card__DFzCG > div.style_content__fmDg4 > div.style_text__P_5yd > span.style_performance__MrERA a.card_card__DFzCG > div.style_content__fmDg4 > div.style_text__P_5yd > span.style_performance__MrERA |
div.style_topFlop__zSIvm > div.style_column__2e8OE > div.style_withCurrency__LMFhw > span.style_performanceLabel__vuAZg div.style_topFlop__zSIvm > div.style_column__2e8OE > div.style_withCurrency__LMFhw > span.style_performanceLabel__vuAZg |
div.style_topFlop__zSIvm > div.style_column__2e8OE > div.style_withCurrency__LMFhw > span.style_performanceLabel__vuAZg div.style_topFlop__zSIvm > div.style_column__2e8OE > div.style_withCurrency__LMFhw > span.style_performanceLabel__vuAZg |
div.style_topFlop__zSIvm > div.style_column__2e8OE > div.style_withCurrency__LMFhw > span.style_performanceLabel__vuAZg div.style_topFlop__zSIvm > div.style_column__2e8OE > div.style_withCurrency__LMFhw > span.style_performanceLabel__vuAZg |
Pfeil nach rechts aside > div.p-12 > div.rounded-8 > a.transition-colors |
div.grid > div.grid > div.text-12 > span div.grid > div.grid > div.text-12 > span |
Autor Name div.grid > div.grid > div.text-12 > span.font-bold |
article.relative > div.grid > div.text-12 > span article.relative > div.grid > div.text-12 > span |
Autor Name article.relative > div.grid > div.text-12 > span.font-bold |
article.relative > div.grid > div.text-12 > span article.relative > div.grid > div.text-12 > span |
Autor Name article.relative > div.grid > div.text-12 > span.font-bold |
Pfeil nach rechts aside > div.p-12 > div.rounded-8 > a.transition-colors |
Pfeil nach rechts aside > div.p-12 > div.rounded-8 > a.transition-colors |
Pfeil nach rechts aside > div.p-12 > div.rounded-8 > a.transition-colors |
div.grid > div.grid > div.text-12 > span div.grid > div.grid > div.text-12 > span |
Autor Name div.grid > div.grid > div.text-12 > span.font-bold |
Autor Name div.grid > div.grid > div.text-12 > span.font-bold |
Pfeil nach rechts aside > div.p-12 > div.rounded-8 > a.transition-colors |
div.grid > div.grid > div.text-12 > span div.grid > div.grid > div.text-12 > span |
Autor Name div.grid > div.grid > div.text-12 > span.font-bold |
article.relative > div.grid > div.text-12 > span article.relative > div.grid > div.text-12 > span |
Autor Name article.relative > div.grid > div.text-12 > span.font-bold |
article.relative > div.grid > div.text-12 > span article.relative > div.grid > div.text-12 > span |
Autor Name article.relative > div.grid > div.text-12 > span.font-bold |
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 |
|---|
article.relative > div.grid > h3.text-18 > a.transition-colors article.relative > div.grid > h3.text-18 > a.transition-colors |
article.relative > div.grid > h3.text-18 > a.transition-colors article.relative > div.grid > h3.text-18 > a.transition-colors |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Wetter nav.flex > div.grid > div.inline-grid > a.transition-colors |
DAX
+0,36% nav.flex > div.grid > div.inline-grid > a.transition-colors |
STADT EINSTELLEN div.relative > div.grid > div.md:w-[202px] > button.whitespace-nowrap |
Mehr anzeigen div > div.flex > div.w-fit > button.whitespace-nowrap |
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.
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 |
|---|
Suche div#__next > header.sticky > div.grid > a.transition-colors |
Vorherige div.px-0 > div.relative > div.z-teaser-hero-slider-navigation > a.transition-colors |
Nächste div.px-0 > div.relative > div.z-teaser-hero-slider-navigation > a.transition-colors |
Vorherige Artikelauswahl section.flex > div.w-full > div.group > a.transition-colors |
Nächste Artikelauswahl section.flex > div.w-full > div.group > a.transition-colors |
Vorherige div.w-full > div.flex > div.grid > a.transition-colors |
Nächste div.w-full > div.flex > div.grid > a.transition-colors |
To appear in search results, crawlers need access to your app.
Send Feedback