Skip to content
https://eatingwell.com

Lighthouse Mobile

· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.
SCORE
0
GRADE
FIX
0
REVIEW
0
PASS
0
INFO
0

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.

Why this matters

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

Why this matters

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.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

RequestCache TTLTransfer Size
/signals/config/1576393572602771?v=2.9.303&r=stable&domai...1200.0 s128.1 KiB
openads-cdn.adsrvr.org/openadsjs/build/v1.0/dotdash/openads-20260304T232958Z.js0.0 ms97.3 KiB
connect.facebook.net/en_US/fbevents.js1200.0 s96.6 KiB
c.amazon-adsystem.com/aax2/apstag.js3600.0 s91.1 KiB
/pagead/managed/js/activeview/current/ufs_web_display.js3600.0 s73.1 KiB
btloader.com/tag?o=5657833865478144&upapi=true300.0 s31.9 KiB
cdn.id5-sync.com/api/1.0/id5-api.js3600.0 s34.3 KiB
cdn.id5-sync.com/api/1.0/id5PrebidModule.js3600.0 s29.4 KiB
g.3gl.net/jp/9218/latest/InitialLoadScript.js67.0 s23.1 KiB
secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.js900.0 s21.7 KiB
b-code.liadm.com/a-01ap.min.js86400.0 s45.9 KiB
/scripts/bundle/65568.js?sid=c4ad1026-7539-4ef9-981f-2230...3600.0 s20.6 KiB
ep2.adtrafficquality.google/sodar/VFc2VJAc.js3000.0 s14.0 KiB
static.chartbeat.com/js/chartbeat_video.js86400.0 s24.8 KiB
/rjss/st/2775222/92570299/skeleton.js?bundleId=${BUNDLE_I...604800.0 s92.3 KiB
static.criteo.net/js/ld/publishertag.ids.js86400.0 s14.8 KiB
tags.crwdcntrl.net/lt/c/16576/sync.min.js86400.0 s13.5 KiB
/jsconfig/rjss/st/2775222/92570299/skeleton.js?cbName=__I...0.0 ms3.7 KiB
sb.scorecardresearch.com/internal-cs/default/beacon-and.js86400.0 s7.8 KiB
config.aps.amazon-adsystem.com/configs/34463600.0 s3.7 KiB
cdn.brandmetrics.com/tag/c106e229-c4c9-4c07-8306-2ef6b9d6d9ea/EatingWell.js3600.0 s3.6 KiB
/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c124171768917...86400.0 s6.9 KiB
/08378bf6-c29a-482b-88a2-bf3e3bcf4974/launchpad-liveramp.js0.0 ms2.2 KiB
/w37htfhcq2/vendor/a0977a2c-654d-46fd-b830-bb34598f55b9/l...60.0 s2.1 KiB
cdn.magazines.com/mdp_web/crt/css/magazinesCom-contextual-modal.min.css600.0 s1.6 KiB
/a4flkt7l2b/z9gd/a0977a2c-654d-46fd-b830-bb34598f55b9/www...0.0 ms1.3 KiB
tru.am/scripts/ta-pagesocial-sdk.js2419200.0 s10.9 KiB
id5-sync.com/c/957/0/8/1.gif?gdpr=0&gdpr_consent=&us_privacy=0.0 ms1.0 KiB
/pagead/js/r20260420/r20110914/client/qs_click_protection...1209600.0 s8.9 KiB
pagead2.googlesyndication.com/pagead/js/r20260420/r20110914/abg_lite_fy2021.js1209600.0 s8.4 KiB
/w37htfhcq2/z9g/digibox.gif?c=1776817776381&h=www.eatingw...0.0 ms687 B
px.ads.linkedin.com/setuid?partner=appNexus0.0 ms542 B
/pagead/js/r20260420/r20110914/elements/html/omrhp_fy2021.js1209600.0 s3.3 KiB
/c.js?siteid=c4ad1026-7539-4ef9-981f-2230ca43ca4f&toploc=...0.0 ms265 B
/track/cmb/generic?ttd_pid=ber823s&ttd_tpi=1&gdpr=&gdpr_c...0.0 ms254 B
/pagead/js/r20260420/r20110914/client/window_focus_fy2021.js1209600.0 s1.3 KiB
/4.js?ias_xappb=&adContainerId=gcc_bhboaeeMGpnF4t4P3cTQ2Q...604800.0 s1.1 KiB
/tr/?id=1576393572602771&ev=PageView&dl=https%3A%2F%2Fwww...0.0 ms16 B

Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

headings: [map[key:source label:Source valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:38.782 source:map[type:text value:[unattributed]]]]

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

TTI

Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Diagnostics

Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Lists the longest tasks on the main thread, useful for identifying worst contributors to input delay. Learn how to avoid long main-thread tasks

Why this matters

Performance issues directly impact user engagement and conversion rates.

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failure reasonFailure type
The page has an unload handler in the main frame.Actionable

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLTotal CPU TimeScript EvaluationScript Parse
Unattributable2.0 s442 ms0.0 ms
www.eatingwell.com/1.7 s158 ms32 ms
/static/2.64.0/cache/eNp9k1tuhDAMRTdUxBqmUtWvSqOWDYTEgEuI...1.4 s1.1 s24 ms
/a4flkt7l2b/z9gd/a0977a2c-654d-46fd-b830-bb34598f55b9/www...1.4 s1.2 s40 ms
/pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31...746 ms602 ms83 ms
/static/2.64.0/static/cache/eNqllsFu2zAMhl9oQdAAfYCszYYAK...727 ms620 ms73 ms
/static/2.64.0/static/modules/js/AssertiveYield/scripts/a...655 ms545 ms19 ms
www.googletagmanager.com/gtm.js?id=GTM-P3X3VT7426 ms347 ms69 ms
/signals/config/1576393572602771?v=2.9.303&r=stable&domai...400 ms333 ms65 ms
www.googletagmanager.com/gtag/js?id=G-1BWQFX0KRQ&cx=c&gtm=4e64h1h1393 ms321 ms68 ms
www.googletagmanager.com/gtag/js?id=G-DK3GDWHWJH&cx=c&gtm=4e64h1h1388 ms323 ms62 ms
btloader.com/tag?o=5657833865478144&upapi=true323 ms296 ms13 ms
g.3gl.net/jp/9218/latest/InitialLoadScript.js310 ms157 ms11 ms
static.chartbeat.com/js/chartbeat_video.js294 ms240 ms50 ms
www.googletagmanager.com/gtm.js?id=GTM-WT6XGWDH&gtm=4e64h1h1268 ms191 ms74 ms
openads-cdn.adsrvr.org/openadsjs/build/v1.0/dotdash/openads-20260304T232958Z.js243 ms203 ms39 ms
c.amazon-adsystem.com/aax2/apstag.js226 ms166 ms48 ms
b-code.liadm.com/a-01ap.min.js216 ms136 ms80 ms
g.3gl.net/jp/9218/v4.0.13/LastMileScript.js199 ms148 ms12 ms
connect.facebook.net/en_US/fbevents.js199 ms148 ms48 ms
cdn.id5-sync.com/api/1.0/id5-api.js194 ms168 ms16 ms
/static/2.64.0/cache/eNqlVG1y4yAMvVA1np6hf3sJBWTMVkAGyU7c...191 ms153 ms10 ms
cdn.id5-sync.com/api/1.0/id5PrebidModule.js169 ms125 ms41 ms
/ats-modules/6b702f9f-3fb0-44ab-80ee-f731b15c78bc/ats.js145 ms111 ms32 ms
/w37htfhcq2/vendor/a0977a2c-654d-46fd-b830-bb34598f55b9/m...132 ms65 ms49 ms
/scripts/bundle/65568.js?sid=c4ad1026-7539-4ef9-981f-2230...116 ms102 ms9.5 ms
securepubads.g.doubleclick.net/tag/js/gpt.js99 ms83 ms15 ms
aim-tag.hcn.health/js/client.js?dl=aimDataLayer87 ms75 ms10 ms
tags.crwdcntrl.net/lt/c/16576/sync.min.js84 ms67 ms6.6 ms
config.aps.amazon-adsystem.com/configs/344673 ms65 ms6.1 ms
launchpad.privacymanager.io/latest/launchpad.bundle.js69 ms38 ms29 ms
static.criteo.net/js/ld/publishertag.ids.js67 ms60 ms6.1 ms
secure.cdn.fastclick.net/js/pubcid/latest/pubcid.min.js66 ms56 ms9.4 ms
ep2.adtrafficquality.google/sodar/sodar2.js64 ms57 ms3.1 ms
/08378bf6-c29a-482b-88a2-bf3e3bcf4974/launchpad-liveramp.js63 ms60 ms1.1 ms
oa.openxcdn.net/esp.js55 ms48 ms3.7 ms
/w37htfhcq2/vendor/a0977a2c-654d-46fd-b830-bb34598f55b9/u...50 ms27 ms22 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

Why this matters

Performance issues directly impact user engagement and conversion rates.

CategoryTime Spent
Script Evaluation9.2 s
Other2.4 s
Script Parsing & Compilation1.2 s
Style & Layout1.0 s
Garbage Collection255 ms
Parse HTML & CSS204 ms
Rendering149 ms

More information about the performance of your application. These numbers don't directly affect the Performance score.

Layout shift culprits
Optimize DOM size
Font display
Improve image delivery
Modern HTTP
Network dependency tree
Render blocking requests
Optimize viewport for mobile
User Timing marks and measures 20 user timings
Avoid non-composited animations 1 animated element found
Image elements have explicit `width` and `height`
Network Requests
Network Round Trip Times 250 ms
Server Backend Latencies 580 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Initial server response time was short Root document took 290 ms
INP breakdown
LCP breakdown
LCP request discovery
Avoid large layout shifts
100

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.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Carolyn Malcoun EDITORIAL DIRECTOR li#mntl-carousel__item_6-0 > div#mntl-carousel__card_1-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_1-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Maria Emmighausen ASSOCIATE CREATIVE DIRECTOR li#mntl-carousel__item_6-0 > div#mntl-carousel__card_1-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_2-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Maria Laura Haddad-Garcia ASSOCIATE EDITORIAL DIRECTOR li#mntl-carousel__item_6-0 > div#mntl-carousel__card_1-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_3-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Sophie Johnson ASSOCIATE SOCIAL MEDIA DIRECTOR li#mntl-carousel__item_6-0 > div#mntl-carousel__card_1-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_4-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Victoria Seaver, M.S., RD ASSOCIATE GENERAL MANAGER li#mntl-carousel__item_7-0 > div#mntl-carousel__card_2-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_5-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Michelle Edelbaum SVP/ASSOCIATE GROUP GENERAL MANAGER li#mntl-carousel__item_7-0 > div#mntl-carousel__card_2-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_6-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Megan Ginsberg SENIOR EDITOR li#mntl-carousel__item_7-0 > div#mntl-carousel__card_2-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_7-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Jessica Ball, M.S., RD SENIOR NUTRITION EDITOR li#mntl-carousel__item_7-0 > div#mntl-carousel__card_2-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_8-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Cassie Basford SENIOR VISUALS EDITOR li#mntl-carousel__item_8-0 > div#mntl-carousel__card_3-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_9-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Abigail Abesamis Demarest SENIOR EDITOR, NEWS & LIFESTYLE li#mntl-carousel__item_8-0 > div#mntl-carousel__card_3-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_10-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Leah Goggins NEWS EDITOR li#mntl-carousel__item_8-0 > div#mntl-carousel__card_3-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_11-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Danielle DeAngelis NEWS & TRENDING EDITOR li#mntl-carousel__item_8-0 > div#mntl-carousel__card_3-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_12-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Alex Loh FOOD EDITOR li#mntl-carousel__item_9-0 > div#mntl-carousel__card_4-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_13-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Madeline Peck, RDN, CDN NUTRITION EDITOR li#mntl-carousel__item_9-0 > div#mntl-carousel__card_4-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_14-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Alysia Bebel SOCIAL MEDIA EDITOR li#mntl-carousel__item_9-0 > div#mntl-carousel__card_4-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_15-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Allison Little ASSOCIATE SOCIAL MEDIA EDITOR li#mntl-carousel__item_9-0 > div#mntl-carousel__card_4-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_16-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Lily Menk EDITORIAL FELLOW li#mntl-carousel__item_10-0 > div#mntl-carousel__card_5-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_17-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Anne Treadwell COPY EDITOR li#mntl-carousel__item_10-0 > div#mntl-carousel__card_5-0 > div#mntl-sc-block-groupcallout--team-mission__team-carousel-member_18-0 > a.mntl-sc-block-groupcallout--team-mission__member-link
Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
Image elements have `[alt]` attributes
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Background and foreground colors have a sufficient contrast ratio
Document has a `<title>` element
`<frame>` or `<iframe>` elements have a title
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
Links have a discernible name
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Touch targets have sufficient size and spacing.
Heading elements appear in a sequentially-descending order
Document has a main landmark.
Deprecated ARIA roles were not used
Identical links have the same purpose.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
73

Best Practices

Trust and Safety

Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. Learn more about responsibly getting permission for notifications.

Why this matters

Performance issues directly impact user engagement and conversion rates.

General

Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Deprecation / WarningSource
Topics
Unload event listeners are deprecated and will be removed.
AttributionReporting

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

SourceDescription
Access to fetch at 'https://rp.liadm.com/j?dtstmp=1776817772455&se=eyJpcHY2IjoiMmEwMzo5MGMwOjJhMjo6MTQxIn0&duid=7b1f94de7320--01kps9f5x2k8v9qsj2r3p5sznp&tv=10.20.0&pu=https%3A%2F%2Fwww.eatingwell.com%2F&wpn=prebid&cd=.eatingwell.com&pip6=MmEwMzo5MGMwOjJhMjo6MTQx' from origin 'https://www.eatingwell.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Access to fetch at 'https://rp.liadm.com/j?dtstmp=1776817772455&se=eyJpcHY2IjoiMmEwMzo5MGMwOjJhMjo6MTQxIn0&duid=7b1f94de7320--01kps9f5x2k8v9qsj2r3p5sznp&tv=10.20.0&pu=https%3A%2F%2Fwww.eatingwell.com%2F&wpn=prebid&cd=.eatingwell.com&pip6=MmEwMzo5MGMwOjJhMjo6MTQx' from origin 'https://www.eatingwell.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Access to fetch at 'https://rp.liadm.com/j?dtstmp=1776817772455&se=eyJpcHY2IjoiMmEwMzo5MGMwOjJhMjo6MTQxIn0&duid=7b1f94de7320--01kps9f5x2k8v9qsj2r3p5sznp&tv=10.20.0&pu=https%3A%2F%2Fwww.eatingwell.com%2F&wpn=prebid&cd=.eatingwell.com&pip6=MmEwMzo5MGMwOjJhMjo6MTQx' from origin 'https://www.eatingwell.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Access to fetch at 'https://rp.liadm.com/j?dtstmp=1776817772455&se=eyJpcHY2IjoiMmEwMzo5MGMwOjJhMjo6MTQxIn0&duid=7b1f94de7320--01kps9f5x2k8v9qsj2r3p5sznp&tv=10.20.0&pu=https%3A%2F%2Fwww.eatingwell.com%2F&wpn=prebid&cd=.eatingwell.com&pip6=MmEwMzo5MGMwOjJhMjo6MTQx' from origin 'https://www.eatingwell.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Failed to load resource: net::ERR_FAILED
Failed to load resource: net::ERR_FAILED
Failed to load resource: net::ERR_FAILED
Failed to load resource: net::ERR_FAILED
Uses HTTPS
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
No issues in the `Issues` panel in Chrome Devtools
Ensure CSP is effective against XSS attacks
Use a strong HSTS policy
Ensure proper origin isolation with COOP
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Page has valid source maps
Redirects HTTP traffic to HTTPS
Mitigate clickjacking with XFO or CSP
100

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.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Links have descriptive text
Links are crawlable
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Send Feedback