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.
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 | |
|---|---|---|---|
The Business Platinum Card® from American Express span.jsx-eb69f9b09a3de1d0 > a.jsx-eb69f9b09a3de1d0 > div.jsx-4bba4c716fec74b3 > img | /_next/image/?url=https%3A%2F%2Fcdn.prodstatic.com%2Fshar... | 50.9 KiB | 50.1 KiB |
American Express® Gold Card span.jsx-eb69f9b09a3de1d0 > a.jsx-eb69f9b09a3de1d0 > div.jsx-4bba4c716fec74b3 > img | /_next/image/?url=https%3A%2F%2Fcdn.prodstatic.com%2Fshar... | 41.6 KiB | 40.8 KiB |
United has hiked prices 5 times, says higher fares may stay for awhile div.tw-relative > a.tw-relative > div.jsx-3683011420 > img.tw-object-cover | /us/originals/2026/03/united-elevated-4.jpeg?width=400&cr... | 35.4 KiB | 28.8 KiB |
Link to Protect your points a.jsx-434012977 > div.jsx-434012977 > div.jsx-3066823185 > img.tw-object-cover | /us/originals/2025/04/PYP.png?width=160&crop=1%3A1%2Coffs... | 27.1 KiB | 26.0 KiB |
Capital One Venture Business span.jsx-eb69f9b09a3de1d0 > a.jsx-eb69f9b09a3de1d0 > div.jsx-4bba4c716fec74b3 > img | /_next/image/?url=https%3A%2F%2Fcdn.prodstatic.com%2Fshar... | 23.8 KiB | 23.1 KiB |
Chase Sapphire Preferred® Card span.jsx-eb69f9b09a3de1d0 > a.jsx-eb69f9b09a3de1d0 > div.jsx-4bba4c716fec74b3 > img | /_next/image/?url=https%3A%2F%2Fcdn.prodstatic.com%2Fshar... | 23.8 KiB | 23.1 KiB |
Link to Join us on Substack a.jsx-434012977 > div.jsx-434012977 > div.jsx-3066823185 > img.tw-object-cover | /us/originals/2026/03/talking-points-frame.png?width=160&... | 19.7 KiB | 18.7 KiB |
Link to TSA wait times a.jsx-434012977 > div.jsx-434012977 > div.jsx-3066823185 > img.tw-object-cover | /us/originals/2026/03/Frame-42910.png?width=160&crop=1%3A... | 15.7 KiB | 11.5 KiB |
Smiling vacationers holding hands and walking in Barcelona div.tw-relative > a.tw-block > div.jsx-2194734510 > img.tw-object-cover | /us/originals/2025/11/Sagrada-Familia-Barcelona_JohnnyGre... | 14.0 KiB | 9.0 KiB |
Parisian view div.tw-relative > a.tw-block > div.jsx-2194734510 > img.tw-object-cover | /us/originals/2026/04/251112-ChaseTravel-RobertRieger-Eif... | 11.4 KiB | 6.5 KiB |
Amsterdam canal at sunset with flowers in foreground, Netherlands div.tw-relative > a.tw-block > div.jsx-2194734510 > img.tw-object-cover | /us/originals/2026/02/Amsterdam-Spring_Alexander-Spatari.... | 10.9 KiB | 5.9 KiB |
Beach Club Pool div.tw-relative > a.tw-block > div.jsx-2194734510 > img.tw-object-cover | /us/originals/2023/12/BestHotels2023_Impression-Moxché-... | 10.7 KiB | 5.8 KiB |
Grand Hyatt Deer Valley div.tw-relative > a.tw-block > div.jsx-2194734510 > img.tw-object-cover | /us/originals/2025/01/20250106_Grand-Hyatt-Deer-Valley_SH... | 9.9 KiB | 5.0 KiB |
The Grand Hyatt Cannes Hotel Martinez. div.tw-relative > a.tw-block > div.jsx-2194734510 > img.tw-object-cover | /us/originals/2016/10/Grand-Hyatt-Cannes-Hotel-Martinez-W... | 9.6 KiB | 4.6 KiB |
Portrait of a happy young African-American man pulling a shopping cart and usin… div.tw-relative > a.tw-block > div.jsx-2194734510 > img.tw-object-cover | /us/originals/2023/05/Man-pulling-shopping-cart-and-using... | 9.2 KiB | 4.3 KiB |
JetBlue changes its boarding order with new groups div.tw-relative > a.tw-block > div.jsx-2194734510 > img.tw-object-cover | /us/originals/2025/01/JetBlue-Stock-JFK-1.jpg?width=170&c... | 9.2 KiB | 4.3 KiB |
Alaska Airlines At San Diego International Airport div.tw-relative > a.tw-block > div.jsx-2194734510 > img.tw-object-cover | /us/originals/2026/01/alaska-airlines-jets-san-diego.jpg?... | 9.0 KiB | 4.1 KiB |
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.
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.
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
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 |
|---|---|---|
| thepointsguy.com/24800984715/_next/static/css/972f47f1cd2e3942.css | 50.3 KiB | 46.5 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 |
|---|---|---|
| thepointsguy.com/24800984715/_next/static/chunks/pages/_app-1394ef0165433723.js | 3.4 MiB | 2.7 MiB |
| thepointsguy.com/24800984715/_next/static/chunks/7478-c0f5f8573d9f37ee.js | 184.8 KiB | 179.9 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-MHZQXGF | 188.5 KiB | 82.2 KiB |
| cdn.cookielaw.org/scripttemplates/202603.1.0/otBannerSdk.js | 129.7 KiB | 73.5 KiB |
| cdn.lgrckt-in.com/logger-1.min.js | 123.5 KiB | 43.2 KiB |
| thepointsguy.com/24800984715/_next/static/chunks/framework-1af9b85d24946f6b.js | 65.8 KiB | 23.6 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.
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 | 9.1 s |
| Other | 2.5 s |
| Script Parsing & Compilation | 1.8 s |
| Style & Layout | 1.6 s |
| Rendering | 436 ms |
| Garbage Collection | 390 ms |
| Parse HTML & CSS | 336 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 |
| 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 |
| Back/forward cache is disabled because WebSocket has been used. | 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.
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.tw-container > div.tw-flex > span.tw-relative > button.tw-relative div.tw-container > div.tw-flex > span.tw-relative > button.tw-relative |
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 |
|---|
Advertiser disclosure div.headroom > header.tw-relative > div.tw-container > button.tw-text-sm-regular-tight |
Go to TPG valuations div.jsx-1723500163 > span > a.jsx-1900686525 > span.jsx-1900686525 |
Learn more. div#onetrust-group-container > div#onetrust-policy > div#onetrust-policy-text > a.ot-cookie-policy-link |
List of Partners (vendors) div.ot-dpd-container > div.ot-dpd-content > p.ot-dpd-desc > button.ot-link-btn |
These are opportunities to improve the legibility of your content.
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 |
|---|
NEWS div.tw-flex > div.tw-flex > a.tw-py-1 > h3.tw-font-lexend |
Summer Hull div.jsx-3509543865 > div.jsx-3509543865 > a.jsx-3509543865 > h4.jsx-3509543865 |
Tanner Saunders div.jsx-3509543865 > div.jsx-3509543865 > a.jsx-3509543865 > h4.jsx-3509543865 |
Sean Cudahy div.jsx-3509543865 > div.jsx-3509543865 > a.jsx-3509543865 > h4.jsx-3509543865 |
Ben Mutzabaugh div.jsx-3509543865 > div.jsx-3509543865 > a.jsx-3509543865 > h4.jsx-3509543865 |
Gene Sloan div.jsx-3509543865 > div.jsx-3509543865 > a.jsx-3509543865 > h4.jsx-3509543865 |
Eric Rosen div.jsx-3509543865 > div.jsx-3509543865 > a.jsx-3509543865 > h4.jsx-3509543865 |
Caroline Tanner div.jsx-3509543865 > div.jsx-3509543865 > a.jsx-3509543865 > h4.jsx-3509543865 |
Sign up for our daily newsletter for the latest news, deals and tips. div > div.tw-max-w-md > div.tw-max-w-sm > h4.tw-heading-8 |
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 |
|---|
United has hiked prices 5 times, says higher fares may stay for awhile div.tw-flex > div.tw-flex > div.tw-flex > a.tw-inline-flex |
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 |
|---|
Learn more. div#onetrust-group-container > div#onetrust-policy > div#onetrust-policy-text > a.ot-cookie-policy-link |
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) | |
|---|---|---|---|
American Express® Gold Card span.jsx-eb69f9b09a3de1d0 > a.jsx-eb69f9b09a3de1d0 > div.jsx-4bba4c716fec74b3 > img | /_next/image/?url=https%3A%2F%2Fcdn.prodstatic.com%2Fshar... | 88 x 55 (1.60) | 453 x 315 (1.44) |
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 |
|---|---|
thepointsguy.com/24800984715/_next/static/chunks/pages/_app-1394ef0165433723.js line 112, col 3336014 | [object Object] |
Access to fetch at 'https://fid.agkn.com/f?apiKey=2910733913&u=https%3A%2F%2Fthepointsguy.com%2F' from origin 'https://thepointsguy.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: the server responded with a status of 500 () |
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.