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.
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.
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 |
|---|---|
| newsbreak.com/ | 847 ms |
| www.newsbreak.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
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 |
|---|---|---|
| /pagead/managed/js/gpt/m202604160201/pubads_impl.js | 187.7 KiB | 145.0 KiB |
| static.newsbreak.com/local/_next/static/chunks/pages/_app-50da5b2fdd9eabda.js | 191.1 KiB | 116.2 KiB |
| /p/323954724/connatix.player.js?cid=caed33f8-35f6-446c-85... | 138.5 KiB | 94.7 KiB |
| static.newsbreak.com/nova/assets/static/mspai.js?a=1&t=x | 95.3 KiB | 69.7 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 |
|---|---|---|---|
| www.newsbreak.com/ | 1.0 s | 36 ms | 4.3 ms |
| static.newsbreak.com/local/_next/static/chunks/pages/index-9387a5ef370f7128.js | 603 ms | 488 ms | 1.2 ms |
| Unattributable | 469 ms | 26 ms | 0.0 ms |
| static.newsbreak.com/local/_next/static/chunks/pages/_app-50da5b2fdd9eabda.js | 293 ms | 220 ms | 67 ms |
| static.newsbreak.com/nova/assets/static/mspai.js?a=1&t=x | 257 ms | 199 ms | 32 ms |
| /pagead/managed/js/gpt/m202604160201/pubads_impl.js | 234 ms | 158 ms | 62 ms |
| /p/323954724/connatix.player.js?cid=caed33f8-35f6-446c-85... | 223 ms | 161 ms | 60 ms |
| cdn.amplitude.com/libs/amplitude-8.21.4-min.gz.js | 189 ms | 156 ms | 9.8 ms |
| b-code.liadm.com/b-02by.min.js | 187 ms | 138 ms | 19 ms |
| securepubads.g.doubleclick.net/tag/js/gpt.js | 114 ms | 97 ms | 17 ms |
| static.newsbreak.com/local/_next/static/chunks/framework-45ce3d09104a2cae.js | 106 ms | 84 ms | 15 ms |
| static.newsbreak.com/local/_next/static/chunks/main-61dd0163a4f4d156.js | 69 ms | 57 ms | 10 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 | 1.9 s |
| Style & Layout | 841 ms |
| Other | 578 ms |
| Script Parsing & Compilation | 324 ms |
| Parse HTML & CSS | 114 ms |
| Rendering | 104 ms |
| Garbage Collection | 30 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 |
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 > header.left-0 > section.flex-row-0 > button.text-[16px] div > header.left-0 > section.flex-row-0 > button.text-[16px] |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
div.flex > div > div.relative > button div.flex > div > div.relative > button |
section.my-1 > div.flex > a.hover:text-green-500 > button.flex section.my-1 > div.flex > a.hover:text-green-500 > button.flex |
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 |
|---|
ul > div.gap-y-2 > div.flex > a.w-6 ul > div.gap-y-2 > div.flex > a.w-6 |
ul > div.gap-y-2 > div.flex > a.w-6 ul > div.gap-y-2 > div.flex > a.w-6 |
ul > div.gap-y-2 > div.flex > a.w-6 ul > div.gap-y-2 > div.flex > a.w-6 |
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 |
|---|
Open in NewsBreak div.fixed > div.flex-1 > a > div.md:hidden |
Open a > div.flex > div > button.text-center |
Local div.flex > div.flex-grow > a.text-black/60 > div.textsoverflow |
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 |
|---|
Fox News div.w-full > div.overflow-hidden > div.flex > h4.text-black/85 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
©2025 NewsBreak. All Rights Reserved. div > nav.fixed > section.mb-8 > ul |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
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 |
|---|
Next Page div.px-4 > div.flex > button.px-8 > 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 |
|---|
Open in NewsBreak section.flex-row-0 > div.fixed > div.flex-1 > a |
Fox News
partner publisher · 2.0M followers div.flex > div.border-b > section.my-1 > a |
House Democrats demand Kash Patel take alcohol test under penalty of perjury af… section.my-1 > section.flex > div.flex-1 > a |
1K div.border-b > section.my-1 > div.flex > a.hover:text-green-500 |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
CBS News
partner publisher · 2.2M followers div.flex > div.border-b > section.my-1 > a |
Crypto mogul sues Trump family's World Liberty Financial, alleging fraud
Sun a… section.my-1 > section.flex > div.flex-1 > a |
23 div.border-b > section.my-1 > div.flex > a.hover:text-green-500 |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
CNN
partner publisher · 3.0M followers div.flex > div.border-b > section.my-1 > a |
Spirit Airlines close to a $500 million bailout from Trump administration
Spir… section.my-1 > section.flex > div.flex-1 > a |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
NBC News
publisher · 766.2K followers div.flex > div.border-b > section.my-1 > a |
Family of teen girl found dead in trunk of singer D4vd's Tesla says 'all we wan… section.my-1 > section.flex > div.flex-1 > a |
Los Angeles, CA · section.flex > div.flex-1 > div.flex > a.flex |
71 div.border-b > section.my-1 > div.flex > a.hover:text-green-500 |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
ABC News
partner publisher · 1.8M followers div.flex > div.border-b > section.my-1 > a |
Texas court interpreter detained by ICE says she's been 'treated like a crimina… section.my-1 > section.flex > div.flex-1 > a |
Raymondville, TX · section.flex > div.flex-1 > div.flex > a.flex |
158 div.border-b > section.my-1 > div.flex > a.hover:text-green-500 |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
Fox News
partner publisher · 2.0M followers div.flex > div.border-b > section.my-1 > a |
Republicans eye ending government shutdowns forever over fears Dems will do it … section.my-1 > section.flex > div.flex-1 > a |
15 div.border-b > section.my-1 > div.flex > a.hover:text-green-500 |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
The Associated Press
partner publisher · 2.3M followers div.flex > div.border-b > section.my-1 > a |
The Gates Foundation is reviewing its Epstein ties as released emails raise que… section.my-1 > section.flex > div.flex-1 > a |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
UPI News
partner publisher · 781.6K followers div.flex > div.border-b > section.my-1 > a |
Iranian forces attack, seize two cargo ships near Strait of Hormuz
Iran's mili… section.my-1 > section.flex > div.flex-1 > a |
59 div.border-b > section.my-1 > div.flex > a.hover:text-green-500 |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
NBC News
publisher · 766.2K followers div.flex > div.border-b > section.my-1 > a |
Senate hopeful Graham Platner calls to investigate Trump and impeach two Suprem… section.my-1 > section.flex > div.flex-1 > a |
70 div.border-b > section.my-1 > div.flex > a.hover:text-green-500 |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
CBS News
partner publisher · 2.2M followers div.flex > div.border-b > section.my-1 > a |
It's not just gasoline. Iran war could drive prices higher for many products.
… section.my-1 > section.flex > div.flex-1 > a |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
Fox News
partner publisher · 2.0M followers div.flex > div.border-b > section.my-1 > a |
Supreme Court liberals side with Clarence Thomas on Taliban suicide bomber laws… section.my-1 > section.flex > div.flex-1 > a |
65 div.border-b > section.my-1 > div.flex > a.hover:text-green-500 |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
The Associated Press
partner publisher · 2.3M followers div.flex > div.border-b > section.my-1 > a |
Supreme Court rules for Michigan in its fight to shut down an aging energy pipe… section.my-1 > section.flex > div.flex-1 > a |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
Fortune
partner publisher · 513.2K followers div.flex > div.border-b > section.my-1 > a |
The housing affordability crisis isn’t just crushing millennials—it’s squeezing… section.my-1 > section.flex > div.flex-1 > a |
49 div.border-b > section.my-1 > div.flex > a.hover:text-green-500 |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
NBC News
publisher · 766.2K followers div.flex > div.border-b > section.my-1 > a |
El Salvador holds mass trial for 486 alleged gang members
A Salvadoran court o… section.my-1 > section.flex > div.flex-1 > a |
27 div.border-b > section.my-1 > div.flex > a.hover:text-green-500 |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
abcnews.com
website div.flex > div.border-b > section.my-1 > a |
Dave Mason, co-founder of Traffic known for 'We Just Disagree' and 'Feelin’ Alr… section.my-1 > section.flex > div.flex-1 > a |
Gardnerville, NV · section.flex > div.flex-1 > div.flex > a.flex |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
Fox News
partner publisher · 2.0M followers div.flex > div.border-b > section.my-1 > a |
Marine veteran allegedly gunned down by husband in attack outside home, police … section.my-1 > section.flex > div.flex-1 > a |
Wichita, KS · section.flex > div.flex-1 > div.flex > a.flex |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
CNBC
website div.flex > div.border-b > section.my-1 > a |
Mortgage rates sink again, and homebuyers jump back in
The average rate for 30… section.my-1 > section.flex > div.flex-1 > a |
20 div.border-b > section.my-1 > div.flex > a.hover:text-green-500 |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
CNN
partner publisher · 3.0M followers div.flex > div.border-b > section.my-1 > a |
Devin Nunes steps down as head of Trump’s struggling media company
The company… section.my-1 > section.flex > div.flex-1 > a |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
NBC News
publisher · 766.2K followers div.flex > div.border-b > section.my-1 > a |
Man who swiped Noem's purse in a D.C. restaurant is sentenced to 3 years in pri… section.my-1 > section.flex > div.flex-1 > a |
Washington, DC · section.flex > div.flex-1 > div.flex > a.flex |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
ABC News
partner publisher · 1.8M followers div.flex > div.border-b > section.my-1 > a |
Baby girl found abandoned in stroller in Times Square, search underway for fath… section.my-1 > section.flex > div.flex-1 > a |
Share div.border-b > section.my-1 > div.flex > button.jsx-3878513889 |
NewsBreak App
Open div.w-full > div.bg-white > div > a |
Best Practices
Trust and Safety
Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. Learn more about responsibly getting permission for notifications.
Performance issues directly impact user engagement and conversion rates.
General
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.