Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
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.
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.
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 | |
|---|---|---|---|
Krone Grafik div.box > div.b__imageBox > a.b__link > img.img-responsive | imgl.krone.at/scaled/2935291/va8cff4/full.jpg | 32.9 KiB | 26.9 KiB |
Als Teenager ermordete Christa Pike brutal eine vermeintliche Nebenbuhlerin. Ur… a > div.a__img-box > div.img-lazy-responsive > img.img-responsive | imgl.krone.at/scaled/4115637/v64eb58/310x175 | 17.0 KiB | 8.2 KiB |
a > div.a__img-box > div.img-lazy-responsive > img.img-responsive a > div.a__img-box > div.img-lazy-responsive > img.img-responsive | imgl.krone.at/scaled/4114021/va14a55/470x270.jpg | 13.0 KiB | 7.4 KiB |
Hinter der KI-Influencerin Emily Hart steckt ein 22-jähriger Medizinstudent aus… a > div.a__img-box > div.img-lazy-responsive > img.img-responsive | imgl.krone.at/scaled/4115590/va025cb/310x175 | 15.3 KiB | 6.5 KiB |
Generaldirektorin Ingrid Thurnher hat in der Causa rund um ihren Vorgänger einm… a > div.imgteaser__img > div.img-lazy-responsive > img.img-responsive | imgl.krone.at/scaled/4115782/v65e57d/470x270 | 26.9 KiB | 6.3 KiB |
KMM div.box > div.b__imageBox > a.b__link > img.img-responsive | imgl.krone.at/scaled/3499074/v515246/full.jpg | 21.1 KiB | 5.0 KiB |
Charlie Sheens Tochter sorgt als „Pretty in Pink“ auf Instagram für Schnappatmu… a > div.a__img-box > div.img-lazy-responsive > img.img-responsive | imgl.krone.at/scaled/4115278/v87ff14/310x175 | 13.0 KiB | 4.1 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 |
|---|---|
| krone.at/ | 205 ms |
| www.krone.at/ | 233 ms |
| www.krone.at/ | 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.
Diagnostics
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| script-at.iocnt.net/iam.js | 11.5 KiB | 4.0 KiB |
| inline: if(!isBot()) { win… | 4.6 KiB | 2.7 KiB |
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 |
|---|---|---|
| /css/kroneat.css?decache=90ada6c9f9eb5905c96833c8ab27daf0... | 30.4 KiB | 27.8 KiB |
| 18.4 KiB | 15.5 KiB |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| cdn-eu.piano.io/api/tinypass.min.js | 132.1 KiB | 69.2 KiB |
| cdn.cxense.com/cx.js | 37.5 KiB | 23.9 KiB |
| /js/kroneat-parcel.js?decache=2acc7ca15dfacd5bec5bd2d4b29... | 45.2 KiB | 22.9 KiB |
| /js/global.js?decache=3ef12dd4879d081b0b34c7aa177bb43e112... | 30.7 KiB | 22.4 KiB |
| www.krone.at/vendor/swiper/swiper.min.js?v1.0.34451 | 38.8 KiB | 21.3 KiB |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 877 ms |
| Style & Layout | 719 ms |
| Other | 573 ms |
| Rendering | 153 ms |
| Script Parsing & Compilation | 123 ms |
| Parse HTML & CSS | 81 ms |
| Garbage Collection | 27 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in a sub frame. | Actionable |
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.
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 | |
|---|---|
Logo div.didomi-popup-notice-text-container > div.didomi-popup-notice-text > p > img.krn-logo | /images/d9f9354.svg?decache=825be6e9d7ac6bfda1e7c1e1321e8... |
Jetzt bei Google Play div.nd__row > div.nd__app-links > a.nd__app-link > img.img-responsive | imgl.krone.at/2023/04/852cafd22f5e870be2a2b264342c2cff25fe8750.png |
Krone Grafik div.box > div.b__imageBox > a.b__link > img.img-responsive | imgl.krone.at/scaled/2935291/va8cff4/full.jpg |
KMM div.box > div.b__imageBox > a.b__link > img.img-responsive | imgl.krone.at/scaled/3499074/v515246/full.jpg |
KMM div.box > div.b__imageBox > a.b__link > img.img-responsive | imgl.krone.at/scaled/3499074/v515246/full.jpg |
KMM div.box > div.b__imageBox > a.b__link > img.img-responsive | imgl.krone.at/scaled/3499074/v515246/full.jpg |
KMM div.row > div.box > div.b__imageBox > img.img-responsive | imgl.krone.at/scaled/3491937/vd4b200/full.jpg |
div.a__outer > a > div.a__img-box > img.img-responsive div.a__outer > a > div.a__img-box > img.img-responsive | imgl.krone.at/scaled/4114838/va58d4e/240x139.jpg |
div.a__outer > a > div.a__img-box > img.img-responsive div.a__outer > a > div.a__img-box > img.img-responsive | imgl.krone.at/scaled/4115084/v5d2d66/240x139 |
div.a__outer > a > div.a__img-box > img.img-responsive div.a__outer > a > div.a__img-box > img.img-responsive | imgl.krone.at/scaled/4115768/vccedcd/240x139.jpg |
Symbol Wolkenlos div.nib__weather-field > a.nib__weather-link > span.nib__weather-icon > img.nib__weather-icon--1 | www.krone.at/bundles/krnfrontendcore/images/weather/icons/01_wolkenlos.svg |
Laden im App Store div.nd__row > div.nd__app-links > a.nd__app-link > img.img-responsive | imgl.krone.at/2023/04/532c656042997c75ea064770420a629699bff93d.svg |
Logo KroneTV div.fp__knobs > div.fp__tv > div.fp__btn-holder-tv > img.fp__icon | /images/7e9f8c2.png?decache=ae021bae3c1cf03d00e780030a3db... |
Logo KroneTV div.fp__knobs > div.fp__radio > div.fp__btn-holder-radio > img.fp__icon | /images/a25b5e1.png?decache=9f39f035e56429b69b9f1d8dcd503... |
Krone Plus Logo div.fa__inner > div.fa__img-box > div.pw__label > img.pw__kroneplus | /images/b59eff3.svg?decache=6f017fb1179e6f79ea9de772a7fe3... |
Krone Plus Logo div.fa__inner > div.fa__img-box > div.pw__label > img.pw__kroneplus | /images/b59eff3.svg?decache=6f017fb1179e6f79ea9de772a7fe3... |
Krone Plus Logo div.fa__content > div.fa__pretitle > div.pw__label > img.pw__kroneplus | /images/b59eff3.svg?decache=6f017fb1179e6f79ea9de772a7fe3... |
Krone Plus Logo div.fa__content > div.fa__pretitle > div.pw__label > img.pw__kroneplus | /images/b59eff3.svg?decache=6f017fb1179e6f79ea9de772a7fe3... |
Krone Plus Logo div.fa__content > div.fa__pretitle > div.pw__label > img.pw__kroneplus | /images/b59eff3.svg?decache=6f017fb1179e6f79ea9de772a7fe3... |
Krone Plus Logo div.fa__inner > div.fa__img-box > div.pw__label > img.pw__kroneplus | /images/b59eff3.svg?decache=6f017fb1179e6f79ea9de772a7fe3... |
Krone Plus Logo div.fa__inner > div.fa__img-box > div.pw__label > img.pw__kroneplus | /images/b59eff3.svg?decache=6f017fb1179e6f79ea9de772a7fe3... |
Krone Plus Logo div.fa__inner > div.fa__img-box > div.pw__label > img.pw__kroneplus | /images/b59eff3.svg?decache=6f017fb1179e6f79ea9de772a7fe3... |
Krone Plus Logo div.fa__inner > div.fa__img-box > div.pw__label > img.pw__kroneplus | /images/b59eff3.svg?decache=6f017fb1179e6f79ea9de772a7fe3... |
Krone Plus Logo div.fa__inner > div.fa__img-box > div.pw__label > img.pw__kroneplus | /images/b59eff3.svg?decache=6f017fb1179e6f79ea9de772a7fe3... |
Krone Plus Logo div.fa__inner > div.fa__img-box > div.pw__label > img.pw__kroneplus | /images/b59eff3.svg?decache=6f017fb1179e6f79ea9de772a7fe3... |
Symbol Live div.col-xs-12 > div.fp__outer > div.fp__live-info > img.fp__stream-icon | /images/3b6db5d.svg?decache=979462b38d1d85ca6c70dd8673c13... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Merkliste div.nd__block > div.nd__row > a.nd__bookmarks-link > span.nd__bookmarks-text |
Benachrichtigungen div.nd__block > div.nd__row > a.nd__push-settings-link > span.nd__push-settings-text |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
WAC-BOSS IM INTERVIEW a > div.imgteaser__content > div.imgteaser__pretitle > span |
LA LIGA a > div.imgteaser__content > div.imgteaser__pretitle > span |
WATCHLIST CLIPS div.fa__inner > div.fa__content > div.fa__pretitle > span.fa__text |
WATCHLIST CLIPS div.fa__inner > div.fa__content > div.fa__pretitle > span.fa__text |
ANSCHLAG AUF ALTMAN div.fa__inner > div.fa__content > div.fa__pretitle > span.fa__text |
APPLE-CHEF TRITT AB div.fa__inner > div.fa__content > div.fa__pretitle > span.fa__text |
„VOLKSHANDY“ IM TEST div.fa__inner > div.fa__content > div.fa__pretitle > span.fa__text |
Gesund News div.box > div.krn_nl_list > div.nls__content > div.nls__content--title |
Alles rund um die Themen Ernährung, mentale Gesundheit, Schlaf, Ernährung und m… div.box > div.krn_nl_list > div.nls__content > p.nls__content--desc |
These are opportunities to improve the legibility of your content.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.box > div#krn_startseite_banner_ueber_fdt > div.tp-container-inner > iframe#offer_de88c7f81fe7c83dfd3f-0 div.box > div#krn_startseite_banner_ueber_fdt > div.tp-container-inner > iframe#offer_de88c7f81fe7c83dfd3f-0 |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
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 |
|---|
Next slide div.nnb__outer > div.nnb__inner > div.simple-swiper > div.slider__button |
krone.tv div.nnb__fixed > div.c_navi-link > div.nl__outer > a.nl__link |
Next slide div.box > div.nt__outer > div.simple-swiper > div.slider__button |
Go to slide 1 div.box > div.ss__outer > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 2 div.box > div.ss__outer > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 3 div.box > div.ss__outer > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 4 div.box > div.ss__outer > div.swiper-pagination > span.swiper-pagination-bullet |
Go to slide 5 div.box > div.ss__outer > div.swiper-pagination > span.swiper-pagination-bullet |
forum
zum Forum div.wp__wrapper > div.wp__buttons > button.btn > a.wp__btn-link |
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 |
|---|
Krone PUR bestellen div.didomi-popup-container > div.didomi-popup-view > div#buttons > button#didomi-notice-disagree-button |
Best Practices
Trust and Safety
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more about HTTPS.
Performance issues directly impact user engagement and conversion rates.
| Insecure URL | Request Resolution |
|---|---|
| www.krone.at/ | Allowed |
User Experience
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
a > div.a__img-box > div.img-lazy-responsive > img.img-responsive a > div.a__img-box > div.img-lazy-responsive > img.img-responsive | imgl.krone.at/scaled/4114021/va14a55/470x270.jpg | 310 x 175 (1.77) | 470 x 270 (1.74) |
General
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 |
|---|---|
/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.... line 1, col 168858 | Didomi - Only restriction type 'disallow' is valid for special features |
/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.... line 1, col 78195 | Didomi - Only restriction type 'disallow' is valid for special features |
/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.... line 1, col 168739 | Didomi - Only vendor restriction type 'all' is valid for special features |
/sdk/22ecd6bfac93de604efec0b75b2c796ee1675f92/modern/sdk.... line 1, col 78076 | Didomi - Only vendor restriction type 'all' is valid for special features |
Undefined method setLogLevel |
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Content Best Practices
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| www.krone.at/3350979 | hier |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
Abmelden div.dropdown > ul.nd__auth-dropdown > li > a.nd__auth-option |
Abmelden div.dropdown > ul.nib__auth-dropdown > li > a.nib__auth-option |
To appear in search results, crawlers need access to your app.