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.
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.
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.
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 | |
|---|---|---|---|
Anthropic Mythos Preview div.cells__item > figure.thumbnail > a > img.image | media.cybernews.com/images/featured/2026/04/mythospreview.jpg | 45.4 KiB | 33.7 KiB |
body > aside.ad-campaign__aside > div.ad-campaign > a.ad-campaign__container body > aside.ad-campaign__aside > div.ad-campaign > a.ad-campaign__container | cybernews.com/images/campaign/nordlayer-top.png | 194.5 KiB | 24.1 KiB |
A hand holding a remote control directed to a smart TV, map of Kentucky behind … div.space > a.cells > div.cells__item > img.image | /images/thumbnail_small/2026/04/kentucky-smart-tv-screens... | 6.0 KiB | 4.9 KiB |
coinmarketcap div.space > a.cells > div.cells__item > img.image | media.cybernews.com/images/thumbnail_small/2026/04/coinmarketcap.jpg | 5.7 KiB | 4.6 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.
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 |
|---|---|---|
| www.googletagmanager.com/gtm.js?id=GTM-KMWQ6GT | 159.0 KiB | 108.8 KiB |
| cybernews.com/fxq4/?id=G-KT8DKCHF41&cx=c>m=4e64k0h1 | 181.3 KiB | 73.0 KiB |
| cybernews.com/fxq4/ | 163.9 KiB | 71.0 KiB |
| cybernews.com/fxq4/?id=AW-589784210&cx=c>m=4e64k0h1 | 142.3 KiB | 70.0 KiB |
| cybernews.com/fxq4/?id=AW-747475821&cx=c>m=4e64k0h1 | 150.2 KiB | 69.9 KiB |
| cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603 | 41.5 KiB | 24.4 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 |
|---|---|---|---|
| cybernews.com/ | 1.0 s | 37 ms | 5.9 ms |
| /js//data/builds/adtech-projects/cybernews/cmsbase-6c6243... | 867 ms | 542 ms | 4.9 ms |
| Unattributable | 708 ms | 29 ms | 0.0 ms |
| cdn-cookieyes.com/client_data/4cd5bb6c9ab3d688a1a45a20/banner.js | 367 ms | 281 ms | 2.7 ms |
| cybernews.com/fxq4/?id=G-KT8DKCHF41&cx=c>m=4e64k0h1 | 291 ms | 226 ms | 63 ms |
| cybernews.com/fxq4/ | 275 ms | 221 ms | 47 ms |
| cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.es6.js?v=160603 | 162 ms | 109 ms | 10 ms |
| static.chartbeat.com/js/chartbeat.js | 155 ms | 148 ms | 3.3 ms |
| cybernews.com/fxq4/?id=AW-747475821&cx=c>m=4e64k0h1 | 142 ms | 104 ms | 37 ms |
| cybernews.com/fxq4/?id=AW-589784210&cx=c>m=4e64k0h1 | 122 ms | 93 ms | 28 ms |
| www.googletagmanager.com/gtm.js?id=GTM-KMWQ6GT | 84 ms | 23 ms | 61 ms |
| static.chartbeat.com/js/chartbeat_mab.js | 63 ms | 58 ms | 1.9 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 |
| Style & Layout | 897 ms |
| Other | 863 ms |
| Script Parsing & Compilation | 272 ms |
| Rendering | 197 ms |
| Garbage Collection | 114 ms |
| Parse HTML & CSS | 93 ms |
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
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 |
|---|
body > aside.ad-campaign__aside > div.ad-campaign > a.ad-campaign__container body > aside.ad-campaign__aside > div.ad-campaign > a.ad-campaign__container |
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
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 |
|---|
SECURITY div.cells__item > figure.thumbnail > figcaption.thumbnail__caption > a.category-tag |
PRIVACY article.cells__item > figure.thumbnail > figcaption.thumbnail__caption > a.category-tag |
SECURITY article.cells__item > figure.thumbnail > figcaption.thumbnail__caption > a.category-tag |
AI NEWS article.cells__item > figure.thumbnail > figcaption.thumbnail__caption > a.category-tag |
HOSTING HUB article.cells__item > figure.thumbnail > figcaption.thumbnail__caption > a.category-tag |
HOSTING HUB article.cells__item > figure.thumbnail > figcaption.thumbnail__caption > a.category-tag |
HOSTING HUB article.cells__item > figure.thumbnail > figcaption.thumbnail__caption > a.category-tag |
TECH div.sticky-sidebar > figure.thumbnail > figcaption.thumbnail__caption > a.category-tag |
About Us nav.footer__bottom-line-nav > ul.footer__bottom-line-nav-list > li.footer__bottom-line-nav-item > a.footer__bottom-line-nav-link |
Contact nav.footer__bottom-line-nav > ul.footer__bottom-line-nav-list > li.footer__bottom-line-nav-item > a.footer__bottom-line-nav-link |
Send Us a Tip nav.footer__bottom-line-nav > ul.footer__bottom-line-nav-list > li.footer__bottom-line-nav-item > a.footer__bottom-line-nav-link |
Privacy Policy nav.footer__bottom-line-nav > ul.footer__bottom-line-nav-list > li.footer__bottom-line-nav-item > a.footer__bottom-line-nav-link |
Terms & Conditions nav.footer__bottom-line-nav > ul.footer__bottom-line-nav-list > li.footer__bottom-line-nav-item > a.footer__bottom-line-nav-link |
Advertising and Sponsorship Policy nav.footer__bottom-line-nav > ul.footer__bottom-line-nav-list > li.footer__bottom-line-nav-item > a.footer__bottom-line-nav-link |
Vulnerability Disclosure nav.footer__bottom-line-nav > ul.footer__bottom-line-nav-list > li.footer__bottom-line-nav-item > a.footer__bottom-line-nav-link |
Cookie Preferences nav.footer__bottom-line-nav > ul.footer__bottom-line-nav-list > li.footer__bottom-line-nav-item > a.content__tag_unstyled |
These items highlight common accessibility best practices.
Best Practices
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. |
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. | |
Failed to load resource: the server responded with a status of 403 () | |
Failed to load resource: the server responded with a status of 403 () | |
Failed to load resource: the server responded with a status of 403 () | |
Failed to load resource: the server responded with a status of 403 () | |
Failed to load resource: the server responded with a status of 403 () | |
Manifest fetch from https://cybernews.com/manifest.json failed, code 403 | |
Manifest fetch from https://cybernews.com/manifest.json failed, code 403 |
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.