Mobile 375 × 812

Desktop 1440 × 900

Score: 77 / 100
Based on 8 categories, 0 sections
Decent speed, but optimizing further could improve engagement.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Rich content metadata — your pages look great everywhere.
Lean and efficient — low environmental impact per visit.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
45 third-party resources (100% of weight)
Performance issues directly impact user engagement and conversion rates.
Cookie '__cf_bm' has no SameSite attribute
Security gaps expose your site and users to attacks, eroding trust.
Cross-Origin-Embedder-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/7afa5f0e-b81f-42a7-bffa-22bad01338b7)<a href="https://beavercheck.com/results/7afa5f0e-b81f-42a7-bffa-22bad01338b7"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fcomptia.org" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fcomptia.orgThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 4.0s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Addressing the critical issues below would have the most immediate impact on your user trust.
4 barrier(s) likely increasing bounce by ~22%.
Page takes 4.0s to load
+12% bounceUsers abandon at ~3s — you're 1.5s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
High main-thread blocking time
+2% bouncePage is non-interactive for 485ms after first paint
Fix: Defer third-party scripts and split large bundles
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
Viewport disables user zoom
+2% bounceVisitors with low vision can't read the page — and some jurisdictions treat this as a legal risk
Fix: Remove user-scalable=no; drop maximum-scale if it's below 2
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€340 investment → €1,994/month returns + EUR 120,000,000 risk avoided
€340
4h · 5 findings
€1,994 /mo
~€23,927 / year
EUR 120,000,000
if kept compliant
€170 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
4.0 developer hours at €85/hr
Based on European Union rates (€85/hr)
Start here for the best return on investment
€10,000,000 / month at risk
~€120,000,004 / year if left unfixed
€120,000,000
+3 more
€0.37 /mo
5013.5 MB/mo × 0.074 EUR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 2 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
2.61 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
4.05 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
485 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.61 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
12.13 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
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.
| URL | Est Savings |
|---|---|
| www.comptia.org/fonts/Inter-VariableFont.ttf | 135 ms |
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.
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.comptia.org/fonts/Inter-VariableFont.ttf | 14400.0 s | 448.4 KiB |
| cdn.optimizely.com/js/26330300728.js | 120.0 s | 109.9 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 | |
|---|---|---|---|
home hero block 2 div.ImagePlusTextBlock > div.image-text-block > div.flex > img.w-full | /_next/image/?url=https%3A%2F%2Fimages2.cmp.optimizely.co... | 106.7 KiB | 37.1 KiB |
SecAI+ Certification product logo div.ImagePlusTextBlock > div.image-text-block > div.flex > img.w-full | /_next/image/?url=https%3A%2F%2Fimages3.cmp.optimizely.co... | 25.2 KiB | 17.9 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 |
|---|---|---|
| www.comptia.org/_next/static/css/9c18201ed62bdfea.css | 31.8 KiB | 300 ms |
| www.comptia.org/_next/static/css/68bb102d71d167cc.css | 4.6 KiB |
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 |
|---|---|
| comptia.org/ | 796 ms |
| www.comptia.org/ | 817 ms |
| www.comptia.org/en-eu | 0.0 ms |
| www.comptia.org/en-eu/ | 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.
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.
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.comptia.org/_next/static/css/9c18201ed62bdfea.css | 28.4 KiB | 26.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.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.comptia.org/metrics/?id=G-Z1ZV6990VN&cx=c>m=4e64k0 | 185.5 KiB | 73.1 KiB |
| www.comptia.org/metrics/?id=AW-761327116&cx=c>m=4e64k0 | 150.8 KiB | 70.0 KiB |
| www.comptia.org/metrics/?id=GTM-M647LGC7 | 181.4 KiB | 67.8 KiB |
| cdn.optimizely.com/js/26330300728.js | 109.3 KiB | 44.0 KiB |
| www.comptia.org/_next/static/chunks/481-6ed8db471396a010.js | 44.1 KiB | 41.3 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.comptia.org/_next/static/chunks/117-8f652c678b855060.js | 489 ms | 437 ms | 18 ms |
| Unattributable | 369 ms | 11 ms | 0.0 ms |
| www.comptia.org/metrics/?id=GTM-M647LGC7 | 312 ms | 255 ms | 46 ms |
| www.comptia.org/en-eu/ | 243 ms | 8.9 ms | 10 ms |
| cdn.optimizely.com/js/26330300728.js | 225 ms | 185 ms | 28 ms |
| www.comptia.org/metrics/?id=G-Z1ZV6990VN&cx=c>m=4e64k0 | 220 ms | 147 ms | 42 ms |
| www.comptia.org/_next/static/chunks/3-f9ec505e18393b17.js | 182 ms | 179 ms | 1.6 ms |
| www.comptia.org/metrics/?id=AW-761327116&cx=c>m=4e64k0 | 128 ms | 95 ms | 32 ms |
| www.comptia.org/_next/static/chunks/236-3b8a593d7f01776b.js | 62 ms | 56 ms | 6.2 ms |
| www.comptia.org/_next/static/chunks/main-app-2dcde4753ea0d175.js | 60 ms | 58 ms | 2.2 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.5 s |
| Other | 394 ms |
| Script Parsing & Compilation | 246 ms |
| Style & Layout | 142 ms |
| Garbage Collection | 69 ms |
| Parse HTML & CSS | 61 ms |
| Rendering | 32 ms |
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 with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| 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 |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
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.comptia.org/metrics/?id=G-Z1ZV6990VN&cx=c>m=4e64k0 line 415, col 390 | Connecting to 'https://region1.google-analytics.com/g/collect?v=2&tid=G-Z1ZV6990VN>m=45g92e64k0v885143331z89205670028za20kzb9205670028zd9205670028&_p=1776896817298&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&gdid=dNzQzZD&ecid=791666645&_eu=EAAAAGA&_uip=%3A%3A&are=1&cid=965562991.1776896818&ec_mode=a&frm=0>m_up=1&ir=1&pscdl=denied&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=ES&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117384406~117512542&sid=1776896817&sct=1&seg=0&dl=https%3A%2F%2Fwww.comptia.org%2Fen-eu%2F&dt=Information%20Technology%20(IT)%20Certifications%20%26%20Tech%20Training%20%7C%20CompTIA%20Europe&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.gtb=2&ep.custom_timestamp=2026-04-22T22%3A26%3A57.406%2B00%3A00&tfd=1717' violates the following Content Security Policy directive: "connect-src 'self' ws: wss: https://*.optimizely.com https://cdn.cookielaw.org https://www.google-analytics.com https://www.googletagmanager.com https://cms.comptia.org https://www.comptia.org https://www.google.com.br https://geolocation.onetrust.com https://privacyportal.onetrust.com https://chatapps-us.netomi.com https://*.chatplus.jp https://ak.sail-horizon.com https://d1igp3oop3iho5.cloudfront.net https://js.zi-scripts.com https://api.sail-personalize.com https://px.ads.linkedin.com https://*.wootric.com https://wootric-eligibility.herokuapp.com https://analytics.tiktok.com https://ws.zoominfo.com https://cdn.segment.com https://api.segment.io https://*.hotjar.io https://*.cmp.optimizely.com https://*.google.com https://*.googlesyndication.com https://sso.comptia.org https://*.contentsquare.net https://*.contentsquare.com https://stats.g.doubleclick.net https://analytics-ipv6.tiktokw.us https://api.sail-track.com https://*.zaius.com https://www.facebook.com https://*.sailthru.cloud https://*.googleadservices.com https://googleads.g.doubleclick.net https://ak.sail-horizon.com https://gtm.comptia.org https://*.in.applicationinsights.azure.com https://js.monitor.azure.com". The action has been blocked. |
www.comptia.org/metrics/?id=G-Z1ZV6990VN&cx=c>m=4e64k0 line 415, col 390 | Fetch API cannot load https://region1.google-analytics.com/g/collect?v=2&tid=G-Z1ZV6990VN>m=45g92e64k0v885143331z89205670028za20kzb9205670028zd9205670028&_p=1776896817298&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&gdid=dNzQzZD&ecid=791666645&_eu=EAAAAGA&_uip=%3A%3A&are=1&cid=965562991.1776896818&ec_mode=a&frm=0>m_up=1&ir=1&pscdl=denied&rcb=13&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&ur=ES&_s=1&tag_exp=0~115616985~115938466~115938469~117266401~117384406~117512542&sid=1776896817&sct=1&seg=0&dl=https%3A%2F%2Fwww.comptia.org%2Fen-eu%2F&dt=Information%20Technology%20(IT)%20Certifications%20%26%20Tech%20Training%20%7C%20CompTIA%20Europe&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.gtb=2&ep.custom_timestamp=2026-04-22T22%3A26%3A57.406%2B00%3A00&tfd=1717. 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.
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.
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.comptia.org/en-eu/resources/case-studies/case-study-college-of-dupage/ | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.04 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
1.60 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
8 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.17 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
3.10 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.comptia.org/fonts/Inter-VariableFont.ttf | 14400.0 s | 448.2 KiB |
| cdn.optimizely.com/js/26330300728.js | 120.0 s | 109.9 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.
| URL | Est Savings |
|---|---|
| www.comptia.org/fonts/Inter-VariableFont.ttf | 315 ms |
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 | |
|---|---|---|---|
home hero block 2 div.ImagePlusTextBlock > div.image-text-block > div.flex > img.w-full | /_next/image/?url=https%3A%2F%2Fimages2.cmp.optimizely.co... | 60.2 KiB | 40.8 KiB |
SecAI+ Certification product logo div.ImagePlusTextBlock > div.image-text-block > div.flex > img.w-full | /_next/image/?url=https%3A%2F%2Fimages3.cmp.optimizely.co... | 16.9 KiB | 13.6 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 |
|---|---|
| www.comptia.org/_next/static/css/9c18201ed62bdfea.css | 31.8 KiB |
| www.comptia.org/_next/static/css/68bb102d71d167cc.css | 4.6 KiB |
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 |
|---|---|
| comptia.org/ | 253 ms |
| www.comptia.org/ | 407 ms |
| www.comptia.org/en-eu | 55 ms |
| www.comptia.org/en-eu/ | 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.
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 with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| 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 |
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.comptia.org/_next/static/css/9c18201ed62bdfea.css | 28.4 KiB | 23.3 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.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.comptia.org/metrics/?id=G-Z1ZV6990VN&cx=c>m=4e64k0 | 185.5 KiB | 73.7 KiB |
| www.comptia.org/metrics/?id=AW-761327116&cx=c>m=4e64k0 | 150.8 KiB | 69.8 KiB |
| www.comptia.org/metrics/?id=GTM-M647LGC7 | 181.4 KiB | 67.8 KiB |
| cdn.optimizely.com/js/26330300728.js | 109.3 KiB | 44.0 KiB |
| www.comptia.org/_next/static/chunks/481-6ed8db471396a010.js | 44.1 KiB | 41.3 KiB |
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.
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.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
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.comptia.org/metrics/?id=G-Z1ZV6990VN&cx=c>m=4e64k0 line 415, col 390 | Connecting to 'https://region1.google-analytics.com/g/collect?v=2&tid=G-Z1ZV6990VN>m=45g92e64k1v885143331z89205670028za20kzb9205670028zd9205670028&_p=1776896837731&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&gdid=dNzQzZD&ecid=969298754&_eu=EAAAAGA&_uip=%3A%3A&are=1&cid=33907769.1776896839&ec_mode=a&frm=0>m_up=1&ir=1&pscdl=denied&rcb=16&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&ur=ES&_s=1&tag_exp=0~115938465~115938468~117266401~117512542&sid=1776896838&sct=1&seg=0&dl=https%3A%2F%2Fwww.comptia.org%2Fen-eu%2F&dt=Information%20Technology%20(IT)%20Certifications%20%26%20Tech%20Training%20%7C%20CompTIA%20Europe&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.gtb=2&ep.custom_timestamp=2026-04-22T22%3A27%3A17.954%2B00%3A00&tfd=2685' violates the following Content Security Policy directive: "connect-src 'self' ws: wss: https://*.optimizely.com https://cdn.cookielaw.org https://www.google-analytics.com https://www.googletagmanager.com https://cms.comptia.org https://www.comptia.org https://www.google.com.br https://geolocation.onetrust.com https://privacyportal.onetrust.com https://chatapps-us.netomi.com https://*.chatplus.jp https://ak.sail-horizon.com https://d1igp3oop3iho5.cloudfront.net https://js.zi-scripts.com https://api.sail-personalize.com https://px.ads.linkedin.com https://*.wootric.com https://wootric-eligibility.herokuapp.com https://analytics.tiktok.com https://ws.zoominfo.com https://cdn.segment.com https://api.segment.io https://*.hotjar.io https://*.cmp.optimizely.com https://*.google.com https://*.googlesyndication.com https://sso.comptia.org https://*.contentsquare.net https://*.contentsquare.com https://stats.g.doubleclick.net https://analytics-ipv6.tiktokw.us https://api.sail-track.com https://*.zaius.com https://www.facebook.com https://*.sailthru.cloud https://*.googleadservices.com https://googleads.g.doubleclick.net https://ak.sail-horizon.com https://gtm.comptia.org https://*.in.applicationinsights.azure.com https://js.monitor.azure.com". The action has been blocked. |
www.comptia.org/metrics/?id=G-Z1ZV6990VN&cx=c>m=4e64k0 line 415, col 390 | Fetch API cannot load https://region1.google-analytics.com/g/collect?v=2&tid=G-Z1ZV6990VN>m=45g92e64k1v885143331z89205670028za20kzb9205670028zd9205670028&_p=1776896837731&gcs=G100&gcd=13p3pPp2p5l1&npa=1&dma_cps=-&dma=1&gdid=dNzQzZD&ecid=969298754&_eu=EAAAAGA&_uip=%3A%3A&are=1&cid=33907769.1776896839&ec_mode=a&frm=0>m_up=1&ir=1&pscdl=denied&rcb=16&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&ur=ES&_s=1&tag_exp=0~115938465~115938468~117266401~117512542&sid=1776896838&sct=1&seg=0&dl=https%3A%2F%2Fwww.comptia.org%2Fen-eu%2F&dt=Information%20Technology%20(IT)%20Certifications%20%26%20Tech%20Training%20%7C%20CompTIA%20Europe&_tu=CA&en=page_view&_fv=1&_nsi=1&_ss=1&gap.gtb=2&ep.custom_timestamp=2026-04-22T22%3A27%3A17.954%2B00%3A00&tfd=2685. 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.
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.
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.comptia.org/en-eu/resources/case-studies/case-study-college-of-dupage/ | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback