Mobile 375 × 812

Desktop 1440 × 900

Score: 75 / 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.
Good content signals with minor gaps.
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.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 41.8 MB (4.1 MB transferred)
Performance issues directly impact user engagement and conversion rates.
1 link(s) with no accessible text
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
2 button(s) with no accessible text
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/26e68314-a8f2-4285-adc7-b4c515677eff)<a href="https://beavercheck.com/results/26e68314-a8f2-4285-adc7-b4c515677eff"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fjustice.gov" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fjustice.govThis 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 16.6s 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.
7 barrier(s) likely increasing bounce by ~30%.
Page takes 16.6s to load
+12% bounceUsers abandon at ~3s — you're 14.1s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 852ms
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
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 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, …)
Content is hard to read
+2% bounceGraduate-level reading difficulty — limits the addressable audience for product or blog pages
Fix: Shorten sentences; replace jargon with plain language; target Flesch ease ≥60
6 broken link(s) on the page
+5% bounceClicks land on 404s — trust drops and the session often ends
Fix: Fix or remove the broken destinations surfaced on the Content tab
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€510 investment → €0.95/month returns + EUR 120,500,000 risk avoided
€510
6h · 5 findings
€0.95 /mo
~€11 / year
EUR 120,500,000
if kept compliant
€85 — 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.
6.0 developer hours at €85/hr
Based on European Union rates (€85/hr)
Start here for the best return on investment
€10,041,668 / month at risk
~€120,500,011 / year if left unfixed
€120,500,000
+4 more
€0.95 /mo
12885.6 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 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.
12.48 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
16.60 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
852 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.011
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
18.15 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.
18.32 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.
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| /d9/css/css_UFGmUIixkB6s3FQx7QRs6MGi2nz5hjbalX3jXf5knrE.c... | 130.2 KiB | 2.9 s |
| fonts.googleapis.com/css2?family=Source+Serif+Pro:wght@600;700&display=swap | 1.1 KiB | 784 ms |
| cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css | 1.2 KiB | 783 ms |
| /d9/css/css_Y4jKR1JZRfWHHYJIAcc7Qs6x6Hlj50eoxWWyNmMI5QM.c... | 2.6 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 | |
|---|---|---|---|
DOJ Building and Flag div.hero-image__field-wrp > div > div.field-formatter--media-thumbnail > img | www.justice.gov/d9/2022-09/hero_doj_flag.png | 973.3 KiB | 961.2 KiB |
Department of Justice flag in front of DOJ building div.grouped-content-image > div > div.field-formatter--media-thumbnail > img | /d9/styles/featured_group_content_image/public/2022-11/ou... | 354.0 KiB | 340.4 KiB |
Photograph of Anibal Alexander Canelon Aguirre li.slick-slide > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/anibal-alexander-canelon-aguirre/@@images/image | 193.9 KiB | 173.1 KiB |
DOJ organizational chart div.grouped-content-image > div > div.field-formatter--media-thumbnail > img | /d9/styles/featured_group_content_image/public/2022-11/ou... | 95.2 KiB | 79.8 KiB |
Photograph of Trung Duc Lu li.slick-slide > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/trung-duc-lu/@@images/image | 20.9 KiB | 16.4 KiB |
Photograph of Ruja Ignatova li.slick-slide > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/ruja-ignatova/@@images/image | 19.4 KiB | 14.5 KiB |
Photograph of Yulan Adonay Archaga Carias li#slick-slide110 > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/yulan-adonay-archaga-carias/@@images/image | 18.1 KiB | 12.8 KiB |
Photograph of Giovanni Vicente Mosquera Serrano li#slick-slide18 > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/giovanni-vicente-mosquera-serrano/@@images/image | 17.5 KiB | 11.0 KiB |
Photograph of Wilver Villegas-Palomino li.slick-slide > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/wilver-villegas-palomino/@@images/image | 16.8 KiB | 10.1 KiB |
Photograph of Kashawn Nicola Roper li.slick-slide > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/kashawn-nicola-roper/@@images/image | 19.5 KiB | 10.0 KiB |
Photograph of Bhadreshkumar Chetanbhai Patel li.slick-slide > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/bhadreshkumar-chetanbhai-patel/@@images/image | 16.0 KiB | 8.3 KiB |
Photograph of Fausto Isidro Meza-Flores li.slick-slide > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/fausto-isidro-meza-flores/@@images/image | 12.9 KiB | 7.8 KiB |
Photograph of Omar Alexander Cardenas li.slick-slide > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/omar-alexander-cardenas/@@images/image | 14.6 KiB | 6.3 KiB |
div.media > div.field-formatter--oembed > div.field_media_oembed_video > iframe.media-oembed-content div.media > div.field-formatter--oembed > div.field_media_oembed_video > iframe.media-oembed-content | /C9Rpv8PNOWPB5K5XtxcZtmBeJs64tfxU16v0X_ioS8djiNUAcmIeE0uZ... | 5.5 KiB | 5.3 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 |
|---|---|
| justice.gov/ | 758 ms |
| www.justice.gov/ | 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 |
|---|---|---|
| /d9/css/css_UFGmUIixkB6s3FQx7QRs6MGi2nz5hjbalX3jXf5knrE.c... | 129.9 KiB | 115.6 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.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L | 147.0 KiB | 60.1 KiB |
| /d9/js/js_hTnaoOtM4X5XoPAr28zmLSvrLdw6doGAVmviXmhZOGY.js?... | 55.5 KiB | 36.4 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 |
|---|---|---|---|
| /d9/js/js_G8WsNmfSYUp5mpsAGVNXTFMZBWaZ2QZoXN6FK4gEmO8.js?... | 3.9 s | 1.2 s | 17 ms |
| www.justice.gov/ | 3.1 s | 5.4 ms | 0.9 ms |
| Unattributable | 2.2 s | 20 ms | 0.0 ms |
| /d9/js/js_hTnaoOtM4X5XoPAr28zmLSvrLdw6doGAVmviXmhZOGY.js?... | 681 ms | 128 ms | 50 ms |
| www.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L | 332 ms | 279 ms | 51 ms |
| www.youtube.com/s/player/b174a5bb/www-widgetapi.vflset/www-widgetapi.js | 154 ms | 88 ms | 17 ms |
| /d9/css/css_UFGmUIixkB6s3FQx7QRs6MGi2nz5hjbalX3jXf5knrE.c... | 151 ms | 0.0 ms | 0.0 ms |
| dap.digitalgov.gov/web-vitals/dist/web-vitals.attribution.iife.js | 142 ms | 134 ms | 2.1 ms |
| /Universal-Federated-Analytics-Min.js?agency=DOJ&sp=find&... | 97 ms | 82 ms | 3.8 ms |
| siteimproveanalytics.com/js/siteanalyze_8906.js | 82 ms | 69 ms | 7.6 ms |
| /media/oembed?url=https%3A//youtu.be/rxV57JxoK-8&max_widt... | 55 ms | 0.2 ms | 0.0 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 |
|---|---|
| Other | 3.6 s |
| Rendering | 3.2 s |
| Script Evaluation | 2.0 s |
| Style & Layout | 1.6 s |
| Parse HTML & CSS | 402 ms |
| Script Parsing & Compilation | 164 ms |
| Garbage Collection | 108 ms |
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 | |
|---|---|
U.S. Department of Justice seal div#logo > em.usa-logo__text > a.logo-img > img | www.justice.gov/themes/custom/usdoj_uswds/images/doj-main-header-logo.svg |
U.S. Department of Justice seal div.grid-container > div.blocks-wrapper > p.text-center > img | www.justice.gov/themes/custom/usdoj_uswds/images/doj-main-header-logo.svg |
header.usa-banner__header > div.usa-banner__inner > div.grid-col-auto > img.usa-banner__header-flag header.usa-banner__header > div.usa-banner__inner > div.grid-col-auto > img.usa-banner__header-flag | www.justice.gov/themes/custom/usdoj_uswds/assets/img/us_flag_small.png |
open menu icon span.menu-label > span.menu-label--icons > span.menu-label--icons__open > img | www.justice.gov/themes/custom/usdoj_uswds/images/doj-icon-hamburger-menu.svg |
instagram icon ul.inline-list > li > a > img.social-icon | /themes/custom/usdoj_uswds/images/doj-header-footer-icons... |
Search form.usa-search > div.width-full > button.usa-button > img | www.justice.gov/themes/custom/usdoj_uswds/images/doj-icon-header-search.svg |
smartphone icon ul.usa-icon-list > li.usa-icon-list__item > div.usa-icon-list__icon > img | /themes/custom/usdoj_uswds/images/doj-header-footer-icons... |
smartphone icon ul.usa-icon-list > li.usa-icon-list__item > div.usa-icon-list__icon > img | /themes/custom/usdoj_uswds/images/doj-header-footer-icons... |
linkedin icon ul.inline-list > li > a > img.social-icon | /themes/custom/usdoj_uswds/images/doj-header-footer-icons... |
envelope icon ul.usa-icon-list > li.usa-icon-list__item > div.usa-icon-list__icon > img | /themes/custom/usdoj_uswds/images/doj-header-footer-icons... |
twitter icon ul.inline-list > li > a > img.social-icon | /themes/custom/usdoj_uswds/images/doj-header-footer-icons... |
youtube icon ul.inline-list > li > a > img.social-icon | /themes/custom/usdoj_uswds/images/doj-header-footer-icons... |
facebook icon ul.inline-list > li > a > img.social-icon | /themes/custom/usdoj_uswds/images/doj-header-footer-icons... |
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.
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Kun Jiang
DEA Field Office: New York Southern
Wanted For: Fentanyl importation … div > div.most-wanted-view > div.item-list > ul.slick-initialized |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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.youtube.com/s/player/b174a5bb/www-widgetapi.vflset/www-widgetapi.js line 192, col 189 | Uncaught Error: YouTube player element ID required. |
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.
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.
805 ms
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.20 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
34 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.214
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.04 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.70 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.
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.
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| fonts.googleapis.com/css2?family=Source+Serif+Pro:wght@600;700&display=swap | 1.1 KiB | 258 ms |
| cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css | 1.2 KiB | 213 ms |
| /d9/css/css_UFGmUIixkB6s3FQx7QRs6MGi2nz5hjbalX3jXf5knrE.c... | 130.2 KiB | 329 ms |
| /d9/css/css_Y4jKR1JZRfWHHYJIAcc7Qs6x6Hlj50eoxWWyNmMI5QM.c... | 2.6 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 | |
|---|---|---|---|
DOJ Building and Flag div.hero-image__field-wrp > div > div.field-formatter--media-thumbnail > img | www.justice.gov/d9/2022-09/hero_doj_flag.png | 973.3 KiB | 902.9 KiB |
article.paragraph > div.hero-wrapper > div.background-image > img article.paragraph > div.hero-wrapper > div.background-image > img | www.justice.gov/themes/custom/usdoj_uswds/images/doj-live-stream-background.png | 421.9 KiB | 351.5 KiB |
Department of Justice flag in front of DOJ building div.grouped-content-image > div > div.field-formatter--media-thumbnail > img | /d9/styles/featured_group_content_image/public/2022-11/ou... | 354.0 KiB | 335.8 KiB |
Photograph of Anibal Alexander Canelon Aguirre li.slick-slide > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/anibal-alexander-canelon-aguirre/@@images/image | 193.9 KiB | 180.4 KiB |
Department of Justice Seal div.field-formatter--entity-reference-entity-view > div.media > div.field__item > img | /d9/styles/coh_medium/public/2025-03/doj-seal-257x257.png... | 100.8 KiB | 93.2 KiB |
DOJ organizational chart div.grouped-content-image > div > div.field-formatter--media-thumbnail > img | /d9/styles/featured_group_content_image/public/2022-11/ou... | 95.2 KiB | 74.5 KiB |
Photograph of Trung Duc Lu li.slick-slide > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/trung-duc-lu/@@images/image | 20.9 KiB | 17.9 KiB |
Photograph of Ruja Ignatova li#slick-slide16 > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/ruja-ignatova/@@images/image | 19.4 KiB | 16.2 KiB |
Photograph of Yulan Adonay Archaga Carias li#slick-slide110 > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/yulan-adonay-archaga-carias/@@images/image | 18.1 KiB | 14.6 KiB |
Photograph of Giovanni Vicente Mosquera Serrano li#slick-slide18 > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/giovanni-vicente-mosquera-serrano/@@images/image | 17.5 KiB | 13.3 KiB |
Photograph of Kashawn Nicola Roper li.slick-slide > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/kashawn-nicola-roper/@@images/image | 19.5 KiB | 13.3 KiB |
Photograph of Wilver Villegas-Palomino li#slick-slide14 > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/wilver-villegas-palomino/@@images/image | 16.8 KiB | 12.4 KiB |
Photograph of Bhadreshkumar Chetanbhai Patel li#slick-slide17 > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/bhadreshkumar-chetanbhai-patel/@@images/image | 16.0 KiB | 11.0 KiB |
Photograph of Fausto Isidro Meza-Flores li#slick-slide15 > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/fausto-isidro-meza-flores/@@images/image | 12.9 KiB | 9.6 KiB |
Photograph of Omar Alexander Cardenas li.slick-slide > div.views-field > div.field-content > img | www.fbi.gov/wanted/topten/omar-alexander-cardenas/@@images/image | 14.6 KiB | 9.2 KiB |
Our Values div.block > div > div.field-formatter--text-default > h2 | /C9Rpv8PNOWPB5K5XtxcZtmBeJs64tfxU16v0X_ioS8djiNUAcmIeE0uZ... | 5.5 KiB | 5.3 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 |
|---|---|
| justice.gov/ | 211 ms |
| www.justice.gov/ | 0.0 ms |
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 |
|---|---|
div.layout > div.layout__region > div.block > ::before div.layout > div.layout__region > div.block > ::before | 0.214 |
Utilities
Our Offices Find Help Contact Us
Search header#header > div.region > div.grid-container > div#header-right-region | 0.000 |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|---|
| /d9/css/css_UFGmUIixkB6s3FQx7QRs6MGi2nz5hjbalX3jXf5knrE.c... | 129.9 KiB | 114.0 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.googletagmanager.com/gtag/js?id=G-CSLL4ZEK4L | 147.0 KiB | 60.1 KiB |
| /d9/js/js_hTnaoOtM4X5XoPAr28zmLSvrLdw6doGAVmviXmhZOGY.js?... | 55.5 KiB | 36.4 KiB |
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 |
|---|---|
| Other | 1.1 s |
| Script Evaluation | 457 ms |
| Style & Layout | 288 ms |
| Rendering | 180 ms |
| Parse HTML & CSS | 110 ms |
| Script Parsing & Compilation | 38 ms |
| Garbage Collection | 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 |
|---|---|
| Internal error. | Not actionable |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
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 | |
|---|---|
article.paragraph > div.hero-wrapper > div.background-image > img article.paragraph > div.hero-wrapper > div.background-image > img | www.justice.gov/themes/custom/usdoj_uswds/images/doj-live-stream-background.png |
article.paragraph > div.hero-wrapper > div.background-image > img article.paragraph > div.hero-wrapper > div.background-image > img | www.justice.gov/themes/custom/usdoj_uswds/images/doj-live-stream-background.png |
article.paragraph > div.hero-wrapper > div.background-image > img article.paragraph > div.hero-wrapper > div.background-image > img | www.justice.gov/themes/custom/usdoj_uswds/images/doj-live-stream-background.png |
article.paragraph > div.hero-wrapper > div.background-image > img article.paragraph > div.hero-wrapper > div.background-image > img | www.justice.gov/themes/custom/usdoj_uswds/images/doj-live-stream-background.png |
article.paragraph > div.hero-wrapper > div.background-image > img article.paragraph > div.hero-wrapper > div.background-image > img | www.justice.gov/themes/custom/usdoj_uswds/images/doj-live-stream-background.png |
article.paragraph > div.hero-wrapper > div.background-image > img article.paragraph > div.hero-wrapper > div.background-image > img | www.justice.gov/themes/custom/usdoj_uswds/images/doj-live-stream-background.png |
article.paragraph > div.hero-wrapper > div.background-image > img article.paragraph > div.hero-wrapper > div.background-image > img | www.justice.gov/themes/custom/usdoj_uswds/images/doj-live-stream-background.png |
article.paragraph > div.hero-wrapper > div.background-image > img article.paragraph > div.hero-wrapper > div.background-image > img | www.justice.gov/themes/custom/usdoj_uswds/images/doj-live-stream-background.png |
article.paragraph > div.hero-wrapper > div.background-image > img article.paragraph > div.hero-wrapper > div.background-image > img | www.justice.gov/themes/custom/usdoj_uswds/images/doj-live-stream-background.png |
U.S. Department of Justice seal div.grid-container > div.blocks-wrapper > p.text-center > img | www.justice.gov/themes/custom/usdoj_uswds/images/doj-main-header-logo.svg |
header.usa-banner__header > div.usa-banner__inner > div.grid-col-auto > img.usa-banner__header-flag header.usa-banner__header > div.usa-banner__inner > div.grid-col-auto > img.usa-banner__header-flag | www.justice.gov/themes/custom/usdoj_uswds/assets/img/us_flag_small.png |
instagram icon ul.inline-list > li > a > img.social-icon | /themes/custom/usdoj_uswds/images/doj-header-footer-icons... |
Search section > form#search_form > button.usa-button > img.usa-search__submit-icon | www.justice.gov/themes/custom/usdoj_uswds/images/doj-icon-header-search.svg |
smartphone icon ul.usa-icon-list > li.usa-icon-list__item > div.usa-icon-list__icon > img | /themes/custom/usdoj_uswds/images/doj-header-footer-icons... |
smartphone icon ul.usa-icon-list > li.usa-icon-list__item > div.usa-icon-list__icon > img | /themes/custom/usdoj_uswds/images/doj-header-footer-icons... |
linkedin icon ul.inline-list > li > a > img.social-icon | /themes/custom/usdoj_uswds/images/doj-header-footer-icons... |
envelope icon ul.usa-icon-list > li.usa-icon-list__item > div.usa-icon-list__icon > img | /themes/custom/usdoj_uswds/images/doj-header-footer-icons... |
twitter icon ul.inline-list > li > a > img.social-icon | /themes/custom/usdoj_uswds/images/doj-header-footer-icons... |
youtube icon ul.inline-list > li > a > img.social-icon | /themes/custom/usdoj_uswds/images/doj-header-footer-icons... |
facebook icon ul.inline-list > li > a > img.social-icon | /themes/custom/usdoj_uswds/images/doj-header-footer-icons... |
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.
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Samuel Ramirez, Jr.
FBI Field Office: Seattle
Wanted For: Samuel Ramirez, Jr. i… div > div.most-wanted-view > div.item-list > ul.slick-initialized |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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.youtube.com/s/player/b174a5bb/www-widgetapi.vflset/www-widgetapi.js line 192, col 189 | Uncaught Error: YouTube player element ID required. |
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.
Send Feedback