Lighthouse Mobile
· 0 checks — Mobile 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.
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.
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 | |
|---|---|---|---|
Navigate your credit journey with the myEquifax app div.journal-content-article > div.mobile_app_ad_container > div.mobile_app_ad_wrapper > h2 | assets.equifax.com/images/us/personal-misc/appIconAd.png | 51.6 KiB | 38.0 KiB |
icon body.chrome > div#lanyard_fab_button > button.root__H_E27 > img.icon__HrAtF | /web/v2/assetsv1/orgs/equifax/1758209902533/application-a... | 17.3 KiB | 17.3 KiB |
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 |
|---|---|
| equifax.com/ | 954 ms |
| www.equifax.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.
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.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| /o/evolution-generic-theme/css/clay.css?browserId=chrome&... | 68.3 KiB | 12.2 KiB |
| /o/evolution-generic-theme/css/main.css?browserId=chrome&... | 14.3 KiB | 2.1 KiB |
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.equifax.com/global/css/efx-gcs.css | 563.3 KiB | 540.7 KiB |
| assets.equifax.com/global/css/bootstrap-4.6.2.min.css | 158.5 KiB | 149.6 KiB |
| /o/evolution-generic-theme/css/clay.css?browserId=chrome&... | 68.2 KiB | 66.8 KiB |
| 22.1 KiB | 18.9 KiB | |
| /o/evolution-generic-theme/css/main.css?browserId=chrome&... | 14.1 KiB | 13.9 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 |
|---|---|---|
| cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 258.7 KiB | 112.9 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-54LV4JL>m=4e64k0h1 | 173.8 KiB | 86.1 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-M2F7RLH>m=4e64k0h1 | 189.9 KiB | 79.0 KiB |
| assets.equifax.com/global/js/bootstrap-4.6.2.bundle.min.js | 81.4 KiB | 63.0 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-PQM22XN | 131.9 KiB | 61.6 KiB |
| cdn.optimizely.com/js/24948880293.js | 108.5 KiB | 41.7 KiB |
| assets.equifax.com/global/js/jquery-3.7.1.min.js | 85.5 KiB | 41.1 KiB |
| www.equifax.com/o/frontend-taglib-clay/__liferay__/exports/@clayui$core.js | 52.0 KiB | 40.9 KiB |
| assets.equifax.com/global/js/owl.carousel.min.js | 43.3 KiB | 37.1 KiB |
| assets.equifax.com/global/js/parsley.min.js | 39.3 KiB | 29.9 KiB |
| /o/frontend-js-web/Liferay.js?&mac=M7FviXf8FL6zW64mx5SA73... | 30.6 KiB | 26.5 KiB |
| www.equifax.com/o/frontend-js-react-web/__liferay__/exports/react-dom.js | 43.4 KiB | 22.1 KiB |
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| Unattributable | 915 ms | 153 ms | 0.0 ms |
| www.equifax.com/ | 822 ms | 38 ms | 17 ms |
| cdn.ketchjs.com/ketchtag/stable/v2.12/ketch-sdk.js | 620 ms | 484 ms | 119 ms |
| cdn.optimizely.com/js/24948880293.js | 493 ms | 430 ms | 30 ms |
| www.googletagmanager.com/gtm.js?id=GTM-PQM22XN | 234 ms | 203 ms | 29 ms |
| www.googletagmanager.com/gtm.js?id=GTM-M2F7RLH>m=4e64k0h1 | 225 ms | 175 ms | 48 ms |
| www.googletagmanager.com/gtm.js?id=GTM-54LV4JL>m=4e64k0h1 | 200 ms | 151 ms | 39 ms |
| /combo?browserId=chrome&minifierType=js&languageId=en_US&... | 123 ms | 89 ms | 12 ms |
| assets.equifax.com/global/js/efx-mkt-font-awesome.js | 114 ms | 44 ms | 28 ms |
| assets.equifax.com/global/js/jquery-3.7.1.min.js | 93 ms | 78 ms | 7.4 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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 2.0 s |
| Other | 1.1 s |
| Style & Layout | 425 ms |
| Script Parsing & Compilation | 368 ms |
| Parse HTML & CSS | 124 ms |
| Rendering | 99 ms |
| Garbage Collection | 16 ms |
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
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
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.
| URL | |
|---|---|
a.card > div.category-card-header > div.category-card-icon > img.img-fluid a.card > div.category-card-header > div.category-card-icon > img.img-fluid | /images/us/personal-lendingtree/icon_leadgen_credit-cards... |
Equifax - Powering the World with Knowledge div.row > div.col-12 > div.efx-site-footer__tagline > img.img-responsive | assets.equifax.com/global/images/tagline/english_185x10.png?013017 |
a.card > div.category-card-header > div.category-card-icon > img.img-fluid a.card > div.category-card-header > div.category-card-icon > img.img-fluid | assets.equifax.com/images/us/personal-lendingtree/icon_leadgen_auto_70X70.svg |
a.card > div.category-card-header > div.category-card-icon > img.img-fluid a.card > div.category-card-header > div.category-card-icon > img.img-fluid | assets.equifax.com/images/us/personal-lendingtree/icon_leadgen_money_68X70.svg |
Equifax Logo nav.efx-n-site-navbar > div.navbar-mobile > a.navbar-brand > img | assets.equifax.com/global/images/logos/equifax_150_28.svg |
a.card > div.category-card-header > div.category-card-icon > img.img-fluid a.card > div.category-card-header > div.category-card-icon > img.img-fluid | assets.equifax.com/images/us/personal-lendingtree/icon_leadgen_shield_70X59.svg |
Site Logo div.row > div.col-12 > div.efx-site-footer__logo > img.img-responsive | assets.equifax.com/global/images/logos/logo_EFX_TM.png |
Your Privacy Choices icon ul.list-inline > li.list-inline-item > a > img.efx-site-footer__legal-links-img | assets.equifax.com/images/us/personal-icons/CCPA_privacyoptions_29x14.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.
ARIA
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Search nav.efx-n-site-navbar > div.navbar-mobile > ul.navbar-nav > li#test |
Sign in nav.efx-n-site-navbar > div.navbar-mobile > ul.navbar-nav > li.nav-item |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Search
Sign in header.efx-n-site-header > nav.efx-n-site-navbar > div.navbar-mobile > ul.navbar-nav |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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) | |
|---|---|---|---|
div.row > div.col-12 > div.media > img.mr-3 div.row > div.col-12 > div.media > img.mr-3 | assets.equifax.com/images/us/personal-icons/military_209x209.png | 40 x 209 (0.19) | 209 x 209 (1.00) |
a.card > div.category-card-header > div.category-card-icon > img.img-fluid a.card > div.category-card-header > div.category-card-icon > img.img-fluid | /images/us/personal-lendingtree/icon_leadgen_credit-cards... | 24 x 26 (0.92) | 140 x 128 (1.09) |
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
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.
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 |
|---|
div > div.journal-content-article > div.efx-list-content_wrapper > a.anchor-link div > div.journal-content-article > div.efx-list-content_wrapper > a.anchor-link |
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 17 | Disallow: https://www.equifax.com/resource/-/asset/presentation/commercial-lending-trends/ | Pattern should either be empty, start with "/" or "*" |
To appear in search results, crawlers need access to your app.