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.
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.
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 | |
|---|---|---|---|
div.region > section.block > picture > img.img-responsive div.region > section.block > picture > img.img-responsive | /s3fs-public/styles/responsive_mobile/public/banner/FTC_5... | 47.6 KiB | 40.8 KiB |
div.mta-w-full > div#p228201 > a.mta-card > span.mta-flex div.mta-w-full > div#p228201 > a.mta-card > span.mta-flex | /s3fs-public/styles/width_600/public/2023-08/8th Avenue_V... | 89.5 KiB | 30.9 KiB |
div.mta-w-full > div#p228236 > a.mta-card > span.mta-flex div.mta-w-full > div#p228236 > a.mta-card > span.mta-flex | /s3fs-public/styles/width_600/public/2022-05/072020bike06... | 61.1 KiB | 22.0 KiB |
div.mta-w-full > div#p228246 > a.mta-card > span.mta-flex div.mta-w-full > div#p228246 > a.mta-card > span.mta-flex | /s3fs-public/styles/width_600/public/2020-05/LIRR_8960.jp... | 48.5 KiB | 9.4 KiB |
div.mta-w-full > div#p228211 > a.mta-card > span.mta-flex div.mta-w-full > div#p228211 > a.mta-card > span.mta-flex | /s3fs-public/styles/width_600/public/2022-10/livonia ave ... | 48.5 KiB | 9.0 KiB |
div.field > div#p324051 > a.mta-card > span.mta-flex div.field > div#p324051 > a.mta-card > span.mta-flex | /s3fs-public/styles/width_600/public/2025-04/53615224044_... | 48.4 KiB | 7.7 KiB |
div.field > div#p344431 > a.mta-card > span.mta-flex div.field > div#p344431 > a.mta-card > span.mta-flex | /s3fs-public/styles/width_600/public/2025-04/54365379003_... | 46.8 KiB | 5.0 KiB |
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.
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.
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 |
|---|---|
| mta.info/ | 770 ms |
| www.mta.info/ | 0.0 ms |
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 |
|---|---|
Plan a Trip
Saved Trips
Nearby Stations & Stops
Service Status
Favorites
Subway… body.mta-bg-grey-100 > div.dialog-off-canvas-main-canvas > div.main-container | 0.285 |
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.
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
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.mta.info/themes/custom/bootstrap_mta/js/timeentry.js?tdswpm | 10.1 KiB | 5.1 KiB |
| www.mta.info/core/misc/drupal.js?v=10.5.7 | 6.1 KiB | 4.8 KiB |
| www.mta.info/themes/custom/bootstrap_mta/js/calendar-generator.js?tdswpm | 7.5 KiB | 3.2 KiB |
| www.mta.info/themes/contrib/bootstrap/js/drupal.bootstrap.js?tdswpm | 4.9 KiB | 2.9 KiB |
| www.mta.info/themes/custom/bootstrap_mta/js/plugin-timeentry.js?tdswpm | 3.6 KiB | 2.4 KiB |
| www.mta.info/themes/custom/bootstrap_mta/js/dialog-a11y-main.js?tdswpm | 3.5 KiB | 2.0 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 |
|---|---|---|
| www.mta.info/themes/custom/bootstrap_mta/dist/mta-style.css?tdswpm | 105.9 KiB | 103.1 KiB |
| consist.mta.info/vuejs/apps/homepage/assets/index.css | 44.7 KiB | 42.8 KiB |
| consist.mta.info/search-icon/assets/index.css | 24.5 KiB | 23.8 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 |
|---|---|---|
| consist.mta.info/search-icon/index.js | 182.2 KiB | 131.6 KiB |
| consist.mta.info/vuejs/apps/vendor/index.min.js | 157.8 KiB | 97.7 KiB |
| /maps/api/js?key=AIzaSyApz95yUkEkciNmvj2ArI5QM9t1tScdpnA&... | 181.0 KiB | 95.5 KiB |
| www.googletagmanager.com/gtag/js?id=G-RBMJZ3P3MQ | 177.8 KiB | 66.9 KiB |
| consist.mta.info/vuejs/apps/homepage/index.min.js | 73.0 KiB | 58.2 KiB |
| consist.mta.info/vuejs/apps/common/index.min.js | 55.4 KiB | 30.6 KiB |
| maps.googleapis.com/maps-api-v3/api/js/64/9c/common.js | 36.9 KiB | 27.3 KiB |
| maps.googleapis.com/maps-api-v3/api/js/64/9c/util.js | 69.7 KiB | 26.7 KiB |
| maps.googleapis.com/maps-api-v3/api/js/64/9c/controls.js | 26.0 KiB | 23.7 KiB |
| maps.googleapis.com/maps-api-v3/api/js/64/9c/map.js | 25.4 KiB | 22.9 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 |
|---|---|---|---|
| consist.mta.info/vuejs/apps/homepage/index.min.js | 1.6 s | 1.3 s | 49 ms |
| Unattributable | 1.1 s | 20 ms | 0.0 ms |
| www.googletagmanager.com/gtag/js?id=G-RBMJZ3P3MQ | 819 ms | 561 ms | 89 ms |
| www.mta.info/ | 707 ms | 33 ms | 8.0 ms |
| consist.mta.info/search-icon/index.js | 342 ms | 331 ms | 4.7 ms |
| /maps/api/js?key=AIzaSyApz95yUkEkciNmvj2ArI5QM9t1tScdpnA&... | 291 ms | 193 ms | 92 ms |
| consist.mta.info/vuejs/apps/vendor/index.min.js | 124 ms | 5.2 ms | 79 ms |
| www.mta.info/core/assets/vendor/jquery/jquery.min.js?v=3.7.1 | 102 ms | 82 ms | 14 ms |
| www.mta.info/themes/custom/bootstrap_mta/dist/mta-style.css?tdswpm | 97 ms | 0.0 ms | 0.0 ms |
| maps.googleapis.com/maps-api-v3/api/js/64/9c/common.js | 87 ms | 67 ms | 19 ms |
| maps.googleapis.com/maps-api-v3/api/js/64/9c/util.js | 76 ms | 31 ms | 44 ms |
| consist.mta.info/vuejs/apps/homepage/assets/index.css | 65 ms | 0.0 ms | 0.0 ms |
| cdn.jsdelivr.net/npm/lodash@4.17.21/lodash.min.js | 52 ms | 39 ms | 13 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.9 s |
| Other | 1.5 s |
| Script Parsing & Compilation | 595 ms |
| Style & Layout | 579 ms |
| Parse HTML & CSS | 220 ms |
| Garbage Collection | 127 ms |
| Rendering | 104 ms |
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 | |
|---|---|
Google Translate div.gtranslate > div.gtranslate-legend > span.gtranslate-logo > img | www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_42x16dp.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.
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 |
|---|
Part Suspended div.list-subway-status > div.status-block > div.by-status > 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 |
|---|
About the MTA div.menu-container > ul.menu > li.menu-item > a |
Contact Us div.menu-container > ul.menu > li.menu-item > a |
Careers div.menu-container > ul.menu > li.menu-item > a |
Transparency div.menu-container > ul.menu > li.menu-item > a |
Doing Business With Us div.menu-container > ul.menu > li.menu-item > a |
Press Releases div.menu-container > ul.menu > li.menu-item > a |
Arts & Design div.menu-container > ul.menu > li.menu-item > a |
NY Transit Museum & Shop div.menu-container > ul.menu > li.menu-item > a |
Terms & Conditions div.menu-container > ul.menu > li.menu-item > a |
Privacy Policy div.menu-container > ul.menu > li.menu-item > a |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Nearby Stations & Stops aside.col-sm-6 > div.region > section.block > a.nearby-link |
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 |
|---|---|
SyntaxError: Unexpected token ':' | |
/themes/custom/bootstrap_mta/js/bootstrap-accessibility.m... line 3, col 1256 | TypeError: Cannot read properties of undefined (reading 'Constructor')
at https://www.mta.info/themes/custom/bootstrap_mta/js/bootstrap-accessibility.min.js?tdswpm:4:1257
at https://www.mta.info/themes/custom/bootstrap_mta/js/bootstrap-accessibility.min.js?tdswpm:4:14949 |
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.
Format your HTML in a way that enables crawlers to better understand your app’s content.