Mobile 375 × 812

Desktop 1440 × 900

Score: 74 / 100
Based on 8 categories, 0 sections
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.
'unsafe-eval' found in script source
'unsafe-inline' found in script source
Cookie 'nyt-gdpr' is missing the Secure flag
Cookie 'nyt-geo' is missing the Secure flag
Cookie 'nyt-s-present' is missing the Secure flag
[](https://beavercheck.com/results/2a2f474c-43a8-4c3f-ac07-85fff70d068a)<a href="https://beavercheck.com/results/2a2f474c-43a8-4c3f-ac07-85fff70d068a"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fwww.nytimes.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fwww.nytimes.comThis badge auto-updates with your latest scan result.
Thanks for your feedback!
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.
6.08 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
29.72 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
13.06 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.022
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
18.32 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.
45.96 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
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.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
img._poster_13tnt_20 img._poster_13tnt_20 | /images/2026/02/20/world/africa/RV_Thumbnail-John-Cape-To... | 700.1 KiB | 686.0 KiB |
img._poster_13tnt_20 img._poster_13tnt_20 | /images/2026/03/23/smarter-living/wirecutter/THMB_260316_... | 526.2 KiB | 512.0 KiB |
img._poster_13tnt_20 img._poster_13tnt_20 | /images/2026/05/01/arts/Screenshot-2026-04-02-at-10/Scree... | 518.3 KiB | 504.2 KiB |
img._poster_13tnt_20 img._poster_13tnt_20 | /images/2023/02/13/multimedia/afg-chicken-with-salmorigli... | 132.4 KiB | 118.2 KiB |
People move among debris and the ruins of several multistory buildings against … div > div.css-ax1e1o > picture.css-hdqqnp > img.css-o9w048 | /images/2026/04/03/multimedia/03israel-iran-tehran-voices... | 135.3 KiB | 101.5 KiB |
President Trump gestures as he talks to Secretary of State Marco Rubio and the … div > div.css-hjiaw4 > picture.css-hdqqnp > img.css-yf0ys | /images/2026/03/31/multimedia/00int-deportations-1-vtpw-H... | 56.9 KiB | 37.7 KiB |
img._poster_13tnt_20 img._poster_13tnt_20 | /images/2026/04/16/video/165188_03vid-arkansas-farmer-war... | 7.1 KiB | 4.5 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
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.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| g1.nyt.com/fonts/css/web-fonts.c851560786173ad206e1f76c1901be7e096e8f8b.css | 6.8 KiB | 939 ms |
| g1.nyt.com/fonts/css/web-fonts.css | 6.8 KiB | |
| /vi-assets/static-assets/cssModulesStyles-39f3b9296e42fd6... | 49.1 KiB | 918 ms |
| /vi-assets/static-assets/global-bf55b3b62e74478ad48892213... | 3.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.
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.
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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .css-1pg5jir { max-width: calc(100% - 40px); margin: auto; } … | 50.2 KiB | 49.8 KiB |
| /vi-assets/static-assets/cssModulesStyles-39f3b9296e42fd6... | 47.5 KiB | 47.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.
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.
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
| Category | Time Spent |
|---|---|
| Script Evaluation | 19.1 s |
| Other | 5.0 s |
| Script Parsing & Compilation | 1.7 s |
| Style & Layout | 1.5 s |
| Garbage Collection | 734 ms |
| Parse HTML & CSS | 577 ms |
| Rendering | 463 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
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .css-1pg5jir { max-width: calc(100% - 40px); margin: auto; } … | 50.2 KiB | 5.5 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| launchpad.privacymanager.io/latest/launchpad.bundle.js | 45.0 KiB | 14.2 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
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.
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
| Failing Elements |
|---|
timeline div._container_gk23c_16 > div._scrubber_19d53_1 > div._track_19d53_28 |
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
| Failing Elements |
|---|
seek div._container_gk23c_16 > div._scrubber_19d53_1 > div._track_19d53_28 > div._ariaPlaceholder_19d53_152 |
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about input field labels.
| Failing Elements |
|---|
div._container_gk23c_16 > div._scrubber_19d53_1 > div._track_19d53_28 > div._progressHandle_19d53_80 div._container_gk23c_16 > div._scrubber_19d53_1 > div._track_19d53_28 > div._progressHandle_19d53_80 |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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.
| Failing Elements |
|---|
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
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.
| Failing Elements |
|---|
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
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.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
| Failing Elements |
|---|
NYTCo nav#footer > ul.css-t8x4fj > li.css-a7htku > a.css-jq1cx6 |
Contact Us nav#footer > ul.css-t8x4fj > li.css-a7htku > a.css-jq1cx6 |
Accessibility nav#footer > ul.css-t8x4fj > li.css-a7htku > a.css-jq1cx6 |
Work with us nav#footer > ul.css-t8x4fj > li.css-a7htku > a.css-jq1cx6 |
Advertise nav#footer > ul.css-t8x4fj > li.css-a7htku > a.css-jq1cx6 |
T Brand Studio nav#footer > ul.css-t8x4fj > li.css-a7htku > a.css-jq1cx6 |
Privacy Policy nav#footer > ul.css-t8x4fj > li.css-a7htku > a.css-jq1cx6 |
Cookie Policy nav#footer > ul.css-t8x4fj > li.css-a7htku > a.css-jq1cx6 |
Terms of Service nav#footer > ul.css-t8x4fj > li.css-a7htku > a.css-jq1cx6 |
These items highlight common accessibility best practices.
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| Unload event listeners are deprecated and will be removed. | |
| Topics | /js/tags/clientag.js?cid=8CU26C87G&dn=www.nytimes.com&yse... line 34, col 34324 |
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
| Source | Description |
|---|---|
[GSI_LOGGER]: FedCM get() rejects with NetworkError: Error retrieving a token. | |
Failed to load resource: the server responded with a status of 404 () | |
Not signed in with the identity provider. | |
UserInfoAgentID unavailable. |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| www.nytimes.com/2026/03/12/business/war-iran-farmers-agriculture-costs.html | Read more |
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.
| Failing Elements |
|---|
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
| Uncrawlable Link |
|---|
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl div > div.css-1wzkfo3 > div.css-cfnhvx > a.tpl-lbl |
To appear in search results, crawlers need access to your app.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.20 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
9.93 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
2.96 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.063
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.26 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.
11.31 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
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
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
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.
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.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
| URL | Resource Size | Est Savings | |
|---|---|---|---|
An illustration of the silhouette of a person’s legs, surrounded by red and pur… div > div.css-hjiaw4 > picture.css-hdqqnp > img.css-o9w048 | /images/2026/04/12/magazine/12mag-diagnosis-1/12mag-diagn... | 31.9 KiB | 28.1 KiB |
Maureen Dowd div.css-4se1tq > div.css-hjiaw4 > picture > img.css-1kx59a0 | /images/2018/04/02/opinion/maureen-dowd/maureen-dowd-thum... | 25.7 KiB | 25.4 KiB |
Ross Douthat div.css-4se1tq > div.css-hjiaw4 > picture > img.css-1kx59a0 | /images/2018/04/03/opinion/ross-douthat/ross-douthat-thum... | 18.8 KiB | 18.5 KiB |
Several members of President Trump’s inner circle applauding during his 2026 St… div > div.css-111w8gl > picture.css-hdqqnp > img.css-yf0ys | /images/2026/04/04/multimedia/04douthat-hgwf/04douthat-hg... | 25.1 KiB | 17.2 KiB |
The pope, wearing an ornate robe, is surrounded by men in religious garments in… div > div.css-hjiaw4 > picture.css-hdqqnp > img.css-yf0ys | /images/2026/04/03/multimedia/03israel-iran-pope-fjmv/03i... | 16.4 KiB | 15.0 KiB |
People move among debris and the ruins of several multistory buildings against … div > div.css-c1ihj2 > picture.css-hdqqnp > img.css-o9w048 | /images/2026/04/03/multimedia/03israel-iran-tehran-voices... | 47.8 KiB | 8.7 KiB |
div > div.css-5l3o8l > picture.css-hdqqnp > img.css-yf0ys div > div.css-5l3o8l > picture.css-hdqqnp > img.css-yf0ys | /images/2026/04/04/multimedia/04nat-artemis-space-tex-hwp... | 45.6 KiB | 6.5 KiB |
Pranav Baskar a.kyt-vjiX- > div.css-9n2jq3 > span.kyt-TS7Rf > img | /images/2025/07/23/reader-center/author-pranav-baskar/aut... | 5.0 KiB | 4.1 KiB |
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
| URL | Transfer Size | Duration |
|---|---|---|
| g1.nyt.com/fonts/css/web-fonts.c851560786173ad206e1f76c1901be7e096e8f8b.css | 6.8 KiB | 306 ms |
| /vi-assets/static-assets/cssModulesStyles-39f3b9296e42fd6... | 49.1 KiB | 145 ms |
| /vi-assets/static-assets/global-bf55b3b62e74478ad48892213... | 3.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.
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.
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.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .css-1pg5jir { max-width: calc(100% - 40px); margin: auto; } … | 51.0 KiB | 50.0 KiB |
| /vi-assets/static-assets/cssModulesStyles-39f3b9296e42fd6... | 47.5 KiB | 46.7 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.
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.
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
| Category | Time Spent |
|---|---|
| Script Evaluation | 6.7 s |
| Other | 1.7 s |
| Style & Layout | 773 ms |
| Script Parsing & Compilation | 449 ms |
| Rendering | 321 ms |
| Garbage Collection | 298 ms |
| Parse HTML & CSS | 199 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
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .css-1pg5jir { max-width: calc(100% - 40px); margin: auto; } … | 51.0 KiB | 5.6 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
| URL | Transfer Size | Est Savings |
|---|---|---|
| launchpad.privacymanager.io/latest/launchpad.bundle.js | 45.0 KiB | 14.2 KiB |
| launchpad.privacymanager.io/latest/launchpad.bundle.js | 45.0 KiB | 14.2 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
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.
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
| Failing Elements |
|---|
timeline div._container_gk23c_16 > div._scrubber_19d53_1 > div._track_19d53_28 |
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
| Failing Elements |
|---|
seek div._container_gk23c_16 > div._scrubber_19d53_1 > div._track_19d53_28 > div._ariaPlaceholder_19d53_152 |
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about input field labels.
| Failing Elements |
|---|
div._container_gk23c_16 > div._scrubber_19d53_1 > div._track_19d53_28 > div._progressHandle_19d53_80 div._container_gk23c_16 > div._scrubber_19d53_1 > div._track_19d53_28 > div._progressHandle_19d53_80 |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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.
| Failing Elements |
|---|
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
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.
| Failing Elements |
|---|
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR ol.carousel-ol > li.kyt-SgEEq > figure > a.kyt-tdFHR |
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.
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
| Failing Elements |
|---|
U.S. nav > ul.css-17j7fe1 > li.css-1bo3wsb > a.css-u90q6n |
open U.S. nav > ul.css-17j7fe1 > li.css-1bo3wsb > button.css-19wyrnd |
open World nav > ul.css-17j7fe1 > li.css-1bo3wsb > button.css-19wyrnd |
open Business nav > ul.css-17j7fe1 > li.css-1bo3wsb > button.css-19wyrnd |
Arts nav > ul.css-17j7fe1 > li.css-1bo3wsb > a.css-u90q6n |
open Arts nav > ul.css-17j7fe1 > li.css-1bo3wsb > button.css-19wyrnd |
open Lifestyle nav > ul.css-17j7fe1 > li.css-1bo3wsb > button.css-19wyrnd |
open Opinion nav > ul.css-17j7fe1 > li.css-1bo3wsb > button.css-19wyrnd |
Video nav > ul.css-17j7fe1 > li.css-1bo3wsb > a.css-u90q6n |
open Video nav > ul.css-17j7fe1 > li.css-1bo3wsb > button.css-19wyrnd |
open Audio nav > ul.css-17j7fe1 > li.css-1bo3wsb > button.css-19wyrnd |
open Games nav > ul.css-17j7fe1 > li.css-1bo3wsb > button.css-19wyrnd |
open Cooking nav > ul.css-17j7fe1 > li.css-1bo3wsb > button.css-19wyrnd |
open Wirecutter nav > ul.css-17j7fe1 > li.css-1bo3wsb > button.css-19wyrnd |
open The Athletic nav > ul.css-17j7fe1 > li.css-1bo3wsb > button.css-19wyrnd |
These items highlight common accessibility best practices.
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
| Deprecation / Warning | Source |
|---|---|
| Topics | dd.nytimes.com/tags.js line 1, col 120300 |
| Unload event listeners are deprecated and will be removed. |
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
| Source | Description |
|---|---|
[GSI_LOGGER]: FedCM get() rejects with NetworkError: Error retrieving a token. | |
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 () | |
Not signed in with the identity provider. | |
UserInfoAgentID unavailable. |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
| Link destination | Link Text |
|---|---|
| www.nytimes.com/2026/03/12/business/war-iran-farmers-agriculture-costs.html | Read more |
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.
| Failing Elements |
|---|
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
img._poster_13tnt_20 img._poster_13tnt_20 |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback