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.
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.swiper-slide > a.block > div.absolute > img.h-full div.swiper-slide > a.block > div.absolute > img.h-full | /production/media/27547/responsive-images/Grilled-Lamb-Ch... | 462.6 KiB | 294.8 KiB |
div.module > div.md:relative > div.h-[232px] > img.h-full div.module > div.md:relative > div.h-[232px] > img.h-full | /production/media/27846/responsive-images/restaurant___de... | 295.2 KiB | 184.1 KiB |
div.p-[12px] > a.group > div.max-w-[128px] > img.brightness-75 div.p-[12px] > a.group > div.max-w-[128px] > img.brightness-75 | /production/media/11059/responsive-images/cropped-478d228... | 74.5 KiB | 73.0 KiB |
A fallback image for Food Network UK div.p-[12px] > a.group > div.max-w-[128px] > img.brightness-75 | foodnetwork.co.uk/images/fallback-landscape.webp | 58.9 KiB | 58.3 KiB |
div.p-[12px] > a.group > div.max-w-[128px] > img.brightness-75 div.p-[12px] > a.group > div.max-w-[128px] > img.brightness-75 | /production/media/26650/responsive-images/282336_RavneetG... | 56.6 KiB | 55.1 KiB |
div.p-[12px] > a.group > div.max-w-[128px] > img.brightness-75 div.p-[12px] > a.group > div.max-w-[128px] > img.brightness-75 | /production/media/26041/responsive-images/SOTCK_S1_3840X2... | 37.0 KiB | 36.2 KiB |
div > a.block > div.overflow-hidden > img.absolute div > a.block > div.overflow-hidden > img.absolute | /production/media/26650/responsive-images/282336_RavneetG... | 54.7 KiB | 32.5 KiB |
div.relative > a.block > div.overflow-hidden > img.absolute div.relative > a.block > div.overflow-hidden > img.absolute | /production/media/27639/responsive-images/LL1A11_Teriyaki... | 51.7 KiB | 27.4 KiB |
div > a.block > div.overflow-hidden > img.absolute div > a.block > div.overflow-hidden > img.absolute | /production/media/25616/responsive-images/Tom-Kerridge-Se... | 57.4 KiB | 25.6 KiB |
div.relative > a.block > div.overflow-hidden > img.absolute div.relative > a.block > div.overflow-hidden > img.absolute | /production/media/27633/responsive-images/Grilled-Tuna-St... | 47.7 KiB | 23.5 KiB |
div > a.block > div.overflow-hidden > img.absolute div > a.block > div.overflow-hidden > img.absolute | /production/media/25739/responsive-images/279347_SecretsO... | 54.7 KiB | 23.1 KiB |
div.relative > div.group > a.block > img.block div.relative > div.group > a.block > img.block | /production/media/27864/responsive-images/260226_JimmyGar... | 42.5 KiB | 19.8 KiB |
div.relative > div.group > a.block > img.block div.relative > div.group > a.block > img.block | /production/media/24254/responsive-images/GettyImages-125... | 29.0 KiB | 17.9 KiB |
Food Network div.container > div.flex > a.shrink-0 > img | foodnetwork.co.uk/images/logo26.png | 7.9 KiB | 7.1 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.
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|---|
| s.ntv.io/serve/load.js | 250.4 KiB | 190.5 KiB |
| foodnetwork.co.uk/build/assets/app-BJFf2ACq.js | 309.5 KiB | 158.5 KiB |
| foodnetwork.co.uk/static-js/prebid7.12.0.js | 99.4 KiB | 79.5 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-WHCQZ5T | 126.0 KiB | 71.5 KiB |
| cdn.whisk.com/sdk/shopping-list.js | 64.0 KiB | 58.3 KiB |
| /e7d4aac7-7c82-4bb4-a499-57dccccec460-web.js | 189.0 KiB | 37.2 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
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.hidden > form.relative > div.bg-cream > button.bg-maroon div.hidden > form.relative > div.bg-cream > button.bg-maroon |
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
All Categories
Recipes
Articles
Videos
Shows
Chefs div.hidden > form.relative > div.bg-cream > select.bg-[#f9f7f4] |
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.flex > ul.flex > li > a.bg-cream div.flex > ul.flex > li > a.bg-cream |
div.flex > ul.flex > li > a.bg-cream div.flex > ul.flex > li > a.bg-cream |
div.flex > ul.flex > li > a.bg-cream div.flex > ul.flex > li > a.bg-cream |
div.flex > ul.flex > li > a.bg-cream div.flex > ul.flex > li > a.bg-cream |
div.max-lg:order-1 > ul.flex > li.max-lg:text-center > a.border div.max-lg:order-1 > ul.flex > li.max-lg:text-center > a.border |
div.max-lg:order-1 > ul.flex > li.max-lg:text-center > a.border div.max-lg:order-1 > ul.flex > li.max-lg:text-center > a.border |
div.max-lg:order-1 > ul.flex > li.max-lg:text-center > a.border div.max-lg:order-1 > ul.flex > li.max-lg:text-center > a.border |
div.max-lg:order-1 > ul.flex > li.max-lg:text-center > a.border div.max-lg:order-1 > ul.flex > li.max-lg:text-center > a.border |
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.
Contrast
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 |
|---|
55 RECIPES div.col > a.block > div.px-[8px] > p.h5 |
11 RECIPES div.col > a.block > div.px-[8px] > p.h5 |
48 RECIPES div.col > a.block > div.px-[8px] > p.h5 |
125 RECIPES div.col > a.block > div.px-[8px] > p.h5 |
VERY EASY div.hidden > div.flex > div.flex > span.text-[12px] |
40 MINS div.hidden > div.flex > div.flex > span.text-[12px] |
2 HRS 25 MINS div.hidden > div.flex > div.flex > span.text-[12px] |
EASY div.hidden > div.flex > div.flex > span.text-[12px] |
ARTICLE div.w-1/2 > div.relative > a.block > span.block |
ARTICLE div.w-1/2 > div.relative > a.block > span.block |
ARTICLE div.w-1/2 > div.relative > a.block > span.block |
COPYRIGHT © 2026 DISCOVERY, INC. OR ITS SUBSIDIARIES AND AFFILIATES. ALL RIGHTS… div.flex > div.flex-grow > div.flex > p.font-bold |
CRAFTED BY SCOUT div.flex-grow > div.flex > p.font-bold > a.underline |
These are opportunities to improve the legibility of your content.
Navigation
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 |
|---|
WATCH THE SHOWS div.container > div.bg-white > div.font-semibold > h5.shrink-0 |
These are opportunities to improve keyboard navigation in your application.
Tables and lists
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 |
|---|
RECIPES
INSPIRATION
FEATURES
CHEFS
SHOWS
VIDEOS
TV GUIDE div.bg-maroon > div.container > div.hidden > ul.flex |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
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.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.
Best Practices
General
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 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 () | |
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 404 () |
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.