Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 | 35 ms |
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 | |
|---|---|---|---|
Try This Iconic Steak Tips Recipe From the Upcoming ‘Eaterland’ Cookbook div._1dm09eq1 > div.duet--content-cards--content-card > div._33xzbx7 > img._1u5z0xk0 | /wp-content/uploads/sites/4/2026/04/EATER_USA_Chapter7_St... | 88.9 KiB | 52.1 KiB |
The Weekly Fish and Chips Special That Focuses on Sustainability div._1r4m1yk1 > div.duet--content-cards--content-card > div._33xzbx7 > img._1u5z0xk0 | /wp-content/uploads/sites/2/2026/03/EAT_FPS_088_THUMB_SYN... | 55.2 KiB | 51.0 KiB |
Breakfast Burritos, Galbi Patty Melts, and More Dishes Chef Nyesha Arrington Tr… div._1r4m1yk1 > div.duet--content-cards--content-card > div._33xzbx7 > img._1u5z0xk0 | /wp-content/uploads/sites/2/2026/04/EAT_PLW_025_THUMB_SYN... | 53.9 KiB | 49.7 KiB |
A Local Pizzaiolo’s Tour of the Best Restaurants in NYC div._1r4m1yk1 > div.duet--content-cards--content-card > div._33xzbx7 > img._1u5z0xk0 | /wp-content/uploads/sites/2/2026/04/EAT_CDO_003_THUMB_YT1... | 47.5 KiB | 43.3 KiB |
Tapered Candles Are Bringing Serious Drip to Dining Rooms div._1r4m1yk1 > div.duet--content-cards--content-card > div._33xzbx7 > img._1u5z0xk0 | /wp-content/uploads/sites/2/2026/01/Berenjak.UpperIndoor.... | 45.5 KiB | 41.3 KiB |
The Best Housewarming Gifts (That You’ll Want for Yourself) div._1r4m1yk1 > div.duet--content-cards--content-card > div._33xzbx7 > img._1u5z0xk0 | /wp-content/uploads/sites/2/2025/07/The-Best-Housewarming... | 40.7 KiB | 36.9 KiB |
How a Michelin-Green-Starred Restaurant Makes One of the Best Burgers in NYC div._1r4m1yk1 > div.duet--content-cards--content-card > div._33xzbx7 > img._1u5z0xk0 | /wp-content/uploads/sites/2/2026/03/EAT_FPS_089_THUMB_SYN... | 40.6 KiB | 36.8 KiB |
The Eater x Zwiesel Fortessa Collection Brings Restaurant-Worthy Dinnerware to … div._1r4m1yk1 > div.duet--content-cards--content-card > div._33xzbx7 > img._1u5z0xk0 | /wp-content/uploads/sites/2/2026/02/Fortessa_Shot5_Dinner... | 38.8 KiB | 35.1 KiB |
This New Chicago Restaurant Has Something for Every Type of Night Out div._1r4m1yk1 > div.duet--content-cards--content-card > div._33xzbx7 > img._1u5z0xk0 | /wp-content/uploads/sites/2/2026/04/EAT_NOW_001_THUMB_SYN... | 29.8 KiB | 27.0 KiB |
The Best Condiments for Giving as Delicious Gifts div._1r4m1yk1 > div.duet--content-cards--content-card > div._33xzbx7 > img._1u5z0xk0 | /wp-content/uploads/sites/2/2025/12/condiments-as-gifts-c... | 27.1 KiB | 24.5 KiB |
A Food Lover’s Guide to Building a Wedding Registry div._1r4m1yk1 > div.duet--content-cards--content-card > div._33xzbx7 > img._1u5z0xk0 | /wp-content/uploads/sites/2/2023/05/Wedding-Registry-Gift... | 21.7 KiB | 19.7 KiB |
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
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.
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 |
|---|---|
| eater.com/ | 241 ms |
| www.eater.com/ | 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.
Diagnostics
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 177.0 KiB |
| www.eater.com/_next/static/chunks/pages/_app-00464cad4eea785f.js | 448.0 KiB | 176.8 KiB |
| /pagead/managed/js/gpt/m202604160201/pubads_impl.js | 187.7 KiB | 128.8 KiB |
| www.googletagmanager.com/gtag/destination?id=AW-926030959&cx=c>m=4e64h1 | 137.6 KiB | 67.1 KiB |
| www.googletagmanager.com/gtag/js?id=G-GMSWCRTSTY&cx=c>m=4e64h1 | 150.1 KiB | 60.7 KiB |
| cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js | 128.8 KiB | 60.5 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-WQ5FM5W | 184.9 KiB | 53.3 KiB |
| cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.js | 72.0 KiB | 37.6 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.eater.com/_next/static/chunks/pages/_app-00464cad4eea785f.js | 389 ms | 280 ms | 79 ms |
| www.googletagmanager.com/gtm.js?id=GTM-WQ5FM5W | 328 ms | 292 ms | 17 ms |
| Unattributable | 282 ms | 48 ms | 0.0 ms |
| www.eater.com/ | 233 ms | 6.0 ms | 0.3 ms |
| /pagead/managed/js/gpt/m202604160201/pubads_impl.js | 188 ms | 146 ms | 17 ms |
| www.eater.com/_next/static/chunks/framework-42f3b70da36e8d96.js | 157 ms | 150 ms | 3.6 ms |
| cdn.concert.io/lib/concert-ads/v2-latest/concert_ads.js | 137 ms | 114 ms | 11 ms |
| cdn.cookielaw.org/scripttemplates/202602.1.0/otBannerSdk.js | 88 ms | 50 ms | 14 ms |
| www.googletagmanager.com/gtag/js?id=G-GMSWCRTSTY&cx=c>m=4e64h1 | 56 ms | 48 ms | 8.2 ms |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 53 ms | 34 ms | 17 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 1.4 s |
| Other | 326 ms |
| Script Parsing & Compilation | 207 ms |
| Style & Layout | 113 ms |
| Rendering | 75 ms |
| Garbage Collection | 56 ms |
| Parse HTML & CSS | 39 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not actionable |
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 |
|---|---|---|
| 23.5 KiB | 20.0 KiB | |
| www.eater.com/_next/static/css/9e8ea2150808f57b.css | 19.1 KiB | 16.3 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
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.tzi1w98 > ul.wovzix0 > li > a.wovzix1 div.tzi1w98 > ul.wovzix0 > li > a.wovzix1 |
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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Cookie Policy div#onetrust-group-container > div#onetrust-policy > div#onetrust-policy-text > a.ot-cookie-policy-link |
Best Practices
General
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Content Best Practices
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| www.eater.com/video | More |
| www.eater.com/add-to-cart | More |
| www.eater.com/video | More |
| www.eater.com/add-to-cart | More |
Format your HTML in a way that enables crawlers to better understand your app’s content.