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.
Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.
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 | |
|---|---|---|---|
Map showing the scammiest cities in America div.lg:mx-auto > div.flex > a.lg:basis-1/3 > img.object-cover | /420x420/filters:quality(100)/images/2026/02/05/scammiest... | 53.6 KiB | 43.9 KiB |
Circle chart showing that most people have had passwords appear in data breache… div.lg:mx-auto > div.flex > a.lg:basis-1/3 > img.object-cover | /420x420/filters:quality(100)/images/2026/03/31/password-... | 34.0 KiB | 24.3 KiB |
Awards Banner Image div.center-page-content-container > div.awards-banner > div.flex > img.min-w-[174px] | cdn.allaboutcookies.org/images/2025/12/09/img-badge-editors-choice-2026.png | 13.9 KiB | 10.4 KiB |
div.contentBlock > div#email_signup_widget_9173 > div.transition-opacity > img.absolute div.contentBlock > div#email_signup_widget_9173 > div.transition-opacity > img.absolute | /static-assets/production/static-3460/client-side/images/... | 11.5 KiB | 9.9 KiB |
Awards Banner Background div.center-page-content-container > div.awards-banner > div.awards-banner__bg > img.rounded-md | /static-assets/production/static-3460/client-side/images/... | 17.7 KiB | 4.6 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS
Performance issues directly impact user engagement and conversion rates.
| Element | Layout shift score |
|---|---|
Due to their core role of enhancing or enabling usability and site processes, d… main > article > div.center-page-content-container > p | 0.110 |
Password Managers div.border > a.block > div.bg-white > span.inline-block | 0.000 |
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
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 |
|---|---|---|
| /pagead/managed/js/gpt/m202604130101/pubads_impl.js | 187.5 KiB | 129.4 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-TRBW4B8 | 142.8 KiB | 107.9 KiB |
| /prebid/9.30.0.js?fork=1&v=cbd0a7a61d7dff310b7650c3f492d0... | 119.8 KiB | 84.5 KiB |
| allaboutcookies.org/v56l/?id=G-CH7VRHFMHP&cx=c>m=4e64f0 | 162.0 KiB | 70.5 KiB |
| allaboutcookies.org/v56l/ | 148.0 KiB | 70.1 KiB |
| allaboutcookies.org/v56l/?id=G-LYCBDHD4P0&cx=c>m=4e64f0 | 158.9 KiB | 67.2 KiB |
| raven-static.aditude.io/prod/1.19.13-0fnlww/raven.js | 106.9 KiB | 63.3 KiB |
| cdn.cookielaw.org/scripttemplates/202510.1.0/otBannerSdk.js | 123.2 KiB | 58.7 KiB |
| c.amazon-adsystem.com/aax2/apstag.js | 90.5 KiB | 38.0 KiB |
| /launchpotato-YLDcsRXt6U/ui_allaboutcookies.org/prebid-wr... | 78.2 KiB | 30.5 KiB |
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 |
|---|---|---|
| cdn.cookielaw.org/opt-out/otCCPAiab.js | 5.8 KiB | 2.6 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.
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 | |
|---|---|
Awards Banner Background div.center-page-content-container > div.awards-banner > div.awards-banner__bg > img.rounded-md | /static-assets/production/static-3460/client-side/images/... |
nav.relative > div.flex > a > img#aac-header-logo nav.relative > div.flex > a > img#aac-header-logo | /static-assets/production/static-3460/client-side/images/... |
div#search-box > form.w-full > span.hidden > img.cursor-pointer div#search-box > form.w-full > span.hidden > img.cursor-pointer | /static-assets/production/static-3460/client-side/images/... |
div.pt-12 > div.flex > div > img#aac-logo-footer div.pt-12 > div.flex > div > img#aac-logo-footer |
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.
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 |
|---|
You’re serious about security. div.my-8 > h1.leading-[1.09] > div.text-lg > span.text-green-default |
Best VPNs div.awards-banner > div.flex > div.grid > a.awards-banner_cta |
Best Antivirus div.awards-banner > div.flex > div.grid > a.awards-banner_cta |
Best ID Protection div.awards-banner > div.flex > div.grid > a.awards-banner_cta |
See all winners div.awards-banner > div.flex > div.grid > a.awards-banner_cta |
Sign me up form > div.mt-4 > button.email-signup-cta > span.group-[.is-loading]:hidden |
Guides and Tips div.center-page-content-container > div.lg:flex > div.border > a.bg-[#F7F7F7] |
Guides and Tips div.center-page-content-container > div.lg:flex > div.border > a.bg-[#F7F7F7] |
Guides and Tips div.center-page-content-container > div.lg:flex > div.border > a.bg-[#F7F7F7] |
Guides and Tips div.center-page-content-container > div.lg:flex > div.border > a.bg-[#F7F7F7] |
Guides and Tips div.center-page-content-container > div.lg:flex > div.border > a.bg-[#F7F7F7] |
These are opportunities to improve the legibility of your content.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav.relative > div.flex > a > img#aac-header-logo nav.relative > div.flex > a > img#aac-header-logo |
div#search-box > form.w-full > span.hidden > img.cursor-pointer div#search-box > form.w-full > span.hidden > img.cursor-pointer |
div.border > a.block > div.bg-white > img.h-[30px] div.border > a.block > div.bg-white > img.h-[30px] |
div.border > a.block > div.bg-white > img.h-[30px] div.border > a.block > div.bg-white > img.h-[30px] |
div.border > a.block > div.bg-white > img.h-[30px] div.border > a.block > div.bg-white > img.h-[30px] |
div.border > a.block > div.bg-white > img.h-[30px] div.border > a.block > div.bg-white > img.h-[30px] |
div.border > a.block > div.bg-white > img.h-[30px] div.border > a.block > div.bg-white > img.h-[30px] |
div.flex > div.grid > a.awards-banner_cta > img div.flex > div.grid > a.awards-banner_cta > img |
div.flex > div.grid > a.awards-banner_cta > img div.flex > div.grid > a.awards-banner_cta > img |
div.flex > div.grid > a.awards-banner_cta > img div.flex > div.grid > a.awards-banner_cta > img |
div.flex > div.grid > a.awards-banner_cta > img div.flex > div.grid > a.awards-banner_cta > img |
div.contentBlock > div#email_signup_widget_9173 > div.transition-opacity > img.absolute div.contentBlock > div#email_signup_widget_9173 > div.transition-opacity > img.absolute |
div.center-page-content-container > div.border-b > div.text-xl > img.inline-block div.center-page-content-container > div.border-b > div.text-xl > img.inline-block |
div.center-page-content-container > div.content-around > span.inline-block > img div.center-page-content-container > div.content-around > span.inline-block > img |
div.center-page-content-container > div.content-around > span.inline-block > img div.center-page-content-container > div.content-around > span.inline-block > img |
div.center-page-content-container > div.content-around > span.inline-block > img div.center-page-content-container > div.content-around > span.inline-block > img |
div.center-page-content-container > div.content-around > span.inline-block > img div.center-page-content-container > div.content-around > span.inline-block > img |
div.center-page-content-container > div.content-around > span.inline-block > img div.center-page-content-container > div.content-around > span.inline-block > img |
div.border > a.block > div.bg-white > img.h-[49px] div.border > a.block > div.bg-white > img.h-[49px] |
div.border > a.block > div.bg-white > img.h-[49px] div.border > a.block > div.bg-white > img.h-[49px] |
div.border > a.block > div.bg-white > img.h-[48px] div.border > a.block > div.bg-white > img.h-[48px] |
div.border > a.block > div.bg-white > img.h-[47px] div.border > a.block > div.bg-white > img.h-[47px] |
div.border > a.block > div.bg-white > img.h-[51px] div.border > a.block > div.bg-white > img.h-[51px] |
div.pt-12 > div.flex > div > img#aac-logo-footer div.pt-12 > div.flex > div > img#aac-logo-footer |
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 |
|---|
header > nav.relative > div.flex > a header > nav.relative > div.flex > a |
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
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 |
|---|---|
browser.sentry-cdn.com/6.19.7/bundle.min.js line 1, col 7660 | %cCW display: inline-block; color: #fff; font-size: 9px; background: #61B321; padding: 1px 4px; border-radius: 0; margin-right: 1px; Interstitial unit not found [object Object] |
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.
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 |
|---|
VPN Guides ul > li.text-blue-default > div.flex > a.w-full |
VPN Reviews ul > li.text-blue-default > div.flex > a.w-full |
Ad Blocker Guides ul > li.text-blue-default > div.flex > a.w-full |
Ad Blocker Reviews ul > li.text-blue-default > div.flex > a.w-full |
To appear in search results, crawlers need access to your app.
Content Best Practices
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav.relative > div.flex > a > img#aac-header-logo nav.relative > div.flex > a > img#aac-header-logo |
div#search-box > form.w-full > span.hidden > img.cursor-pointer div#search-box > form.w-full > span.hidden > img.cursor-pointer |
div.border > a.block > div.bg-white > img.h-[30px] div.border > a.block > div.bg-white > img.h-[30px] |
div.border > a.block > div.bg-white > img.h-[30px] div.border > a.block > div.bg-white > img.h-[30px] |
div.border > a.block > div.bg-white > img.h-[30px] div.border > a.block > div.bg-white > img.h-[30px] |
div.border > a.block > div.bg-white > img.h-[30px] div.border > a.block > div.bg-white > img.h-[30px] |
div.border > a.block > div.bg-white > img.h-[30px] div.border > a.block > div.bg-white > img.h-[30px] |
div.flex > div.grid > a.awards-banner_cta > img div.flex > div.grid > a.awards-banner_cta > img |
div.flex > div.grid > a.awards-banner_cta > img div.flex > div.grid > a.awards-banner_cta > img |
div.flex > div.grid > a.awards-banner_cta > img div.flex > div.grid > a.awards-banner_cta > img |
div.flex > div.grid > a.awards-banner_cta > img div.flex > div.grid > a.awards-banner_cta > img |
div.contentBlock > div#email_signup_widget_9173 > div.transition-opacity > img.absolute div.contentBlock > div#email_signup_widget_9173 > div.transition-opacity > img.absolute |
div.center-page-content-container > div.border-b > div.text-xl > img.inline-block div.center-page-content-container > div.border-b > div.text-xl > img.inline-block |
div.center-page-content-container > div.content-around > span.inline-block > img div.center-page-content-container > div.content-around > span.inline-block > img |
div.center-page-content-container > div.content-around > span.inline-block > img div.center-page-content-container > div.content-around > span.inline-block > img |
div.center-page-content-container > div.content-around > span.inline-block > img div.center-page-content-container > div.content-around > span.inline-block > img |
div.center-page-content-container > div.content-around > span.inline-block > img div.center-page-content-container > div.content-around > span.inline-block > img |
div.center-page-content-container > div.content-around > span.inline-block > img div.center-page-content-container > div.content-around > span.inline-block > img |
div.border > a.block > div.bg-white > img.h-[49px] div.border > a.block > div.bg-white > img.h-[49px] |
div.border > a.block > div.bg-white > img.h-[49px] div.border > a.block > div.bg-white > img.h-[49px] |
div.border > a.block > div.bg-white > img.h-[48px] div.border > a.block > div.bg-white > img.h-[48px] |
div.border > a.block > div.bg-white > img.h-[47px] div.border > a.block > div.bg-white > img.h-[47px] |
div.border > a.block > div.bg-white > img.h-[51px] div.border > a.block > div.bg-white > img.h-[51px] |
div.pt-12 > div.flex > div > img#aac-logo-footer div.pt-12 > div.flex > div > img#aac-logo-footer |
Format your HTML in a way that enables crawlers to better understand your app’s content.