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.
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.
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 |
|---|---|---|
| en.russiatoday.com/static/libs/qrcode.min.js?v=2 | 6.9 KiB | |
| en.russiatoday.com/static/libs/jquery-1.11.2.min.js?v=2 | 33.2 KiB | 426 ms |
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 | |
|---|---|---|---|
US-Iran talks in limbo as ceasefire deadline looms (PHOTOS, VIDEOS) div.media__image > a.link > picture > img.media__item | mf.b37mrtl.ru/files/2026.04/l/69e78a5585f54076f72f8f0d.jpg | 60.8 KiB | 22.0 KiB |
‘War crime’: Russian envoy denounces US-Israeli war on Iran from Tehran rubble div.media__image > a.link > picture > img.media__item | mf.b37mrtl.ru/files/2026.04/xs/69e75fa485f540054421eb90.jpg | 18.3 KiB | 8.9 KiB |
UK special forces resigning en masse over war crimes probe – media div.media__image > a.link > picture > img.media__item | mf.b37mrtl.ru/files/2026.04/xs/69e788e32030272d9c58067f.jpg | 16.3 KiB | 6.9 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 |
|---|---|
| rt.com/ | 888 ms |
| www.rt.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
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 |
|---|---|---|
| en.russiatoday.com/static/css/template.css/template.4aa2d5aa.css | 65.5 KiB | 59.3 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 |
|---|---|---|
| yastatic.net/partner-code-bundles/1304651/00cc0164cd639ddf.js | 129.7 KiB | 104.7 KiB |
| /wrapper/js/common-engine.js?v=s-dc1af2de-5f10-4ef6-a4db-... | 152.0 KiB | 99.5 KiB |
| yandex.ru/ads/system/context.js | 103.8 KiB | 57.3 KiB |
| mc.yandex.ru/metrika/tag.js | 84.7 KiB | 44.2 KiB |
| en.russiatoday.com/static/js/common.min.js?v=16464124494475130342 | 40.0 KiB | 27.9 KiB |
| yastatic.net/partner-code-bundles/1304651/22d10f9d8e892aab.js | 31.8 KiB | 25.2 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 |
|---|---|---|---|
| Unattributable | 883 ms | 61 ms | 0.0 ms |
| www.rt.com/ | 671 ms | 37 ms | 9.4 ms |
| abt.s3.yandex.net/expjs/latest/exp.js | 622 ms | 565 ms | 2.0 ms |
| yandex.ru/ads/system/context.js | 532 ms | 434 ms | 48 ms |
| mc.yandex.ru/metrika/tag.js | 310 ms | 232 ms | 63 ms |
| /wrapper/js/common-engine.js?v=s-dc1af2de-5f10-4ef6-a4db-... | 296 ms | 202 ms | 59 ms |
| en.russiatoday.com/static/js/libs/lazysizes.min.js | 201 ms | 56 ms | 1.0 ms |
| yastatic.net/partner-code-bundles/1304651/00cc0164cd639ddf.js | 175 ms | 104 ms | 70 ms |
| en.russiatoday.com/static/js/common.min.js?v=16464124494475130342 | 114 ms | 66 ms | 13 ms |
| en.russiatoday.com/static/libs/jquery-1.11.2.min.js?v=2 | 83 ms | 54 ms | 6.5 ms |
| yastatic.net/partner-code-bundles/1304651/22d10f9d8e892aab.js | 69 ms | 36 ms | 33 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 |
| Other | 996 ms |
| Style & Layout | 542 ms |
| Script Parsing & Compilation | 332 ms |
| Parse HTML & CSS | 130 ms |
| Garbage Collection | 94 ms |
| Rendering | 86 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 was evicted from the cache because an active network connection received too much data. Chrome limits the amount of data that a page may receive while cached. | 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 |
|---|
LIVE div.header__main-wrapper > div.header__line > div.header__live > a.live-button |
EXCLUSIVE li.main-promobox__item > a.main-promobox__heading > div.main-promobox__wrapper > span.category-tag |
EXCLUSIVE div.Section-block > div.article-card > div.article-card__title > span.category-tag |
© Autonomous Nonprofit Organization “TV-Novosti”, 2005–2026. All rights reserve… div.footer__copiright__BlockWrapper > div.footer__copyright_block > div.copyright__text > p |
These are opportunities to improve the legibility of your content.
Names and labels
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.Section-container > div.Section-block > div#mainnews_2 > iframe#odysee-iframe div.Section-container > div.Section-block > div#mainnews_2 > iframe#odysee-iframe |
div.Section-container > div.Section-block > div#mainnews_3 > iframe#odysee-iframe div.Section-container > div.Section-block > div#mainnews_3 > iframe#odysee-iframe |
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 > a.visually-hidden body > a.visually-hidden |
div.layout__social > div.main-socials > div.main-socials__item > a.main-socials__link div.layout__social > div.main-socials > div.main-socials__item > a.main-socials__link |
div.layout__social > div.main-socials > div.main-socials__item > a.main-socials__link div.layout__social > div.main-socials > div.main-socials__item > a.main-socials__link |
div.layout__social > div.main-socials > div.main-socials__item > a.main-socials__link div.layout__social > div.main-socials > div.main-socials__item > a.main-socials__link |
div.layout__social > div.main-socials > div.main-socials__item > a.main-socials__link div.layout__social > div.main-socials > div.main-socials__item > a.main-socials__link |
div.layout__social > div.main-socials > div.main-socials__item > a.main-socials__link div.layout__social > div.main-socials > div.main-socials__item > a.main-socials__link |
div.main-promobox__cover > div.media > div.media__image > a.link div.main-promobox__cover > div.media > div.media__image > a.link |
div.article-card__cover > div.media > div.media__image > a.link div.article-card__cover > div.media > div.media__image > a.link |
div.footer__social > div.main-socials > div.main-socials__item > a.main-socials__link div.footer__social > div.main-socials > div.main-socials__item > a.main-socials__link |
div.footer__social > div.main-socials > div.main-socials__item > a.main-socials__link div.footer__social > div.main-socials > div.main-socials__item > a.main-socials__link |
div.footer__social > div.main-socials > div.main-socials__item > a.main-socials__link div.footer__social > div.main-socials > div.main-socials__item > a.main-socials__link |
div.footer__social > div.main-socials > div.main-socials__item > a.main-socials__link div.footer__social > div.main-socials > div.main-socials__item > a.main-socials__link |
div.footer__social > div.main-socials > div.main-socials__item > a.main-socials__link div.footer__social > div.main-socials > div.main-socials__item > a.main-socials__link |
div.footer__copiright__BlockWrapper > div.footer__copyright_block > div.copyright__logo > a div.footer__copiright__BlockWrapper > div.footer__copyright_block > div.copyright__logo > a |
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
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
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
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 |
|---|---|
en.russiatoday.com/static/js/pushes/notification.js?v=5 line 87, col 20 | [fcm] failed to get token FirebaseError: Messaging: The notification permission was not granted and blocked instead. (messaging/permission-blocked).
at Ze (https://www.gstatic.com/firebasejs/11.0.1/firebase-messaging-compat.js:1:21924) |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_TIMED_OUT | |
Failed to load resource: net::ERR_TIMED_OUT |
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.
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 |
|---|
div.header__line > ul.mobile-nav > li.mobile-nav__item > a.js-mobile-element-nav div.header__line > ul.mobile-nav > li.mobile-nav__item > a.js-mobile-element-nav |
div.header__line > ul.mobile-nav > li.mobile-nav__item > a.js-mobile-element-nav div.header__line > ul.mobile-nav > li.mobile-nav__item > a.js-mobile-element-nav |
Accept cookies div.layout__footer > div.cookies__banner > div.cookies__banner-wrapper > a.cookies__banner-button |
To appear in search results, crawlers need access to your app.