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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| analytics-sdk.yle.fi/yle-analytics.min.js | 600.0 s | 139.4 KiB |
| player-v2.yle.fi/embed.js | 60.0 s | 77.3 KiB |
| design-system.cdn.yle.fi/fonts/yle-next/1.0.0/YleNextVar.woff2 | 3600.0 s | 66.8 KiB |
| design-system.cdn.yle.fi/fonts/yle-next/1.0.0/YleNextVar-Italic.woff2 | 3600.0 s | 47.2 KiB |
| /yleisradiooy/launcher.js?iab_consent=BOv_CmhOv_CmhAAABBE... | 7200.0 s | 23.8 KiB |
| tag-manager.yle.fi/ylefi-production.js | 0.0 ms | 856 B |
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| player-v2.yle.fi/143.8548a9a1553a1277bd33.js | 306.1 KiB | 251.4 KiB |
| analytics-sdk.yle.fi/yle-analytics.min.js | 138.9 KiB | 107.2 KiB |
| yle.fi/ukko/assets/build/936.6d2bbdb591d6ec74301c.js | 204.5 KiB | 87.2 KiB |
| player-v2.yle.fi/761.77dd3ec144e0d2e580a9.js | 81.9 KiB | 52.8 KiB |
| yle.fi/ukko/assets/build/32.99c1de605179bf9a3116.js | 41.6 KiB | 36.5 KiB |
| player-v2.yle.fi/embed.js | 76.8 KiB | 34.3 KiB |
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.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Suomeksi aside.ycd-banner > div.ycd-content > div.ycd-language-selector > button#ycd-language-selector__menu-button |
Lue lisää evästeistämme div.ycd-content > div.ycd-banner__info > p#ycd-banner__info-body > a.ycd-banner__read-more-link |
Vain välttämättömät aside.ycd-banner > div.ycd-consent-buttons > div.ycd-consent-buttons__row > button.ycd-consent-buttons__button |
Hyväksy kaikki aside.ycd-banner > div.ycd-consent-buttons > div.ycd-consent-buttons__row > button.ycd-consent-buttons__button |
Muokkaa evästeasetuksia div.ycd-background > aside.ycd-banner > div.ycd-consent-buttons > button.ycd-consent-buttons__button |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
Suomeksi aside.ycd-banner > div.ycd-content > div.ycd-language-selector > button#ycd-language-selector__menu-button |
Best Practices
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 |
|---|---|
Failed to load resource: the server responded with a status of 401 () | |
Failed to load resource: the server responded with a status of 401 () | |
Failed to load resource: the server responded with a status of 401 () | |
Failed to load resource: the server responded with a status of 401 () |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.