Mobile 375 × 812

Desktop 1440 × 900

Score: 72 / 100
Based on 8 categories, 0 sections
Room to improve — your 18.5s load time is above Google's 2.5s 'Good' threshold.
Good foundation, but a few gaps could be exploited.
Several issues make your site difficult for assistive technology users.
Solid SEO basics — a few optimizations could boost rankings.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Missing metadata means poor previews on social media and search.
Reasonable footprint with room for optimization.
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.
HSTS 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.
Page weighs 10.7 MB (5.2 MB transferred)
Performance issues directly impact user engagement and conversion rates.
No <main> landmark found
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
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/6379c57f-06ea-49b5-9d18-5eb8bfaf1f6f)<a href="https://beavercheck.com/results/6379c57f-06ea-49b5-9d18-5eb8bfaf1f6f"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fcourthousenews.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fcourthousenews.comThis 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 18.5s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
8 barrier(s) likely increasing bounce by ~28%.
Page takes 18.5s to load
+12% bounceUsers abandon at ~3s — you're 16.0s 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 401ms after first paint
Fix: Defer third-party scripts and split large bundles
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
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
No Open Graph tags
+2% bounceLinks shared on LinkedIn / Slack / Facebook show bare URLs — referral clicks drop
Fix: Add og:title, og:description, og:image, og:url to the page head
No structured data
+2% bounceNo rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
Fix: Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
Thin content
+3% bounceUnder 300 words — visitors bounce looking for substance, search engines rank competitors first
Fix: Add a substantive FAQ, product detail, or case-study section
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
$500 investment → $1.31/month returns + USD 157,500 risk avoided
$500
5h · 5 findings
$1.31 /mo
~$16 / year
USD 157,500
if kept compliant
$150 — 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.
5.0 developer hours at $100/hr
Based on United States rates ($100/hr)
Start here for the best return on investment
$13,126 / month at risk
~$157,516 / year if left unfixed
$157,500
+4 more
$1.31 /mo
16403.3 MB/mo × 0.080 USD/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 5 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.
5.50 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
18.54 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
401 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.
11.19 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.
26.34 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.
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.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
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.
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.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2025/03/texas-ten-commandments-monume... | 583.5 KiB | 577.4 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | www.courthousenews.com/wp-content/uploads/2020/01/pecos-river-800x600.jpg | 99.5 KiB | 91.1 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/mars-rover-800x600.jpg | 98.9 KiB | 58.3 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/02/preschool-toy-corner-800x600.jpg | 79.1 KiB | 38.5 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/ap-rep-david-scott-800x600.jpg | 72.1 KiB | 34.6 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2024/08/mr... | 33.8 KiB | 30.1 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/renea-gamble-penis-costume-pr... | 62.3 KiB | 29.9 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/02/german-supporters-wear-ukrain... | 55.6 KiB | 26.7 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2022/04/Ak... | 29.8 KiB | 14.3 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2025/06/ap... | 28.7 KiB | 13.8 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2023/09/ma... | 22.6 KiB | 10.8 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|---|
| courthousenews.com/wp-content/themes/Divi/style-static.min.css?ver=4.27.4 | 77.5 KiB | 76.9 KiB |
| courthousenews.com/wp-content/themes/cns/fonts/remixicons/remixicon.css | 19.6 KiB | 19.6 KiB |
| courthousenews.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2 | 14.8 KiB | 14.8 KiB |
| courthousenews.com/wp-content/themes/cns/css/style.css?ver=6.7.2 | 16.4 KiB | 13.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.
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.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 156.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-EGZYT2E8MV&cx=c>m=4e64k0 | 145.2 KiB | 64.2 KiB |
| www.googletagmanager.com/gtag/js?id=UA-80219-1 | 124.8 KiB | 63.6 KiB |
| connect.facebook.net/en_US/bundle/sdk.js/ | 77.7 KiB | 54.0 KiB |
| courthousenews.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.4 | 69.0 KiB | 45.4 KiB |
| /wp-content/themes/Divi/includes/builder/feature/dynamic-... | 56.5 KiB | 31.5 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.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 1.1 s | 1.0 s | 85 ms |
| Unattributable | 699 ms | 64 ms | 0.0 ms |
| courthousenews.com/ | 583 ms | 31 ms | 12 ms |
| courthousenews.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 276 ms | 207 ms | 8.0 ms |
| www.googletagmanager.com/gtag/js?id=G-EGZYT2E8MV&cx=c>m=4e64k0 | 152 ms | 117 ms | 35 ms |
| www.googletagmanager.com/gtag/js?id=UA-80219-1 | 122 ms | 97 ms | 24 ms |
| courthousenews.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.4 | 120 ms | 94 ms | 19 ms |
| /wp-content/themes/Divi/includes/builder/feature/dynamic-... | 108 ms | 86 ms | 16 ms |
| connect.facebook.net/en_US/bundle/sdk.js/ | 103 ms | 72 ms | 30 ms |
| /wp-content/plugins/complianz-gdpr-premium/cookiebanner/j... | 87 ms | 68 ms | 6.6 ms |
| platform.twitter.com/widgets.js | 86 ms | 67 ms | 7.8 ms |
| /wp-content/themes/Divi/includes/builder/feature/dynamic-... | 68 ms | 55 ms | 13 ms |
| /wp-content/themes/Divi/includes/builder/feature/dynamic-... | 63 ms | 61 ms | 1.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 | 2.2 s |
| Other | 719 ms |
| Style & Layout | 389 ms |
| Script Parsing & Compilation | 301 ms |
| Parse HTML & CSS | 151 ms |
| Garbage Collection | 77 ms |
| Rendering | 31 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 |
|---|---|
| The page has an unload handler in a sub frame. | Actionable |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| courthousenews.com/wp-content/themes/cns/css/style.css?ver=6.7.2 | 16.5 KiB | 3.8 KiB |
| courthousenews.com/wp-content/themes/cns/fonts/remixicons/remixicon.css | 19.8 KiB | 2.1 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 |
|---|---|---|
| /wp-content/plugins/cf7-conditional-fields/js/scripts.js?... | 12.2 KiB | 4.5 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.
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 | |
|---|---|
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2025/03/texas-ten-commandments-monume... |
div.et_pb_module_inner > div.wdc-carousel-item > figure.wdc-lightbox-ctrl > img.wdc-swapped-img div.et_pb_module_inner > div.wdc-carousel-item > figure.wdc-lightbox-ctrl > img.wdc-swapped-img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2023/07/Sa... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/02/german-supporters-wear-ukrain... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2023/09/ma... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2024/08/mr... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | www.courthousenews.com/wp-content/uploads/2020/01/pecos-river-800x600.jpg |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/ap-rep-david-scott-800x600.jpg |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2022/04/Ak... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/02/preschool-toy-corner-800x600.jpg |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/renea-gamble-penis-costume-pr... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/mars-rover-800x600.jpg |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2025/06/ap... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/03/scotus-march-2026-rainy-800x6... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/swalwell-gonzales-composite-8... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/jordan-flagged-cargo-ship-800... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/protest-against-duterte-inter... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/cambodia-china-800x600.jpg |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/travelers-in-vienna-airport-t... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/france-algeria-writer-sentenc... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/sheep-graze-in-greek-olive-gr... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/uk-cyber-threats-800x600.jpg |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/prices-at-london-gas-station-... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/cuba-property-claims-800x600.jpg |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/africa-three-wheel-adventure-... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/germany-dementia-tours-800x600.jpg |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/britain-arson-800x600.jpg |
Courthouse News Service div.subheader-wrapper > div.logo-container > a.logo > img | courthousenews.com/wp-content/themes/cns/img/logo.png |
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.
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 |
|---|
By Benjamin S. Weiss div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Benjamin S. Weiss div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Megan Butler div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Megan Butler div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Jaelyn Rodriguez div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Jaelyn Rodriguez div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Ryan Knappenberger and Kelsey Reichmann div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
By Cain Burdeau div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Cain Burdeau div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Benjamin S. Weiss div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Benjamin S. Weiss div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Alex Pickett div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Alex Pickett div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Kevin Koeninger div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Kevin Koeninger div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Sydney Haulenbeek div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Sydney Haulenbeek div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Benjamin S. Weiss div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Benjamin S. Weiss div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Alex Pickett div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Alex Pickett div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Kirk McDaniel div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Kirk McDaniel div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Erik Uebelacker div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Erik Uebelacker div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Alan Riquelmy div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Alan Riquelmy div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Erik Uebelacker div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Erik Uebelacker div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Joe Duhownik div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Joe Duhownik div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Destiny DeVooght div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Destiny DeVooght div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Amanda Pampuro div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Amanda Pampuro div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Jeremy Yurow div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Jeremy Yurow div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Jeremy Yurow div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Jeremy Yurow div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Joe Dodson div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Joe Dodson div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Benjamin S. Weiss div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Benjamin S. Weiss div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Joe Dodson div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Joe Dodson div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Quinn Welsch div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Quinn Welsch div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Edvard Pettersson div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Edvard Pettersson div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Hillel Aron div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Hillel Aron div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Amanda Pampuro div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Amanda Pampuro div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Carly Nairn div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Carly Nairn div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Quinn Welsch div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Quinn Welsch div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Josh Russell div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Josh Russell div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Amanda Pampuro div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Amanda Pampuro div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Steve Garrison div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Steve Garrison div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Gabriel Tynes div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Gabriel Tynes div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Chloe Baul div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Chloe Baul div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By James Francis Whitehead div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
James Francis Whitehead div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Kelsey Reichmann div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Kelsey Reichmann div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Benjamin S. Weiss div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Benjamin S. Weiss div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
by Daniel Conrad and Courthouse News staff div.et_pb_module > div.et_pb_module_inner > div.kick-kicker > p.author |
Daniel Conrad and Courthouse News staff div.et_pb_module_inner > div.kick-kicker > p.author > span |
These are opportunities to improve the legibility of your content.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Top News div.et_pb_module > div.et_pb_module_inner > div.kick-kicker > h5 |
Under the Lights div.et_pb_module > div.et_pb_module_inner > div.cns-cta > h4 |
Podcast div.et_pb_module > div.et_pb_module_inner > div.kick-kicker > h5 |
Around the Nation div.et_pb_module > div.et_pb_module_inner > div.kick-kicker > h5 |
Closing Arguments div.et_pb_module > div.et_pb_module_inner > div.cns-cta > h4 |
What You're Reading div.et_pb_module > div.et_pb_module_inner > div.kick-kicker > h5 |
From the Walt Girdner Studio div.et_pb_module > div.et_pb_module_inner > div.kick-kicker > h5 |
From the Wires div.et_pb_module > div.et_pb_module_inner > div.kick-kicker > h5 |
Places div.et_pb_module > div.et_pb_module_inner > div.kick-kicker > h5 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > a div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.arpr-headline-image > div.headline > h2.large-headline > a div.arpr-headline-image > div.headline > h2.large-headline > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > a div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_row > div.et_pb_column > div.et_pb_module > a div.et_pb_row > div.et_pb_column > div.et_pb_module > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.links > ul#menu-cns-desktop-mobile-footer-menu > li.menu-item > a div.links > ul#menu-cns-desktop-mobile-footer-menu > li.menu-item > a |
div.links > ul#menu-cns-desktop-mobile-footer-menu > li.menu-item > a div.links > ul#menu-cns-desktop-mobile-footer-menu > li.menu-item > a |
div.links > ul#menu-cns-desktop-mobile-footer-menu > li.menu-item > a div.links > ul#menu-cns-desktop-mobile-footer-menu > li.menu-item > 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.
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 |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.js html.js |
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 |
|---|---|
Failed to load resource: the server responded with a status of 403 () | |
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 404 () |
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.
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.
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.
990 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.53 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
0 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.269
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
2.34 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.
2.61 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.
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.
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.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
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 | |
|---|---|---|---|
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2025/03/texas-ten-commandments-monume... | 583.5 KiB | 581.0 KiB |
div.et_pb_module > a > span.et_pb_image_wrap > img.wp-image-0 div.et_pb_module > a > span.et_pb_image_wrap > img.wp-image-0 | www.courthousenews.com/wp-content/uploads/2025/10/paris-after-war-ad-2.jpg | 470.9 KiB | 434.1 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | www.courthousenews.com/wp-content/uploads/2020/01/pecos-river-800x600.jpg | 99.5 KiB | 96.4 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/mars-rover-800x600.jpg | 98.9 KiB | 79.9 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/03/scotus-march-2026-rainy-800x6... | 72.7 KiB | 56.4 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/ap-rep-david-scott-800x600.jpg | 72.1 KiB | 54.5 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/renea-gamble-penis-costume-pr... | 62.3 KiB | 47.1 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/swalwell-gonzales-composite-8... | 60.7 KiB | 45.9 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/02/german-supporters-wear-ukrain... | 55.6 KiB | 32.5 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2024/08/mr... | 33.8 KiB | 32.3 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2022/04/Ak... | 29.8 KiB | 22.6 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2025/06/ap... | 28.7 KiB | 21.8 KiB |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2023/09/ma... | 22.6 KiB | 20.2 KiB |
div.subheader-wrapper > div.apps-links > a.apps-links__item > img div.subheader-wrapper > div.apps-links > a.apps-links__item > img | courthousenews.com/wp-content/themes/cns/img/gp-app.png | 5.1 KiB | 4.8 KiB |
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.
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 |
|---|---|
Democrats demand FBI Director Patel submit alcohol screening following media re… div#post-909248 > div.entry-content > div.et-l > div.et_builder_inner_content | 0.267 |
Home
Business
Courts
Economy
Entertainment
Op-Ed
Politics
Podcast
Science
Trial… header.extended > div.menu-container > div.menu > ul#menu-cns-desktop-header-menu | 0.001 |
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.
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 |
|---|---|---|
| courthousenews.com/wp-content/themes/Divi/style-static.min.css?ver=4.27.4 | 77.5 KiB | 77.0 KiB |
| courthousenews.com/wp-content/themes/cns/fonts/remixicons/remixicon.css | 19.6 KiB | 19.6 KiB |
| courthousenews.com/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2 | 14.8 KiB | 14.8 KiB |
| courthousenews.com/wp-content/themes/cns/css/style.css?ver=6.7.2 | 16.4 KiB | 14.2 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 |
|---|---|
| The page has an unload handler in a sub frame. | Actionable |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| courthousenews.com/wp-content/themes/cns/css/style.css?ver=6.7.2 | 16.5 KiB | 3.8 KiB |
| courthousenews.com/wp-content/themes/cns/fonts/remixicons/remixicon.css | 19.7 KiB | 2.1 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 |
|---|---|---|
| /wp-content/plugins/cf7-conditional-fields/js/scripts.js?... | 12.2 KiB | 4.5 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.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 156.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-EGZYT2E8MV&cx=c>m=4e64k0 | 145.2 KiB | 64.2 KiB |
| www.googletagmanager.com/gtag/js?id=UA-80219-1 | 124.8 KiB | 63.6 KiB |
| connect.facebook.net/en_US/bundle/sdk.js/ | 77.7 KiB | 53.9 KiB |
| courthousenews.com/wp-content/themes/Divi/js/scripts.min.js?ver=4.27.4 | 69.0 KiB | 45.4 KiB |
| /wp-content/themes/Divi/includes/builder/feature/dynamic-... | 56.5 KiB | 31.5 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.
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 | |
|---|---|
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2025/03/texas-ten-commandments-monume... |
div.et_pb_module_inner > div.wdc-carousel-item > figure.wdc-lightbox-ctrl > img.wdc-swapped-img div.et_pb_module_inner > div.wdc-carousel-item > figure.wdc-lightbox-ctrl > img.wdc-swapped-img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2023/07/Sa... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/02/german-supporters-wear-ukrain... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2023/09/ma... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2024/08/mr... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | www.courthousenews.com/wp-content/uploads/2020/01/pecos-river-800x600.jpg |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/ap-rep-david-scott-800x600.jpg |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2022/04/Ak... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/02/preschool-toy-corner-800x600.jpg |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/renea-gamble-penis-costume-pr... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/mars-rover-800x600.jpg |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wKQ19LTSBT0ARz08tkssqQ/www.courthousenews.com/2025/06/ap... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/03/scotus-march-2026-rainy-800x6... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/swalwell-gonzales-composite-8... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/jordan-flagged-cargo-ship-800... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/protest-against-duterte-inter... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/cambodia-china-800x600.jpg |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/travelers-in-vienna-airport-t... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/france-algeria-writer-sentenc... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/sheep-graze-in-greek-olive-gr... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/uk-cyber-threats-800x600.jpg |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/prices-at-london-gas-station-... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/cuba-property-claims-800x600.jpg |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | /wp-content/uploads/2026/04/africa-three-wheel-adventure-... |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/germany-dementia-tours-800x600.jpg |
div.arpr-headline-image > div.image > a > img div.arpr-headline-image > div.image > a > img | courthousenews.com/wp-content/uploads/2026/04/britain-arson-800x600.jpg |
div.subheader-wrapper > div.apps-links > a.apps-links__item > img div.subheader-wrapper > div.apps-links > a.apps-links__item > img | courthousenews.com/wp-content/themes/cns/img/gp-app.png |
Courthouse News Service div.subheader-wrapper > div.logo-container > a.logo > img | courthousenews.com/wp-content/themes/cns/img/logo.png |
div.subheader-wrapper > div.apps-links > a.apps-links__item > img div.subheader-wrapper > div.apps-links > a.apps-links__item > img | courthousenews.com/wp-content/themes/cns/img/ios-app.svg |
div.search-article > div.search > a#header-search-icon > img div.search-article > div.search > a#header-search-icon > img | courthousenews.com/wp-content/themes/cns/img/search_ext.svg |
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.
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 |
|---|
Free Litigation Reports div.top-container > div.top > div.header-top__links > a.btn |
Find Judicial Opinions div.top-container > div.top > div.header-top__links > a.btn |
By Benjamin S. Weiss div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Benjamin S. Weiss div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Megan Butler div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Megan Butler div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Jaelyn Rodriguez div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Jaelyn Rodriguez div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Ryan Knappenberger and Kelsey Reichmann div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
By Cain Burdeau div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Cain Burdeau div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Benjamin S. Weiss div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Benjamin S. Weiss div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Alex Pickett div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Alex Pickett div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Kevin Koeninger div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Kevin Koeninger div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Sydney Haulenbeek div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Sydney Haulenbeek div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Benjamin S. Weiss div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Benjamin S. Weiss div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Alex Pickett div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Alex Pickett div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Kirk McDaniel div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Kirk McDaniel div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Erik Uebelacker div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Erik Uebelacker div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Alan Riquelmy div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Alan Riquelmy div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Erik Uebelacker div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Erik Uebelacker div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Joe Duhownik div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Joe Duhownik div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Destiny DeVooght div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Destiny DeVooght div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Amanda Pampuro div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Amanda Pampuro div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Jeremy Yurow div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Jeremy Yurow div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Jeremy Yurow div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Jeremy Yurow div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Joe Dodson div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Joe Dodson div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Benjamin S. Weiss div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Benjamin S. Weiss div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Joe Dodson div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Joe Dodson div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Quinn Welsch div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Quinn Welsch div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Edvard Pettersson div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Edvard Pettersson div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Hillel Aron div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Hillel Aron div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Amanda Pampuro div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Amanda Pampuro div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Carly Nairn div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Carly Nairn div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Quinn Welsch div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Quinn Welsch div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Josh Russell div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Josh Russell div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Amanda Pampuro div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Amanda Pampuro div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Steve Garrison div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Steve Garrison div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Gabriel Tynes div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Gabriel Tynes div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Chloe Baul div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Chloe Baul div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By James Francis Whitehead div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
James Francis Whitehead div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Kelsey Reichmann div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Kelsey Reichmann div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
By Benjamin S. Weiss div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > p.author |
Benjamin S. Weiss div.et_pb_module_inner > div.arpr-headline-image > p.author > a |
by Daniel Conrad and Courthouse News staff div.et_pb_module > div.et_pb_module_inner > div.kick-kicker > p.author |
Daniel Conrad and Courthouse News staff div.et_pb_module_inner > div.kick-kicker > p.author > span |
These are opportunities to improve the legibility of your content.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Top News div.et_pb_module > div.et_pb_module_inner > div.kick-kicker > h5 |
Under the Lights div.et_pb_module > div.et_pb_module_inner > div.cns-cta > h4 |
Podcast div.et_pb_module > div.et_pb_module_inner > div.kick-kicker > h5 |
Around the Nation div.et_pb_module > div.et_pb_module_inner > div.kick-kicker > h5 |
Closing Arguments div.et_pb_module > div.et_pb_module_inner > div.cns-cta > h4 |
What You're Reading div.et_pb_module > div.et_pb_module_inner > div.kick-kicker > h5 |
From the Walt Girdner Studio div.et_pb_module > div.et_pb_module_inner > div.kick-kicker > h5 |
From the Wires div.et_pb_module > div.et_pb_module_inner > div.kick-kicker > h5 |
Places div.et_pb_module > div.et_pb_module_inner > div.kick-kicker > h5 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
div.subheader-wrapper > div.apps-links > a.apps-links__item > img div.subheader-wrapper > div.apps-links > a.apps-links__item > img |
div.subheader-wrapper > div.apps-links > a.apps-links__item > img div.subheader-wrapper > div.apps-links > a.apps-links__item > img |
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 |
|---|
div.extended-subheader__wrapper > div.subheader-wrapper > div.apps-links > a.apps-links__item div.extended-subheader__wrapper > div.subheader-wrapper > div.apps-links > a.apps-links__item |
div.extended-subheader__wrapper > div.subheader-wrapper > div.apps-links > a.apps-links__item div.extended-subheader__wrapper > div.subheader-wrapper > div.apps-links > a.apps-links__item |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > a div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.arpr-headline-image > div.headline > h2.large-headline > a div.arpr-headline-image > div.headline > h2.large-headline > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > a div.et_pb_module > div.et_pb_module_inner > div.arpr-headline-image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_row > div.et_pb_column > div.et_pb_module > a div.et_pb_row > div.et_pb_column > div.et_pb_module > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.et_pb_module_inner > div.arpr-headline-image > div.image > a div.et_pb_module_inner > div.arpr-headline-image > div.image > a |
div.links > ul#menu-cns-desktop-mobile-footer-menu > li.menu-item > a div.links > ul#menu-cns-desktop-mobile-footer-menu > li.menu-item > a |
div.links > ul#menu-cns-desktop-mobile-footer-menu > li.menu-item > a div.links > ul#menu-cns-desktop-mobile-footer-menu > li.menu-item > a |
div.links > ul#menu-cns-desktop-mobile-footer-menu > li.menu-item > a div.links > ul#menu-cns-desktop-mobile-footer-menu > li.menu-item > 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.
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 |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.js html.js |
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 |
|---|---|
Failed to load resource: the server responded with a status of 403 () | |
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 404 () |
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.
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.
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 |
|---|
div.subheader-wrapper > div.apps-links > a.apps-links__item > img div.subheader-wrapper > div.apps-links > a.apps-links__item > img |
div.subheader-wrapper > div.apps-links > a.apps-links__item > img div.subheader-wrapper > div.apps-links > a.apps-links__item > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback