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 |
|---|---|---|
| www.google-analytics.com/analytics.js | 7200.0 s | 20.9 KiB |
| appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js | 86400.0 s | 17.4 KiB |
| static.hotjar.com/c/hotjar-837371.js?sv=6 | 60.0 s | 6.2 KiB |
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.
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.jamendo.com/Client/assets/toolkit/styles/toolkit.min.994137531.css | 72.5 KiB | 186 ms |
| appleid.cdn-apple.com/appleauth/static/jsapi/appleid/1/en_US/appleid.auth.js | 17.4 KiB | 244 ms |
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 |
|---|---|
| jamendo.com/ | 287 ms |
| www.jamendo.com/ | 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.
Diagnostics
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.jamendo.com/Client/assets/toolkit/styles/toolkit.min.994137531.css | 72.0 KiB | 67.2 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 |
|---|---|---|
| www.jamendo.com/Client/scripts/main-build.994137531.js | 430.5 KiB | 257.8 KiB |
| www.googletagmanager.com/gtag/js?id=G-6XE4DBPD2H&cx=c&_slc=1 | 150.9 KiB | 62.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-PW5RK8 | 132.1 KiB | 51.1 KiB |
| script.hotjar.com/modules.6a0f3932cb1341a35c18.js | 56.1 KiB | 36.8 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.
Names and labels
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#skeleton-topbar-and-content > ul#skeleton-content-messages > li.messages_message > button.messages_message_dismiss div#skeleton-topbar-and-content > ul#skeleton-content-messages > li.messages_message > button.messages_message_dismiss |
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
English
Français
Deutsch
Español
Italiano
Polskie
Português
Pусский div.wrap > div > div.language > select.js-navigation-lang |
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 |
|---|
nav.navigation > div.wrap > div > a nav.navigation > div.wrap > div > a |
div > ul.social > li > a.btn-pill div > ul.social > li > a.btn-pill |
div > ul.social > li > a.btn-pill div > ul.social > li > a.btn-pill |
div > ul.social > li > a.btn-pill div > ul.social > li > a.btn-pill |
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.
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 |
|---|
Quality music for commercial use div.wrap > div > a.licensing-add > p |
div.search-module__field > div.chosen-container > div.search-field > input.js-form-search-input div.search-module__field > div.chosen-container > div.search-field > input.js-form-search-input |
BACKGROUND MUSIC FOR ANY VENUE li > a.button-cart > div.button-cart-text-container > h3 |
These are opportunities to improve the legibility of your content.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
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 |
|---|---|
www.googletagmanager.com/gtag/js?id=G-6XE4DBPD2H&cx=c&_slc=1 line 217, col 390 | Connecting to 'https://region1.analytics.google.com/g/collect?v=2&tid=G-6XE4DBPD2H>m=45je64k1v9126490146za20g&_p=1776901031199&_gaz=1&gcd=13l3l3l2l3l1&npa=1&dma_cps=a&dma=1&_eu=EBAIAGA&are=1&cid=1478648364.1776901032&frm=0&ir=1&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512542~118128923&dl=https%3A%2F%2Fwww.jamendo.com%2F&dt=Jamendo%20Music%20%7C%20Free%20music%20downloads&sid=1776901031&sct=1&seg=0&_tu=wAQ&en=page_view&_fv=1&_ss=1&_ee=1&gap.uat=0~115938465~115938468~117266400&tfd=804' violates the following Content Security Policy directive: "connect-src 'self' *.jamendo.com https://tagmanager.google.com https://insights.hotjar.com https://in.hotjar.com https://vc.hotjar.io https://www.google-analytics.com https://stats.g.doubleclick.net". The action has been blocked. |
www.googletagmanager.com/gtag/js?id=G-6XE4DBPD2H&cx=c&_slc=1 line 217, col 390 | Fetch API cannot load https://region1.analytics.google.com/g/collect?v=2&tid=G-6XE4DBPD2H>m=45je64k1v9126490146za20g&_p=1776901031199&_gaz=1&gcd=13l3l3l2l3l1&npa=1&dma_cps=a&dma=1&_eu=EBAIAGA&are=1&cid=1478648364.1776901032&frm=0&ir=1&pscdl=noapi&rcb=6&sr=800x600&uaa=x86&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=&uamb=0&uap=macOS&uapv=10.15.7&uaw=0&ul=en-us&_s=1&tag_exp=0~115616985~115938465~115938469~117266401~117512542~118128923&dl=https%3A%2F%2Fwww.jamendo.com%2F&dt=Jamendo%20Music%20%7C%20Free%20music%20downloads&sid=1776901031&sct=1&seg=0&_tu=wAQ&en=page_view&_fv=1&_ss=1&_ee=1&gap.uat=0~115938465~115938468~117266400&tfd=804. Refused to connect because it violates the document's Content Security Policy. |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Content security policy |
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.
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.jamendo.com/cookies | Learn more |
| www.jamendo.com/start | START |
Format your HTML in a way that enables crawlers to better understand your app’s content.