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 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.
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.
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.
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
Performance issues directly impact user engagement and conversion rates.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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.
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.small-12 > div.row > div.large-3 > img.issue-cover div.small-12 > div.row > div.large-3 > img.issue-cover | dm5migu4zj3pb.cloudfront.net/volumes/136/8/136-8-cover.jpg | 33.0 KiB | 25.5 KiB |
div#logo-bar > div.small-12 > a > img div#logo-bar > div.small-12 > a > img | /assets/common/jci-spelled-out-white-on-transparent.20160... | 15.9 KiB | 11.5 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| /recaptcha/enterprise.js?render=6LdqSIwsAAAAAMaqy5uLiYS-E... | 1.1 KiB | 370 ms |
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 |
|---|---|
| jci.org/ | 582 ms |
| www.jci.org/ | 0.0 ms |
Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| www.jci.org/ | 7.4 s |
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.
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 |
|---|---|---|
| /assets/application-4e3473ed7442aa1dc35d11f58ed4edfbd690f... | 46.9 KiB | 43.5 KiB |
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.2 s |
| Other | 383 ms |
| Style & Layout | 277 ms |
| Script Parsing & Compilation | 171 ms |
| Rendering | 124 ms |
| Garbage Collection | 66 ms |
| Parse HTML & CSS | 42 ms |
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 |
|---|---|---|
| /assets/application-27f18b5fe3b7302e5b3e3c6d7cf9bb3f54759... | 347.6 KiB | 284.4 KiB |
| www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js | 361.8 KiB | 156.2 KiB |
| /pagead/managed/js/gpt/m202604160201/pubads_impl.js?cb=31... | 187.7 KiB | 109.7 KiB |
| www.googletagmanager.com/gtag/js?id=G-2VCKF2JS2B&cx=c&_slc=1 | 177.5 KiB | 72.2 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-WTNK8H9 | 141.8 KiB | 66.0 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.
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.
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.
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 |
|---|
In-Press Preview div.row > div.small-12 > a > span.label-in-press-preview |
In-Press Preview div.row > div.small-12 > a > span.label-in-press-preview |
In-Press Preview div.row > div.small-12 > a > span.label-in-press-preview |
In-Press Preview div.row > div.small-12 > a > span.label-in-press-preview |
In-Press Preview div.row > div.small-12 > a > span.label-in-press-preview |
form > div.row > div.small-12 > input.button form > div.row > div.small-12 > input.button |
form > div.row > div.small-12 > input.button form > div.row > div.small-12 > input.button |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Torres et al. div.small-12 > div > p > a |
Text div.small-12 > div.row > div.small-12 > a |
PDF div.small-12 > div.row > div.small-12 > a |
Text div.small-12 > div.row > div.small-12 > a |
PDF div.small-12 > div.row > div.small-12 > a |
These are opportunities to improve the legibility of your content.
Tables and lists
When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. Learn how to structure definition lists correctly.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Review Series
Immune signaling and function in neurodegeneration
Yvonne L. Lat… div.small-12 > div.row > div.small-12 > dl.article-section |
Commentaries
Diet’s rapid effects on the thyroid gland challenge unidirectiona… div.small-12 > div.row > div.small-12 > dl.article-section |
Research Letters
Sinus mast cell accumulation and persistence suggest a unique… div.small-12 > div.row > div.small-12 > dl.article-section |
Research Articles
Inhibiting LSD1 unlocks retinoid AP-1 programming to activat… div.small-12 > div.row > div.small-12 > dl.article-section |
Corrigendum
Corrigendum to Type 2 diabetes candidate genes, including PAX5, ca… div.small-12 > div.row > div.small-12 > dl.article-section |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Names and labels
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#logo-bar > div.small-12 > a > img div#logo-bar > div.small-12 > a > img |
div.small-12 > div.row > div.large-3 > img.issue-cover div.small-12 > div.row > div.large-3 > img.issue-cover |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. Learn about input image alt text.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
li.has-form > div#search-area > form > input li.has-form > div#search-area > form > input |
form > div#search-div-offcanvas > div.small-4 > input#search-icon-offcanvas form > div#search-div-offcanvas > div.small-4 > input#search-icon-offcanvas |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.row > div.small-12 > div.flex-video > iframe div.row > div.small-12 > div.flex-video > iframe |
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.fixed > div#logo-bar > div.small-12 > a div.fixed > div#logo-bar > div.small-12 > a |
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.
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 |
|---|
Go to section: div.small-12 > div.row > div.large-9 > h5 |
These are opportunities to improve keyboard navigation in your application.
Best practices
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Article has an altmetric score of 66 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 1 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 1 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 1 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 8 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 29 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 1 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 50 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 1 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 1 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 2 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 7 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 11 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 3 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 6 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 3 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 1 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 8 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 11 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 1 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 4 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 38 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 5 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 46 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 3 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 2 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 4 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 5 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 4 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 1 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 3 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 5 div.row > div.small-12 > span.altmetric-embed > a |
Article has an altmetric score of 4 div.row > div.small-12 > span.altmetric-embed > a |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.js html.js |
These items highlight common accessibility best practices.
Best Practices
User Experience
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
section.middle > h1.title > a > img section.middle > h1.title > a > img | /assets/common/jci-only-white-6c989e8f9744a714482158b8231... | 40 x 52 (0.77) | 66 x 52 (1.27) |
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: net::ERR_NAME_NOT_RESOLVED | |
Failed to load resource: net::ERR_NAME_NOT_RESOLVED | |
Failed to load resource: the server responded with a status of 404 (Not Found) |
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
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
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.jci.org/in-press-preview | More |
| www.jci.org/review_series | More |
| www.jci.org/tags/reviews | More |
| www.jci.org/videos/video_abstracts | 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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#logo-bar > div.small-12 > a > img div#logo-bar > div.small-12 > a > img |
div.small-12 > div.row > div.large-3 > img.issue-cover div.small-12 > div.row > div.large-3 > img.issue-cover |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
div.row > div.medium-3 > a > img div.row > div.medium-3 > a > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Crawling and Indexing
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
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
Back ul.dropdown > li.title > h5 > a |
Back ul.dropdown > li.title > h5 > a |
Back ul.dropdown > li.title > h5 > a |
Back ul.dropdown > li.title > h5 > a |
div.inner-wrap > nav#small-navbar > section.left-small > a.left-off-canvas-toggle |
To appear in search results, crawlers need access to your app.