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.
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.
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 | |
|---|---|---|---|
article.card > a > figure.card__image > img article.card > a > figure.card__image > img | nutrition.org/wp-content/uploads/2025/12/n26-reg-open.jpg | 250.5 KiB | 176.7 KiB |
ASN’s Top Nutrition Research of 2024 article.card > a > figure.card__image > img | /wp-content/uploads/2025/01/Top-Nutrition-Research-of-202... | 149.2 KiB | 113.4 KiB |
15 Trending Nutrition Research Articles from 2021 article.card > a > figure.card__image > img | /wp-content/uploads/2022/01/DEC-2021-nutritino.org-Blog-P... | 77.4 KiB | 69.6 KiB |
Water insecurity: A barrier to healthy eating article.card > a > figure.card__image > img | /wp-content/uploads/2023/12/Water-insecurity_-A-barrier-t... | 103.4 KiB | 67.6 KiB |
A whey to mitigate muscle loss article.card > a > figure.card__image > img | /wp-content/uploads/2023/12/A-whey-to-mitigate-muscle-los... | 60.4 KiB | 52.7 KiB |
Iron-fortified infant cereal may help reduce dietary iron inadequacy during lat… article.card > a > figure.card__image > img | /wp-content/uploads/2023/12/Iron-fortified-infant-cereal-... | 28.8 KiB | 23.1 KiB |
Vitamin B-12 and folic acid supplements are associated with long term metabolic… article.card > a > figure.card__image > img | /wp-content/uploads/2023/06/Vitamin-B12-and-folic-acid-su... | 24.2 KiB | 19.2 KiB |
Food and Drug Administration Expert Panel on Infant Formula “Operation Stork Sp… article.card > a > figure.card__image > img | nutrition.org/wp-content/uploads/2020/09/asn-logo.jpg | 18.1 KiB | 15.3 KiB |
Eating Disorders Are on the Rise article.card > a > figure.card__image > img | /wp-content/uploads/2021/02/FEB2021-nutritino.org-Blog-Po... | 17.0 KiB | 13.5 KiB |
Press passes available for NUTRITION 2026 to be held July 25–28 article.card > a > figure.card__image > img | nutrition.org/wp-content/uploads/2026/04/N26_HERO-480x320.png | 9.4 KiB | 8.6 KiB |
ASN Announces Program for NUTRITION 2026 in Washington, DC article.card > a > figure.card__image > img | nutrition.org/wp-content/uploads/2026/04/N26_HERO-600x400.png | 12.2 KiB | 4.6 KiB |
New ICD-11 Code for Adult Undernutrition: Important Advice for Clinicians article.card > a > figure.card__image > img | nutrition.org/wp-content/uploads/2020/09/asn-logo-600x320.jpg | 10.3 KiB | 4.0 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.
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.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| nutrition.org/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js | 2869.0 s | 762 B |
| www.gstatic.com/recaptcha/api2/logo_48.png | 604800.0 s | 2.3 KiB |
| www.gstatic.com/recaptcha/api2/info_2x.png | 604800.0 s | 689 B |
| www.gstatic.com/recaptcha/api2/refresh_2x.png | 604800.0 s | 624 B |
| www.gstatic.com/recaptcha/api2/audio_2x.png | 604800.0 s | 554 B |
| www.gstatic.com/recaptcha/api2/logo_48.png | 604800.0 s | 0 B |
| www.gstatic.com/recaptcha/api2/info_2x.png | 604800.0 s | 0 B |
| www.gstatic.com/recaptcha/api2/refresh_2x.png | 604800.0 s | 0 B |
| www.gstatic.com/recaptcha/api2/audio_2x.png | 604800.0 s | 0 B |
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.
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
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 |
|---|---|---|
| /wp-content/themes/nutrition-custom-theme/css/app.min.css... | 31.8 KiB | 27.0 KiB |
| /wp-content/plugins/gravityforms/legacy/css/formsmain.min... | 14.4 KiB | 13.7 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| nutrition.org/wp-content/uploads/229/857/assets/js/117.js?ver=3.0.9 | 14.5 KiB | 7.5 KiB |
| nutrition.org/wp-content/uploads/229/352/public/assets/js/995.js?ver=2.0.3 | 7.7 KiB | 3.2 KiB |
| /wp-content/plugins/webtoffee-gdpr-cookie-consent/public/... | 13.5 KiB | 3.1 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.
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 | 161.0 KiB |
| www.googletagmanager.com/gtag/js?id=G-7F1YGW6WZV | 160.0 KiB | 62.6 KiB |
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 | |
|---|---|
ASN logo div.wrapper > div.container > div.footer-logo > img.attachment-medium | nutrition.org/wp-content/uploads/2020/04/asn-logo-white.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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 |
|---|---|
Apr 09, 2026
ASN Announces Program for NUTRITION 2026 in Washington, DC
Apr 07,… body.home > div#page > div#content | 0.691 |
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.
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 |
|---|
Donate header.site-header > div.header-inner > div.search-donate > a.button |
About nav.primary-menu > ul#primary-menu > li#menu-item-28 > a |
Publications nav.primary-menu > ul#primary-menu > li#menu-item-91 > a |
Meetings & Education nav.primary-menu > ul#primary-menu > li#menu-item-30898 > a |
Membership nav.primary-menu > ul#primary-menu > li#menu-item-126 > a |
Advocacy & Science Policy nav.primary-menu > ul#primary-menu > li#menu-item-124 > a |
Foundation nav.primary-menu > ul#primary-menu > li#menu-item-32487 > a |
Trust in Nutrition Science nav.primary-menu > ul#primary-menu > li#menu-item-9052 > a |
ASN News nav.primary-menu > ul#primary-menu > li#menu-item-12374 > a |
Careers in Nutrition nav.primary-menu > ul#primary-menu > li#menu-item-36842 > a |
Apr 09, 2026 article.card > a > span.card__excerpt > div.date |
Apr 07, 2026 article.card > a > span.card__excerpt > div.date |
div#gform_wrapper_1 > form#gform_1 > div.gform-footer > input#gform_submit_button_1 div#gform_wrapper_1 > form#gform_1 > div.gform-footer > input#gform_submit_button_1 |
Apr 02, 2026 article.card > a > span.card__excerpt > div.date |
Artificial intelligence, or AI, is changing how nutrition professionals work, w… article.card > a > span.card__excerpt > p |
Mar 24, 2026 article.card > a > span.card__excerpt > div.date |
Special Issue from Advances in Nutrition The CDC estimates that 73% of U.S. inf… article.card > a > span.card__excerpt > p |
Mar 23, 2026 article.card > a > span.card__excerpt > div.date |
A new study published in ASN’s The Journal of Nutrition suggests that levels of… article.card > a > span.card__excerpt > p |
Feb 10, 2026 article.card > a > span.card__excerpt > div.date |
A new paper describing a new International Classification of Diseases (ICD)-11 … article.card > a > span.card__excerpt > p |
Apr 09, 2026 article.card > a > span.card__excerpt > div.date |
Apr 07, 2026 article.card > a > span.card__excerpt > div.date |
Apr 07, 2026 article.card > a > span.card__excerpt > div.date |
Jan 27, 2026 article.card > a > span.card__excerpt > div.date |
Jan 09, 2026 article.card > a > span.card__excerpt > div.date |
Apply for Membership div.row > div.research-news__right > div.block-sign-up > a |
View Our Publications div#content > div.block-blue-cta > div.wrapper > a.button |
Jan 16, 2025 article.card > a > span.card__excerpt > div.date |
Staying at the forefront of nutrition science means not only publishing cutting… article.card > a > span.card__excerpt > p |
Sep 05, 2023 article.card > a > span.card__excerpt > div.date |
Jan 05, 2022 article.card > a > span.card__excerpt > div.date |
Feb 22, 2021 article.card > a > span.card__excerpt > div.date |
Get Involved Today div.row > div.card > div.block-sign-up > a |
div#gform_wrapper_2 > form#gform_2 > div.gform-footer > input#gform_submit_button_2 div#gform_wrapper_2 > form#gform_2 > div.gform-footer > input#gform_submit_button_2 |
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of … div.wrapper > div.container > div.footer-tos > p |
Privacy Policy div.container > div.footer-tos > p > a |
Terms of Service div.container > div.footer-tos > p > a |
American Society for Nutrition
2440 Research Boulevard, Suite 430
Rockville, MD… div.wrapper > div.container > div.footer-tos > p |
Telephone: 240-428-3650 div.wrapper > div.container > div.footer-tos > p |
© 2026 American Society for Nutrition. All Rights reserved. Privacy Policy footer.site-footer > div.wrapper > div.container > p |
Privacy Policy div.wrapper > div.container > p > a |
ACCEPT span#wt-cli-cookie-banner > div.cli-bar-container > div.cli-bar-btn_container > a#wt-cli-accept-btn |
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 |
|---|
ASN Announces Program for NUTRITION 2026 in Washington, DC article.card > a > span.card__excerpt > h3 |
These are opportunities to improve keyboard navigation in your application.
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.container > div.share-widget > div.sticky-top > a.social-icon div.container > div.share-widget > div.sticky-top > a.social-icon |
div.container > div.share-widget > div.sticky-top > a.social-icon div.container > div.share-widget > div.sticky-top > a.social-icon |
div.container > div.share-widget > div.sticky-top > a.social-icon div.container > div.share-widget > div.sticky-top > a.social-icon |
div.container > div.share-widget > div.sticky-top > a.social-icon div.container > div.share-widget > div.sticky-top > a.social-icon |
div.container > div.share-widget > div.sticky-top > a.social-icon div.container > div.share-widget > div.sticky-top > a.social-icon |
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.
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 () |
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.