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.
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 |
|---|---|---|
| /_/atari/_/js/k=atari.vw.en_US.sR0b4I27cvg.O/am=CCBwAAg/d... | 168.9 KiB | 120 ms |
| /_/atari/_/ss/k=atari.vw.bdHXNY5ICL8.L.W.O/am=CCBwAAg/d=1... | 189.9 KiB | 516 ms |
| /css?family=Montserrat%3A400%2C700%7COpen%20Sans%3A400%2C... | 2.1 KiB | 325 ms |
| /css?family=Google+Sans:400,500|Roboto:300,400,500,700|So... | 3.4 KiB | 73 ms |
| apis.google.com/js/client.js?onload=gapiLoaded | 6.3 KiB | 310 ms |
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 |
|---|---|---|
| /sitesv/AA5AbUBcQ6DFvxsEfmCZ8czv0EFBV0e2hHG3fORDiSdgt8K0e... | 86400.0 s | 1.8 MiB |
| www.gstatic.com/feedback/js/help/prod/service/lazy.min.js | 3000.0 s | 39.2 KiB |
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 | |
|---|---|---|---|
div.UtePc > section#h.INITIAL_GRID.85u6di9ec7a5 > div.Nu95r > div.IFuOkc div.UtePc > section#h.INITIAL_GRID.85u6di9ec7a5 > div.Nu95r > div.IFuOkc | /sitesv/AA5AbUBcQ6DFvxsEfmCZ8czv0EFBV0e2hHG3fORDiSdgt8K0e... | 1.8 MiB | 1.6 MiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|---|
| /_/atari/_/ss/k=atari.vw.bdHXNY5ICL8.L.W.O/am=CCBwAAg/d=1... | 189.5 KiB | 186.8 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 |
|---|---|---|
| /_/atari/_/js/k=atari.vw.en_US.sR0b4I27cvg.O/am=CCBwAAg/d... | 128.0 KiB | 93.1 KiB |
| /_/scs/abc-static/_/js/k=gapi.lb.en.gSqfLc8WnvU.O/m=clien... | 107.9 KiB | 80.4 KiB |
| /_/atari/_/js/k=atari.vw.en_US.sR0b4I27cvg.O/am=CCBwAAg/d... | 168.8 KiB | 70.4 KiB |
| www.gstatic.com/feedback/js/help/prod/service/lazy.min.js | 39.1 KiB | 31.4 KiB |
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 |
|---|---|
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not 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.
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 |
|---|
Home li.VsJjtf > div.PsKE7e > div.I35ICb > a.aJHbb |
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.
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 |
|---|---|
Access to fetch at 'https://play.google.com/log?format=json&hasfast=true&authuser=0' from origin 'https://www.fabsound.ie' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: The 'Access-Control-Allow-Origin' header has a value 'http://play.google.com' that is not equal to the supplied origin. Have the server send the header with a valid value. | |
Failed to load resource: net::ERR_FAILED |
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
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
Format your HTML in a way that enables crawlers to better understand your app’s content.