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.
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.
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 |
|---|---|---|
| cc3.manta-r3.com/dist/211fc3f/content/css/app.css | 10.7 KiB | 765 ms |
| cc3.manta-r3.com/dist/211fc3f/js/simpleLightbox.min.js | 2.7 KiB | |
| cc3.manta-r3.com/dist/211fc3f/css/glider.min.css | 1.1 KiB | |
| cc3.manta-r3.com/dist/211fc3f/js/js.cookie.min.js | 1.2 KiB | |
| cc3.manta-r3.com/dist/211fc3f/js/axios.min.js | 1.3 KiB | |
| cc3.manta-r3.com/dist/211fc3f/js/cash.min.js | 5.4 KiB |
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.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|
| manta.com/ | 894 ms |
| www.manta.com/ | 630 ms |
| www.manta.com/ | 0.0 ms |
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 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 |
|---|---|---|
| cc3.manta-r3.com/dist/211fc3f/react/search.bundle.js | 1.7 MiB | 1.5 MiB |
| launchpad.privacymanager.io/latest/launchpad.bundle.js | 40.3 KiB | 12.7 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.
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.
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 | 12.1 s |
| Other | 2.7 s |
| Script Parsing & Compilation | 2.2 s |
| Style & Layout | 377 ms |
| Garbage Collection | 291 ms |
| Parse HTML & CSS | 103 ms |
| Rendering | 34 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 |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
| Pages with cache-control:no-store header cannot enter back/forward cache. | Actionable |
| Pages whose main resource has cache-control:no-store cannot enter back/forward cache. | Not actionable |
| Back/forward cache is disabled because some JavaScript network request received resource with Cache-Control: no-store header. | Not 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.
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 |
|---|
div.flex > div.flex > div.flex > input#search div.flex > div.flex > div.flex > input#search |
div.flex > div.flex > div.self-center > input#location div.flex > div.flex > div.self-center > input#location |
Search Cities main.text-darks-v1 > section.p-8 > div.text-left > p.font-bold |
New York section.p-8 > div.text-left > div.w-full > a.hover:font-bold |
Houston section.p-8 > div.text-left > div.w-full > a.hover:font-bold |
Chicago section.p-8 > div.text-left > div.w-full > a.hover:font-bold |
Indianapolis section.p-8 > div.text-left > div.w-full > a.hover:font-bold |
Boston section.p-8 > div.text-left > div.w-full > a.hover:font-bold |
Atlanta section.p-8 > div.text-left > div.w-full > a.hover:font-bold |
Pittsburgh section.p-8 > div.text-left > div.w-full > a.hover:font-bold |
Los Angeles section.p-8 > div.text-left > div.w-full > a.hover:font-bold |
Dallas section.p-8 > div.text-left > div.w-full > a.hover:font-bold |
See More section.p-8 > div.text-left > div.w-full > a.md:hidden |
Sign Up div.grid > div.border-t > div.flex > a.btn |
Find a Business Near You div.grid > div.border-t > div.mt-6 > a.bg-primary-v1 |
These are opportunities to improve the legibility of your content.
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.flex > div.flex > div.flex > img.sm:pl-2 div.flex > div.flex > div.flex > img.sm:pl-2 |
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
Trust and Safety
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more about HTTPS.
Performance issues directly impact user engagement and conversion rates.
| Insecure URL | Request Resolution |
|---|---|
| www.manta.com/ | Allowed |
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| Specifying overflow: visible on img, video and canvas tags may cause them to produce visual content outside of the element bounds. See https://github.com/WICG/shared-element-transitions/blob/main/debugging_overflow_on_images.md. | cc3.manta-r3.com/dist/211fc3f/react/search.bundle.js line 332, col 71724 |
| AttributionReporting | connect.facebook.net/en_US/fbevents.js line 279, col 769 |
| Unload event listeners are deprecated and will be removed. | pagead2.googlesyndication.com/pagead/js/lidar.js?fcd=true line 10, col 9148 |
| Topics | cdn.intergient.com/prebid/prebid.05eaa3284c60ad6e334d.js line 1, col 145541 |
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 |
|---|---|
A bad HTTP response code (403) was received when fetching the script. | |
Attestation check for Protected Audience on https://btlr.sharethrough.com failed. | |
Attestation check for Protected Audience on https://direct.adsrvr.org failed. | |
Attestation check for Protected Audience on https://exchange.cootlogix.com failed. | |
Attestation check for Protected Audience on https://fastlane.rubiconproject.com failed. | |
Attestation check for Protected Audience on https://g2.gumgum.com failed. | |
Attestation check for Protected Audience on https://grid-bidder.criteo.com failed. | |
Attestation check for Protected Audience on https://hb.yellowblue.io failed. | |
Attestation check for Protected Audience on https://hbopenbid.pubmatic.com failed. | |
Attestation check for Protected Audience on https://htlb.casalemedia.com failed. | |
Attestation check for Protected Audience on https://ib.adnxs.com failed. | |
Attestation check for Protected Audience on https://rtb.openx.net failed. | |
Attestation check for Protected Audience on https://tlx.3lift.com failed. | |
Failed to load resource: net::ERR_NAME_NOT_RESOLVED | |
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 403 () | |
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 422 () |
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
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.manta.com/mb | See More |
| www.manta.com/mb | See 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.flex > div.flex > div.flex > img.sm:pl-2 div.flex > div.flex > div.flex > img.sm:pl-2 |
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 |
|---|
Do Not Sell My Personal Information div.hidden > div.text-primary-light-v1 > div.py-2 > a.cursor-pointer |
Do Not Sell My Personal Information div.flex > div.text-primary-light-v1 > div.py-2 > a.cursor-pointer |
To appear in search results, crawlers need access to your app.