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.
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.swiper-container > div.swiper-wrapper > div.swiper-slide > div.home-header_gall_slide div.swiper-container > div.swiper-wrapper > div.swiper-slide > div.home-header_gall_slide | cbr.ru/Content/Gallery/Image/113489?itemId=7032 | 279.0 KiB | 141.7 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.
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 |
|---|---|---|
| cbr.ru/js/moment-with-locales.min.js?v=v3854777408 | 80.1 KiB | 310 ms |
| cbr.ru/js/AICPrototypeControlsLib.js?v=v2415230193 | 8.8 KiB | |
| cbr.ru/js/site.js?v=v2848633841 | 2.1 KiB | |
| cbr.ru/js/jquery.ui.autocomplete-ru.js?v=v1043438991 | 603 B | |
| cbr.ru/js/jquery.cookie.min.js?v=v4260771145 | 1003 B | |
| cbr.ru/common/scripts/main.min.js?v=v4235701173 | 38.8 KiB | 155 ms |
| cbr.ru/common/libs/localization-ru.js?v=v712023859 | 2.5 KiB | 155 ms |
| cbr.ru/common/scripts/vendor.js?v=v4270970564 | 51.8 KiB | 155 ms |
| cbr.ru/common/libs/tippy.js?v=v478607061 | 9.6 KiB | |
| cbr.ru/common/style/main.min.css?v=v4139323626 | 241.8 KiB | 1.2 s |
| cbr.ru/common/libs/popper.js?v=v478607061 | 8.3 KiB | |
| cbr.ru/common/libs/jquery.floatThead.min.js?v=v478607061 | 6.4 KiB | 155 ms |
| cbr.ru/common/libs/jquery-ui/jquery-ui.min.js?v=v478607061 | 72.1 KiB | 464 ms |
| cbr.ru/common/libs/jquery.inputmask.min.js?v=v478607061 | 31.1 KiB | 155 ms |
| cbr.ru/common/libs/jquery-3.7.1.min.js?v=v735956814 | 32.7 KiB | 155 ms |
| cbr.ru/common/libs/jquery-ui/jquery-ui.min.css?v=v478607061 | 9.7 KiB |
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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 |
|---|---|
Как защититься от мошенников
Мы объясняем, как действуют злоумышленники, раскры… div.offsetMenu > div.container-fluid > div.col-md-23 > div.main-banner | 0.231 |
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 |
|---|---|---|
| cbr.ru/common/style/main.min.css?v=v4139323626 | 241.5 KiB | 230.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 |
|---|---|---|
| cbr.ru/common/libs/jquery-ui/jquery-ui.min.js?v=v478607061 | 71.9 KiB | 64.0 KiB |
| mc.yandex.ru/metrika/tag.js | 84.7 KiB | 45.1 KiB |
| cbr.ru/common/scripts/vendor.js?v=v4270970564 | 51.5 KiB | 32.7 KiB |
| cbr.ru/common/scripts/main.min.js?v=v4235701173 | 38.5 KiB | 28.6 KiB |
| cbr.ru/common/libs/jquery.inputmask.min.js?v=v478607061 | 30.9 KiB | 27.0 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 |
|---|---|---|---|
| cbr.ru/ | 1.4 s | 14 ms | 9.7 ms |
| cbr.ru/common/libs/jquery-3.7.1.min.js?v=v735956814 | 1.0 s | 641 ms | 22 ms |
| Unattributable | 904 ms | 26 ms | 0.0 ms |
| mc.yandex.ru/metrika/tag.js | 454 ms | 398 ms | 31 ms |
| cbr.ru/common/style/main.min.css?v=v4139323626 | 157 ms | 0.1 ms | 0.0 ms |
| cbr.ru/js/moment-with-locales.min.js?v=v3854777408 | 127 ms | 88 ms | 39 ms |
| cbr.ru/common/libs/jquery-ui/jquery-ui.min.js?v=v478607061 | 66 ms | 40 ms | 24 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 |
|---|---|
| Other | 1.7 s |
| Script Evaluation | 1.3 s |
| Style & Layout | 644 ms |
| Rendering | 273 ms |
| Script Parsing & Compilation | 185 ms |
| Parse HTML & CSS | 182 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 | |
|---|---|
Экономический разговор div.home-main_resources > div.russian-bank-projects > a.russian-bank-project > img.russian-bank-project_img | cbr.ru/StaticHtml/File/188034/econs.svg |
Библиотека Банка России div.home-main_resources > div.russian-bank-projects > a.russian-bank-project > img.russian-bank-project_img | cbr.ru/StaticHtml/File/188034/library.svg |
Финансовая культура div.home-main_resources > div.russian-bank-projects > a.russian-bank-project > img.russian-bank-project_img | cbr.ru/StaticHtml/File/188034/finance-culture.svg |
Мобильное приложение ЦБ онлайн div.home-main_resources > div.russian-bank-projects > a.russian-bank-project > img.russian-bank-project_img | cbr.ru/StaticHtml/File/188034/mob-cbr-online.svg |
Мониторинг предприятий банка России div.home-main_resources > div.russian-bank-projects > a.russian-bank-project > img.russian-bank-project_img | cbr.ru/StaticHtml/File/188034/monitoring.svg |
Научный журнал Деньги и кредит div.home-main_resources > div.russian-bank-projects > a.russian-bank-project > img.russian-bank-project_img | cbr.ru/StaticHtml/File/188034/money-and-credit.svg |
Музей Банка России div.home-main_resources > div.russian-bank-projects > a.russian-bank-project > img.russian-bank-project_img | cbr.ru/StaticHtml/File/188034/bank-rus-museum.svg |
div.col-md-22 > div.footer_bottom_aic > a > img div.col-md-22 > div.footer_bottom_aic > a > img | cbr.ru/common/images/icons/aic-logo.svg |
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.
ARIA
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Цель по инфляции div.main-indicator > div.main-indicator_content > div.main-indicator_text > span.main-indicator_info |
Инфляция div.main-indicator > div.main-indicator_content > div.main-indicator_sub > span.main-indicator_info |
Some ARIA parent roles must contain specific child roles to perform their intended accessibility functions. Learn more about roles and required children elements.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Новости Новое на сайте
Все новости div.col-md-14 > div.home-main_tabs > div.home-sticky > div.tabs |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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.main-indicator_rate > div#V_R01375 > div.main-indicator_tooltip-head > button.main-indicator_tooltip-head-btn div.main-indicator_rate > div#V_R01375 > div.main-indicator_tooltip-head > button.main-indicator_tooltip-head-btn |
div.main-indicator_rate > div#V_R01375 > div.main-indicator_tooltip-head > button.main-indicator_tooltip-head-btn div.main-indicator_rate > div#V_R01375 > div.main-indicator_tooltip-head > button.main-indicator_tooltip-head-btn |
div.main-indicator_rate > div#V_R01235 > div.main-indicator_tooltip-head > button.main-indicator_tooltip-head-btn div.main-indicator_rate > div#V_R01235 > div.main-indicator_tooltip-head > button.main-indicator_tooltip-head-btn |
div.main-indicator_rate > div#V_R01235 > div.main-indicator_tooltip-head > button.main-indicator_tooltip-head-btn div.main-indicator_rate > div#V_R01235 > div.main-indicator_tooltip-head > button.main-indicator_tooltip-head-btn |
div.main-indicator_rate > div#V_R01239 > div.main-indicator_tooltip-head > button.main-indicator_tooltip-head-btn div.main-indicator_rate > div#V_R01239 > div.main-indicator_tooltip-head > button.main-indicator_tooltip-head-btn |
div.main-indicator_rate > div#V_R01239 > div.main-indicator_tooltip-head > button.main-indicator_tooltip-head-btn div.main-indicator_rate > div#V_R01239 > div.main-indicator_tooltip-head > button.main-indicator_tooltip-head-btn |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.search > div.search_field > div.search_clear > img div.search > div.search_field > div.search_clear > img |
div.col-md-22 > div.footer_bottom_aic > a > img div.col-md-22 > div.footer_bottom_aic > a > img |
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 |
|---|
div.row > div.col-xl-4 > div.header_left > a.header_logo div.row > div.col-xl-4 > div.header_left > a.header_logo |
div.row > div.col-xl-4 > div.header_left > a.d-flex div.row > div.col-xl-4 > div.header_left > a.d-flex |
div.row > div.col-xl-5 > div.header_left > a.header_logo div.row > div.col-xl-5 > div.header_left > a.header_logo |
div.row > div.col-xl-5 > div.header_left > a.d-flex div.row > div.col-xl-5 > div.header_left > a.d-flex |
div.footer_main > div.col-md-23 > div.footer_top > a.footer_logo div.footer_main > div.col-md-23 > div.footer_top > a.footer_logo |
div.col-md-23 > div.footer_main_block > div.networks-circle > a.networks-circle_item div.col-md-23 > div.footer_main_block > div.networks-circle > a.networks-circle_item |
div.col-md-23 > div.footer_main_block > div.networks-circle > a.networks-circle_item div.col-md-23 > div.footer_main_block > div.networks-circle > a.networks-circle_item |
div.footer_bottom > div.col-md-22 > div.footer_bottom_aic > a div.footer_bottom > div.col-md-22 > div.footer_bottom_aic > 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.
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 |
|---|
Инфляция div.main-indicator > div.main-indicator_content > div.main-indicator_sub > span.main-indicator_info |
Ключевая ставка div.main-indicator > div.main-indicator_content > div.main-indicator_sub > a |
Следующее заседание Совета директоров по ключевой ставке div.home-main > div.main-indicator > div.main-indicator_comment > a.main-indicator_comment-text |
24.04.2026 div.home-main > div.main-indicator > div.main-indicator_comment > div.main-indicator_comment-date |
Ставка RUONIA div.main-indicator > div.main-indicator_content > div.main-indicator_sub > a |
Курсы валют div.main-indicator_rates-table > div.main-indicator_rates-head > div.col-md-2 > a |
22.04.2026 div.main-indicator_rates-table > div.main-indicator_rates-head > div.col-md-2 > a |
23.04.2026 div.main-indicator_rates-table > div.main-indicator_rates-head > div.col-md-2 > a |
Новое на сайте div.home-sticky > div.tabs > div.tabs-left > a#tab-4-2 |
Выберите тип div.filters > span#filtersForEventsAndPress > div#ui-id-1 > div.datepicker-filter_placeholder |
Просветительский проект ЦБ о бережном отношении к финансам div.home-main_resources > div.russian-bank-projects > a.russian-bank-project > div.russian-bank-project_text |
Популярно о научных исследованиях по экономике и финансам div.home-main_resources > div.russian-bank-projects > a.russian-bank-project > div.russian-bank-project_text |
О монетарной политике, финансах и банковской деятельности div.home-main_resources > div.russian-bank-projects > a.russian-bank-project > div.russian-bank-project_text |
Цифровой помощник для тех, кто пользуется финуслугами div.home-main_resources > div.russian-bank-projects > a.russian-bank-project > div.russian-bank-project_text |
Запись на экскурсии и уникальные материалы по истории денег div.home-main_resources > div.russian-bank-projects > a.russian-bank-project > div.russian-bank-project_text |
Электронный каталог экономических и финансовых изданий div.home-main_resources > div.russian-bank-projects > a.russian-bank-project > div.russian-bank-project_text |
Данные опросов об экономической активности предприятий div.home-main_resources > div.russian-bank-projects > a.russian-bank-project > div.russian-bank-project_text |
www.cbr.ru body.page-v3 > div.popup-cookies > div.popup-cookies_subtitle > a |
пользовательское соглашение body.page-v3 > div.popup-cookies > div.popup-cookies_subtitle > a |
Подтвердить body.page-v3 > div.popup-cookies > button.btn |
These are opportunities to improve the legibility of your content.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These are opportunities to improve the interpretation of your content by users in different locales.
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 |
|---|
div.row > div.col-xl-5 > div.header_left > a.d-flex div.row > div.col-xl-5 > div.header_left > a.d-flex |
Ключевая ставка div.main-indicator > div.main-indicator_content > div.main-indicator_sub > a |
с 23.03.2026 div.main-indicator > div.main-indicator_content > div.main-indicator_text > a |
These items highlight common accessibility best practices.
Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. Learn more about table headers.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
21.04 11,0418 ₽ -0,1039 ₽
22.04 10,9451 ₽ -0,0967 ₽
23.04 10,9931 ₽ +0,0480 ₽ div.main-indicator_rates-table > div.main-indicator_rate > div#V_R01375 > table.main-indicator_tooltip-table |
21.04 75,2370 ₽ -0,8165 ₽
22.04 74,5897 ₽ -0,6473 ₽
23.04 74,9995 ₽ +0,4098 ₽ div.main-indicator_rates-table > div.main-indicator_rate > div#V_R01235 > table.main-indicator_tooltip-table |
21.04 88,3769 ₽ -1,2487 ₽
22.04 87,7659 ₽ -0,6110 ₽
23.04 87,9733 ₽ +0,2074 ₽ div.main-indicator_rates-table > div.main-indicator_rate > div#V_R01239 > table.main-indicator_tooltip-table |
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 |
|---|---|
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 () |
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.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.search > div.search_field > div.search_clear > img div.search > div.search_field > div.search_clear > img |
div.col-md-22 > div.footer_bottom_aic > a > img div.col-md-22 > div.footer_bottom_aic > a > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.