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 |
|---|---|---|
| nu11cyber.com/nu11-logo-transparent.png | 86400.0 s | 49.5 KiB |
| nu11cyber.com/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2 | 86400.0 s | 48.2 KiB |
| nu11cyber.com/cdn-cgi/challenge-platform/h/b/scripts/jsd/1eec422858ff/main.js? | 14400.0 s | 10.6 KiB |
| /beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a1177817227... | 86400.0 s | 11.4 KiB |
| beavercheck.com/badge?url=https%3A%2F%2Fnu11cyber.com | 3600.0 s | 1.3 KiB |
| nu11cyber.com/print.css | 86400.0 s | 2.0 KiB |
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 | |
|---|---|---|---|
Nu11Cyber logo div.page-grid > section.ops-hero > div.hero-logo-panel > img | nu11cyber.com/nu11-logo-transparent.png | 48.5 KiB | 36.1 KiB |
DMCA.com Protection Status footer#static-footer > div.static-footer-badges > a.dmca-badge > img | /Badges/dmca_protected_8_120.png?ID=61bc9d91-68a2-4ea3-9c... | 5.3 KiB | 4.7 KiB |
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 |
|---|---|---|
| nu11cyber.com/assets/style-BLbQvw5u.css | 14.3 KiB | 114 ms |
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 |
|---|---|---|
| nu11cyber.com/assets/index-C-6R4z5q.js | 28.7 KiB | 20.1 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.
Best Practices
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) | |
|---|---|---|---|
DMCA.com Protection Status footer#static-footer > div.static-footer-badges > a.dmca-badge > img | /Badges/dmca_protected_8_120.png?ID=61bc9d91-68a2-4ea3-9c... | 120 x 30 (4.00) | 120 x 46 (2.61) |
BeaverCheck Score footer#static-footer > div.static-footer-badges > a > img | beavercheck.com/badge?url=https%3A%2F%2Fnu11cyber.com | 88 x 31 (2.84) | 125 x 20 (6.25) |
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge |
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 |
|---|---|
nu11cyber.com/ line 97, col 0 | Access to script at 'https://images.dmca.com/Badges/DMCABadgeHelper.min.js' from origin 'https://nu11cyber.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. |
Failed to load resource: net::ERR_FAILED | |
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 () | |
nu11cyber.com/ line 13, col 0 | The Content Security Policy directive 'frame-ancestors' is ignored when delivered via a <meta> element. |
nu11cyber.com/ line 97, col 602 | The Content Security Policy directive 'frame-ancestors' is ignored when delivered via a <meta> element. |
nu11cyber.com/ line 97, col 602 | The Content Security Policy directive 'frame-ancestors' is ignored when delivered via a <meta> element. |
The Content Security Policy directive 'frame-ancestors' is ignored when delivered via a <meta> element. | |
The Content Security Policy directive 'frame-ancestors' is ignored when delivered via a <meta> element. |
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.