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.
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.
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 | |
|---|---|---|---|
USA TODAY Network div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2025/USATCO_Logo_Tertiary_FullColor_300ppi.png | 75.7 KiB | 75.7 KiB |
Navinga div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2020/navinga.png | 29.9 KiB | 28.5 KiB |
Moody's NewsEdge div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/logo/newsedge-400x80px.png | 29.0 KiB | 27.7 KiB |
MuckRack div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/logo/muck-rack-squarelogo-1579123539815.png | 17.5 KiB | 16.7 KiB |
div.right-col-v > div.video-tutorial > a.js-video > img.m-video-preview__img div.right-col-v > div.video-tutorial > a.js-video > img.m-video-preview__img | www.einpresswire.com/images/2019/youtube-Z2dl1QVKt7s-thumb.jpg | 35.8 KiB | 14.7 KiB |
CBS div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2018/logo_cbs.png | 14.2 KiB | 12.7 KiB |
NBC div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2018/logo_nbc.png | 12.8 KiB | 11.0 KiB |
TFP div.hp_partners > div.partners1 > div > img | /images/logo/TheFreePress_ms-icon-310x128-removebg-previe... | 12.6 KiB | 10.7 KiB |
Most Popular div#packages_container > div.global_services_container > div.most_popular > img | www.einpresswire.com/images/2025/star_most_popular.png | 10.7 KiB | 10.0 KiB |
ul.pr-feed > li.funlist0 > div.article-content > img.thumb ul.pr-feed > li.funlist0 > div.article-content > img.thumb | img.einpresswire.com/small/1095827/quote-card-this-is-why-camps.png | 9.0 KiB | 8.2 KiB |
Google News div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2019/logos/Google_News_2015-220.png | 7.9 KiB | 6.7 KiB |
CW div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2018/logo_cw.png | 7.9 KiB | 6.6 KiB |
FOX div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2018/logo_fox.png | 7.2 KiB | 6.0 KiB |
Bloomberg Terminals div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/logo/bloomberg3.png | 7.2 KiB | 5.8 KiB |
MENAFN div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/logo/menafn-logo.jpeg | 6.8 KiB | 5.7 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.
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 |
|---|---|---|
| www.einpresswire.com/css/screen_2019.css?v0f09a1118 | 52.7 KiB | 287 ms |
| www.einpresswire.com/css/jquery-ui-1.8.20.datepicker.css | 4.4 KiB | |
| /css?family=Open+Sans:400,700%7CMontserrat:400,500,700&di... | 2.3 KiB | 215 ms |
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.
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 |
|---|---|
| einpresswire.com/ | 543 ms |
| www.einpresswire.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.
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 |
|---|---|---|
| www.einpresswire.com/css/screen_2019.css?v0f09a1118 | 52.5 KiB | 48.0 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.einpresswire.com/js/functions.js?v0f09a1118 | 104.3 KiB | 90.5 KiB |
| www.googletagmanager.com/gtag/js?id=G-LJVEL4LZ2H&cx=c>m=4e64k0 | 166.1 KiB | 86.0 KiB |
| www.googletagmanager.com/gtag/js?id=AW-420039922&cx=c>m=4e64k0 | 144.3 KiB | 81.0 KiB |
| www.googletagmanager.com/gtag/js?id=AW-1072378157&cx=c>m=4e64k0 | 137.4 KiB | 78.6 KiB |
| www.googletagmanager.com/gtag/js?id=AW-10868828689&cx=c>m=4e64k0 | 136.5 KiB | 78.5 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-KCJQV5L | 162.7 KiB | 73.2 KiB |
| www.einpresswire.com/js/jquery-ui-1.8.20.datepicker.min.js | 40.4 KiB | 34.6 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 |
|---|---|---|
| www.einpresswire.com/js/functions.js?v0f09a1118 | 104.3 KiB | 32.8 KiB |
| www.einpresswire.com/js/ein_overlay.js?v0f09a1118 | 16.7 KiB | 6.3 KiB |
| www.einpresswire.com/js/jquery.blockUI.js | 15.2 KiB | 6.0 KiB |
| www.einpresswire.com/js/h2019/fixed_footer.js?v0f09a1118 | 12.1 KiB | 2.9 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 | |
|---|---|
USA TODAY Network div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2025/USATCO_Logo_Tertiary_FullColor_300ppi.png |
Bing div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2019/logos/Bing_2016.svg |
Google div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2019/logos/Google_2015.svg |
Yahoo div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2019/logos/Yahoo_2019.svg |
div.right-col-v > div.video-tutorial > a.js-video > img.m-video-preview__img div.right-col-v > div.video-tutorial > a.js-video > img.m-video-preview__img | www.einpresswire.com/images/2019/youtube-Z2dl1QVKt7s-thumb.jpg |
AP News div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2022/AP_RGB.png |
Navinga div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2020/navinga.png |
MuckRack div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/logo/muck-rack-squarelogo-1579123539815.png |
TFP div.hp_partners > div.partners1 > div > img | /images/logo/TheFreePress_ms-icon-310x128-removebg-previe... |
MENAFN div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/logo/menafn-logo.jpeg |
Moody's NewsEdge div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/logo/newsedge-400x80px.png |
Bloomberg Terminals div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/logo/bloomberg3.png |
EIN Presswire header.js-header > div.a-container > a.o-header__logo-wrap > img.o-header__logo | www.einpresswire.com/images/2020/EIN_claim-color_positive.svg |
Affinity Group Publishing div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2022/logo-agp.svg |
NBC div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2018/logo_nbc.png |
CBS div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2018/logo_cbs.png |
Google News div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2019/logos/Google_News_2015-220.png |
ul.pr-feed > li.funlist0 > div.article-content > img.thumb ul.pr-feed > li.funlist0 > div.article-content > img.thumb | img.einpresswire.com/small/1097639/carolde.jpeg |
ul.pr-feed > li.funlist0 > div.article-content > img.thumb ul.pr-feed > li.funlist0 > div.article-content > img.thumb | img.einpresswire.com/small/1097476/1800heaters-van.jpeg |
ul.pr-feed > li.funlist0 > div.article-content > img.thumb ul.pr-feed > li.funlist0 > div.article-content > img.thumb | img.einpresswire.com/small/1097666/the-club-yoga2.jpeg |
ABC div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2018/logo_abc.png |
FOX div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2018/logo_fox.png |
CW div.hp_partners > div.partners1 > div > img | www.einpresswire.com/images/2018/logo_cw.png |
ul.pr-feed > li.funlist0 > div.article-content > img.thumb ul.pr-feed > li.funlist0 > div.article-content > img.thumb | img.einpresswire.com/small/1095827/quote-card-this-is-why-camps.png |
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.o-header__search-wrap > div.o-header__search > form.m-input-search > button.m-input-search__btn div.o-header__search-wrap > div.o-header__search > form.m-input-search > button.m-input-search__btn |
body.js-root > div.footer-root > div.footer-gdpr > button.close body.js-root > div.footer-root > div.footer-gdpr > button.close |
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.cm__body > div.cm__texts > h2#cm__title > img div.cm__body > div.cm__texts > h2#cm__title > img |
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#homepage2 > div.stat_and_social > div.social > iframe#fb-like div#homepage2 > div.stat_and_social > div.social > iframe#fb-like |
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#main_banner4 > div.right-col-v > div.video-tutorial > a.js-video div#main_banner4 > div.right-col-v > div.video-tutorial > a.js-video |
div.col-md-2 > div.m-toggle-xs > div.o-footer__toggle-content > a.o-footer__social-link div.col-md-2 > div.m-toggle-xs > div.o-footer__toggle-content > a.o-footer__social-link |
div.col-md-2 > div.m-toggle-xs > div.o-footer__toggle-content > a.o-footer__social-link div.col-md-2 > div.m-toggle-xs > div.o-footer__toggle-content > a.o-footer__social-link |
div.col-md-2 > div.m-toggle-xs > div.o-footer__toggle-content > a.o-footer__social-link div.col-md-2 > div.m-toggle-xs > div.o-footer__toggle-content > a.o-footer__social-link |
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 |
|---|
+1 (202) 335-3939 div.o-header__burger-content > ul.a-nav-base-line > li.a-nav-base-line__item > a.gtm-upper_menu-click-questions |
Submit Release div.a-container > div.o-header__burger-content > div.o-header__btns > a.gtm-upper_menu-click-submit_release |
New distribution! Reach relevant USA TODAY Network news sites. Get started › div.fixed_ticker > div.fleft > p > strong |
Get started div.fleft > p > strong > a |
The World’s Leading Press Release Distribution Service div#homepage2 > div.over-banner > div#main_banner4 > h1.c9 |
Powerful. div#main_banner4 > div.smaller-on-mobile > div.as_h1 > span.c9 |
Submit Release div#main_banner4 > div.smaller-on-mobile > div.text-center > a.a-button |
Get Started div.hide-on-mobile > div#packages_container > div.basic > a.a-button |
Get Started div.hide-on-mobile > div#packages_container > div.global_services_container > a.a-button |
Get Started div.hide-on-mobile > div#packages_container > div.corporate > a.a-button |
Submit Release div.col-md-2 > div.m-toggle-xs > div.o-footer__toggle-content > a.a-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 |
|---|
April 22, 2026 div.article-content > div.pretitle > span.date > a |
Business & Economy li.funlist0 > div.article-content > div.channels > a |
Companies li.funlist0 > div.article-content > div.channels > a |
April 22, 2026 div.article-content > div.pretitle > span.date > a |
April 22, 2026 div.article-content > div.pretitle > span.date > a |
April 22, 2026 div.article-content > div.pretitle > span.date > a |
These are opportunities to improve the legibility of your content.
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 |
|---|
Business & Economy div.main_pr_channel_list > ul.channel_list > li > a.gtm-home_press_release_topic-click-channel_business-economy |
Chemical Industry div.main_pr_channel_list > ul.channel_list > li > a.gtm-home_press_release_topic-click-channel_chemicals |
Electronics Industry div.main_pr_channel_list > ul.channel_list > li > a.gtm-home_press_release_topic-click-channel_electronics |
Emergency Services div.main_pr_channel_list > ul.channel_list > li > a.gtm-home_press_release_topic-click-channel_emergency-services |
Military Industry div.main_pr_channel_list > ul.channel_list > li > a.gtm-home_press_release_topic-click-channel_military |
Mining Industry div.main_pr_channel_list > ul.channel_list > li > a.gtm-home_press_release_topic-click-channel_mining |
Movie Industry div.main_pr_channel_list > ul.channel_list > li > a.gtm-home_press_release_topic-click-channel_movies |
Music Industry div.main_pr_channel_list > ul.channel_list > li > a.gtm-home_press_release_topic-click-channel_music |
Natural Disasters div.main_pr_channel_list > ul.channel_list > li > a.gtm-home_press_release_topic-click-channel_natural-disasters |
Religion div.main_pr_channel_list > ul.channel_list > li > a.gtm-home_press_release_topic-click-channel_religion |
Retail div.main_pr_channel_list > ul.channel_list > li > a.gtm-home_press_release_topic-click-channel_retail |
Science div.main_pr_channel_list > ul.channel_list > li > a.gtm-home_press_release_topic-click-channel_science |
Textiles & Fabric Industry div.main_pr_channel_list > ul.channel_list > li > a.gtm-home_press_release_topic-click-channel_textiles-fabric |
Travel & Tourism Industry div.main_pr_channel_list > ul.channel_list > li > a.gtm-home_press_release_topic-click-channel_travel-tourism |
These items highlight common accessibility best practices.
Best Practices
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
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.cm__body > div.cm__texts > h2#cm__title > img div.cm__body > div.cm__texts > h2#cm__title > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.