Mobile 375 × 812

Desktop 1440 × 900

Score: 69 / 100
Based on 8 categories, 0 sections
Room to improve — your 24.5s load time is above Google's 2.5s 'Good' threshold.
Good foundation, but a few gaps could be exploited.
Several issues make your site difficult for assistive technology users.
Solid SEO basics — a few optimizations could boost rankings.
Good server performance with room for optimization.
Several regulatory requirements are not yet met.
Missing metadata means poor previews on social media and search.
Heavier than average — reducing page weight saves energy and bandwidth.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
HSTS header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 11.0 MB (4.0 MB transferred)
Performance issues directly impact user engagement and conversion rates.
No <main> landmark found
Accessibility issues exclude users with disabilities — up to 15% of your potential audience.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/3edb33bf-f359-4f84-b9b9-115637036356)<a href="https://beavercheck.com/results/3edb33bf-f359-4f84-b9b9-115637036356"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fsberbank.ru" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fsberbank.ruThis badge auto-updates with your latest scan result.
Your site has several issues that may be affecting user experience and business outcomes. Your LCP of 24.5s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Accessibility issues exclude users who rely on assistive technology — an estimated 15% of your potential audience. Addressing the critical issues below would have the most immediate impact on your user trust.
9 barrier(s) likely increasing bounce by ~38%.
Page takes 24.5s to load
+12% bounceUsers abandon at ~3s — you're 22.0s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 6.8s
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
No viewport meta tag
+15% bounceMobile browsers render at desktop width and shrink — text unreadable, tap targets miniature
Fix: Add <meta name="viewport" content="width=device-width, initial-scale=1">
No Open Graph tags
+2% bounceLinks shared on LinkedIn / Slack / Facebook show bare URLs — referral clicks drop
Fix: Add og:title, og:description, og:image, og:url to the page head
No structured data
+2% bounceNo rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
Fix: Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
Thin content
+3% bounceUnder 300 words — visitors bounce looking for substance, search engines rank competitors first
Fix: Add a substantive FAQ, product detail, or case-study section
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
₽17,500 investment → ₽91/month returns
₽17,500
5h · 5 findings
₽91 /mo
~₽1,087 / year
No applicable regulations in this jurisdiction
₽5,250 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
5.0 developer hours at ₽3500/hr
Based on Russia rates (₽3500/hr)
Start here for the best return on investment
₽91 / month at risk
~₽1,087 / year if left unfixed
₽91 /mo
12450.9 MB/mo × 7.273 RUB/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 5 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
6.36 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
24.47 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
6.77 s
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.000
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
10.37 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
29.17 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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.
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.
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.
| URL | Protocol |
|---|---|
| stmtag.ru/stm/container/STM-XOU2D1.js | http/1.1 |
| stmtag.ru/stm/clickstream.js | http/1.1 |
| stmtag.ru/stm/sberbank_tm.js | http/1.1 |
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 | |
|---|---|---|---|
Изображение для кнопки истории div.stories__mob__cards > div.stories__mob__card > button.stories__mob__card-link > img.stories__mob__card-bg | www.sberbank.ru/common/fhouse/main/images/story_mass/pril_ios_sberkids/mini.jpeg | 222.6 KiB | 218.0 KiB |
ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > button.ShortMainPage-novelties__wrapper > div.ShortMainPage-novelties__firstNoveltyBlock ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > button.ShortMainPage-novelties__wrapper > div.ShortMainPage-novelties__firstNoveltyBlock | www.sberbank.ru/common/fhouse/person/img/what_new/gigachat/gigachat_mob.png | 238.4 KiB | 184.2 KiB |
Изображение для кнопки истории div.stories__mob__cards > div.stories__mob__card > button.stories__mob__card-link > img.stories__mob__card-bg | www.sberbank.ru/common/fhouse/main/images/story_mass/common/cosmos_preview.jpg | 75.8 KiB | 71.2 KiB |
div#rates-btn > a.pl-section__rates > div > img.pl-section__rates-bg div#rates-btn > a.pl-section__rates > div > img.pl-section__rates-bg | www.sberbank.ru/common/fhouse/main/images/quick/all-currencies-bg.png | 68.0 KiB | 63.6 KiB |
Изображение для кнопки истории div.stories__mob__cards > div.stories__mob__card > button.stories__mob__card-link > img.stories__mob__card-bg | www.sberbank.ru/common/fhouse/main/images/story_mass/gvozdika/mini.jpeg | 62.6 KiB | 60.7 KiB |
ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > a.ShortMainPage-novelties__wrapper > img.ShortMainPage-novelties__img ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > a.ShortMainPage-novelties__wrapper > img.ShortMainPage-novelties__img | www.sberbank.ru/common/fhouse/person/img/what_new/det_braslet/cards.png | 54.4 KiB | 52.3 KiB |
Изображение для карточки "Мы всегда рядом" div.swiper-wrapper > div.swiper-slide > div.ShortMainPage-Card > img.ShortMainPage-Card__bg | www.sberbank.ru/common/fhouse/main/images/trustnew/map.jpeg | 60.8 KiB | 46.8 KiB |
Изображение для кнопки истории div.stories__mob__cards > div.stories__mob__card > button.stories__mob__card-link > img.stories__mob__card-bg | www.sberbank.ru/common/fhouse/main/images/story_mass/moneti/mini.jpeg | 48.2 KiB | 46.7 KiB |
front div#app-btn > div.pl-section__app > div.pl-section__app-front-img > img | www.sberbank.ru/common/fhouse/main/images/quick/phone_premium1.webp | 39.3 KiB | 38.1 KiB |
Изображение для карточки "С нами выгодно" div.swiper-wrapper > div.swiper-slide > div.ShortMainPage-Card > img.ShortMainPage-Card__bg | www.sberbank.ru/common/fhouse/main/images/trustnew/sbercat_2.webp | 39.3 KiB | 37.0 KiB |
ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > a.ShortMainPage-novelties__wrapper > img.ShortMainPage-novelties__img ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > a.ShortMainPage-novelties__wrapper > img.ShortMainPage-novelties__img | www.sberbank.ru/common/fhouse/person/img/what_new/vklad_key/plit_3.webp | 36.4 KiB | 34.3 KiB |
div.pl-section__btns > div#offices-btn > a.pl-section__offices > img div.pl-section__btns > div#offices-btn > a.pl-section__offices > img | www.sberbank.ru/common/fhouse/main/images/quick/office-bg-two-2x.jpeg | 31.9 KiB | 27.5 KiB |
div.pl-section__btns > div#offices-btn > a.pl-section__offices > img div.pl-section__btns > div#offices-btn > a.pl-section__offices > img | www.sberbank.ru/common/fhouse/main/images/quick/office-bg-one-2x.jpeg | 28.0 KiB | 23.6 KiB |
Изображение для кнопки истории div.stories__mob__cards > div.stories__mob__card > button.stories__mob__card-link > img.stories__mob__card-bg | /common/fhouse/main/images/story_mass/vitrina/preview_sto... | 27.8 KiB | 23.2 KiB |
Изображение для карточки "Нам доверяют" div.swiper-wrapper > div.swiper-slide > div.ShortMainPage-Card > img.ShortMainPage-Card__bg | www.sberbank.ru/common/fhouse/main/images/trustnew/nam_doverie_mob_tab.jpeg | 63.1 KiB | 14.8 KiB |
Изображение для карточки "Карта с кешбэком" div.Launcher__products-wrapper > div.ProductsCard__wrapper > div.ProductsCard__image > img | www.sberbank.ru/common/fhouse/main/images/mass_products/new2/karta_cashback.jpeg | 22.1 KiB | 13.9 KiB |
Изображение для карточки "СберПрайм" div.Launcher__products-wrapper > div.ProductsCard__wrapper > div.ProductsCard__image > img | www.sberbank.ru/common/fhouse/main/images/mass_products/new2/prime.jpeg | 21.3 KiB | 13.1 KiB |
div.pl-section__btns > div#app-btn > div.pl-section__app > img.pl-section__app-back-bg div.pl-section__btns > div#app-btn > div.pl-section__app > img.pl-section__app-back-bg | www.sberbank.ru/common/fhouse/main/images/quick/sbol-bg-all-2x.jpeg | 14.9 KiB | 12.3 KiB |
ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > button.ShortMainPage-novelties__wrapper > img.ShortMainPage-novelties__img ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > button.ShortMainPage-novelties__wrapper > img.ShortMainPage-novelties__img | www.sberbank.ru/common/fhouse/person/img/what_new/life_sbol/plit_4.webp | 13.9 KiB | 11.8 KiB |
div#calc-btn > div.pl-section__calc > div.pl-section__deposit > img.pl-section__deposit-bg div#calc-btn > div.pl-section__calc > div.pl-section__deposit > img.pl-section__deposit-bg | www.sberbank.ru/common/fhouse/main/images/quick/dep-calc-bg-all-2x.jpeg | 13.0 KiB | 10.8 KiB |
Изображение для карточки "Вклад" div.Launcher__products-wrapper > div.ProductsCard__wrapper > div.ProductsCard__image > img | www.sberbank.ru/common/fhouse/main/images/mass_products/new2/vklad.jpeg | 17.2 KiB | 10.5 KiB |
ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > a.ShortMainPage-novelties__wrapper > img.ShortMainPage-novelties__img ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > a.ShortMainPage-novelties__wrapper > img.ShortMainPage-novelties__img | www.sberbank.ru/common/fhouse/person/img/what_new/vzhuh/plit_2.webp | 10.7 KiB | 9.7 KiB |
Изображение для карточки "Кредит наличными" div.Launcher__products-wrapper > div.ProductsCard__wrapper > div.ProductsCard__image > img | www.sberbank.ru/common/fhouse/main/images/mass_products/new2/kredit.jpeg | 15.3 KiB | 9.4 KiB |
Изображение для карточки "СберИнвестиции" div.Launcher__products-wrapper > div.ProductsCard__wrapper > div.ProductsCard__image > img | www.sberbank.ru/common/fhouse/main/images/mass_products/new2/invest.jpeg | 12.7 KiB | 7.8 KiB |
Изображение для карточки "Оплата улыбкой" div.Launcher__products-wrapper > div.ProductsCard__wrapper > div.ProductsCard__image > img | www.sberbank.ru/common/fhouse/main/images/mass_products/new2/oplata_ulibkoi.jpeg | 12.7 KiB | 7.8 KiB |
Изображение для карточки "Бесплатная кредитка" div.Launcher__products-wrapper > div.ProductsCard__wrapper > div.ProductsCard__image > img | www.sberbank.ru/common/fhouse/main/images/mass_products/new2/bespl_kredit.jpeg | 11.8 KiB | 7.3 KiB |
Изображение для карточки "Зарплата с выгодой" div.Launcher__products-wrapper > div.ProductsCard__wrapper > div.ProductsCard__image > img | www.sberbank.ru/common/fhouse/main/images/mass_products/new2/zarplata.jpeg | 11.0 KiB | 6.7 KiB |
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.
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.
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 |
|---|---|
| sberbank.ru/ | 5.5 s |
| sberbank.ru/ | 104 ms |
| www.sberbank.ru/ru/person | 4.8 s |
| www.sberbank.ru/ru/person | 1.2 s |
| www.sberbank.ru/ru/person_all | 0.0 ms |
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
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 | 13.6 s |
| Other | 2.8 s |
| Style & Layout | 1.4 s |
| Script Parsing & Compilation | 1.1 s |
| Rendering | 382 ms |
| Parse HTML & CSS | 256 ms |
| Garbage Collection | 159 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 has an unload handler in the main frame. | Actionable |
| Pages with WebSocket cannot enter back/forward cache. | Pending browser support |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .dk-sbol-button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none; … } … | 3.3 KiB | 2.1 KiB |
| .dk-sbol-button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;appearance:none; … } … | 3.3 KiB | 2.1 KiB |
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 |
|---|---|---|
| ._loaderWrapper_99vc5_1{height:100%;width:100%} … | 14.1 KiB | 14.1 KiB |
| .header-widget_isDefaultPaddings{padding-bottom:60px} … | 16.5 KiB | 13.2 KiB |
| /common/fhouse/person/shortmainpage.css?v=6189f58c2210af7... | 12.7 KiB | 10.2 KiB |
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.
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 | |
|---|---|
ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > a.ShortMainPage-novelties__wrapper > img.ShortMainPage-novelties__img ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > a.ShortMainPage-novelties__wrapper > img.ShortMainPage-novelties__img | www.sberbank.ru/common/fhouse/person/img/what_new/vklad_key/plit_3.webp |
ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > a.ShortMainPage-novelties__wrapper > img.ShortMainPage-novelties__img ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > a.ShortMainPage-novelties__wrapper > img.ShortMainPage-novelties__img | www.sberbank.ru/common/fhouse/person/img/what_new/vzhuh/plit_2.webp |
ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > button.ShortMainPage-novelties__wrapper > img.ShortMainPage-novelties__img ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > button.ShortMainPage-novelties__wrapper > img.ShortMainPage-novelties__img | www.sberbank.ru/common/fhouse/person/img/what_new/life_sbol/plit_4.webp |
ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > a.ShortMainPage-novelties__wrapper > img.ShortMainPage-novelties__img ul.ShortMainPage-novelties__list > li.ShortMainPage-novelties__novelty > a.ShortMainPage-novelties__wrapper > img.ShortMainPage-novelties__img | www.sberbank.ru/common/fhouse/person/img/what_new/det_braslet/cards.png |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Для всех div.header-widget__closed-menu-container > nav.header-widget-navigation-bar > div#tabsHeader > div.dk-sbol-heading |
When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to make command elements more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.pl-section__btns-wrap > div.pl-section__btns > div#app-btn > div.pl-section__app div.pl-section__btns-wrap > div.pl-section__btns > div#app-btn > div.pl-section__app |
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.
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.ShortMainPage-teaser__blocks > a.ShortMainPage-teaser__left-block > span.dk-sbol-link > span.dk-sbol-link__text |
Заработали div.pl-section__calc > div.pl-section__deposit > div.pl-section__deposit-result > div.dk-sbol-text |
54 526 ₽ div.pl-section__calc > div.pl-section__deposit > div.pl-section__deposit-result > div.dk-sbol-text |
Принять div.cookies-nova > button.dk-sbol-button > span.dk-sbol-button__content > span.dk-sbol-button__text |
These are opportunities to improve the legibility of your content.
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 |
|---|
body.pointer-events > img body.pointer-events > 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 |
|---|
section > div.ShortMainPage-QuestionsAndAnswers > div.ShortMainPage-QuestionsAndAnswers__searchBlock > a.ShortMainPage-QuestionsAndAnswers__iconWrapper section > div.ShortMainPage-QuestionsAndAnswers > div.ShortMainPage-QuestionsAndAnswers__searchBlock > a.ShortMainPage-QuestionsAndAnswers__iconWrapper |
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.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
head > meta head > meta |
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 |
|---|
Оплата улыбкой div.Launcher__mainContainer > div.Launcher__products > div.Launcher__products-wrapper > div.ProductsCard__wrapper |
Кредит наличными div.Launcher__mainContainer > div.Launcher__products > div.Launcher__products-wrapper > div.ProductsCard__wrapper |
СберПрайм div.Launcher__mainContainer > div.Launcher__products > div.Launcher__products-wrapper > div.ProductsCard__wrapper |
Бесплатная кредитка div.Launcher__mainContainer > div.Launcher__products > div.Launcher__products-wrapper > div.ProductsCard__wrapper |
Вклад div.Launcher__mainContainer > div.Launcher__products > div.Launcher__products-wrapper > div.ProductsCard__wrapper |
Карта с кешбэком div.Launcher__mainContainer > div.Launcher__products > div.Launcher__products-wrapper > div.ProductsCard__wrapper |
Зарплата с выгодой div.Launcher__mainContainer > div.Launcher__products > div.Launcher__products-wrapper > div.ProductsCard__wrapper |
СберИнвестиции div.Launcher__mainContainer > div.Launcher__products > div.Launcher__products-wrapper > div.ProductsCard__wrapper |
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more about HTTPS.
Performance issues directly impact user engagement and conversion rates.
| Insecure URL | Request Resolution |
|---|---|
| burp/favicon.ico | Automatically upgraded to HTTPS |
A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. Learn more about declaring the character encoding.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|
| Unload event listeners are deprecated and will be removed. | /TSPD/0817d681ccab2000891b7f69819ab98dc6a911fc13105a0cbc8... line 149, col 69 |
| Unload event listeners are deprecated and will be removed. | /TSPD/0817d681ccab2000891b7f69819ab98dc6a911fc13105a0cbc8... line 149, col 69 |
| Unload event listeners are deprecated and will be removed. | /TSPD/0817d681ccab2000891b7f69819ab98dc6a911fc13105a0cbc8... line 147, col 291 |
| Unload event listeners are deprecated and will be removed. | /TSPD/0817d681ccab2000891b7f69819ab98dc6a911fc13105a0cbc8... line 147, col 291 |
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 |
|---|---|
⛔ Ошибка! Шаблон >> VKTag. TypeError: Cannot read properties of null (reading 'insertAdjacentHTML') | |
Access to XMLHttpRequest at 'https://id.sber.ru/CSAFront/api/userdata?client_id=6db1c92c-ed87-4939-bc32-1f155b58e6c4' from origin 'https://www.sberbank.ru' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_NAME_NOT_RESOLVED | |
Failed to load resource: net::ERR_NAME_NOT_RESOLVED | |
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 404 () | |
Failed to load resource: the server responded with a status of 555 () | |
Failed to load resource: the server responded with a status of 555 () | |
Failed to load resource: the server responded with a status of 555 () | |
Failed to load resource: the server responded with a status of 555 () | |
Failed to load resource: the server responded with a status of 555 () | |
Failed to load resource: the server responded with a status of 555 () | |
Failed to load resource: the server responded with a status of 555 () | |
Failed to load resource: the server responded with a status of 555 () | |
Failed to load resource: the server responded with a status of 555 () | |
Failed to load resource: the server responded with a status of 555 () | |
Failed to load resource: the server responded with a status of 555 () | |
/TSPD/0817d681ccab2000891b7f69819ab98dc6a911fc13105a0cbc8... line 839, col 403 | Not allowed to load local resource: chrome://rumola/content/rumola48.png |
/TSPD/0817d681ccab2000891b7f69819ab98dc6a911fc13105a0cbc8... line 839, col 403 | Not allowed to load local resource: chrome://rumola/content/rumola48.png |
www.sberbank.ru/ru/person line 899, col 72 | SyntaxError: Identifier 'meta' has already been declared |
www.sberbank.ru/ru/person line 917, col 72 | SyntaxError: Identifier 'meta' has already been declared |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Mixed content |
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.
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.
Search engines are unable to include your pages in search results if they don't have permission to crawl them. Learn more about crawler directives.
Performance issues directly impact user engagement and conversion rates.
| Blocking Directive Source |
|---|
head > meta |
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 1 | <html lang="ru"><head><title>sberbank.ru</title><meta charset="UTF-8"><script>document.addEventListener('DOMContentLoaded',function(){const eventData={serviceName:'waf',code:'user_blocked',details:{data:{error:{userAgent:navigator?.userAgent||'',referrer:document?.referrer||'', pageUrl: window.location.href }}}};fetch('https://www.sberbank.com/proxy/services/sberlogger/error',{method:'POST',headers:{'Content-Type':'application/json',},body:JSON.stringify(eventData),keepalive:true}).catch(function(error){console.error('Error sending analytics:',error);});});</script></head><body><p><i>Возникла проблема при открытии сайта Сбербанка в этом браузере.</i></p><p><i>Возможно у Вас не установлены сертификаты Национального УЦ Минцифры России.</i></p><p><i>Ознакомиться с инструкциями по установке можно на <a href="https://www.gosuslugi.ru/crt">https://www.gosuslugi.ru/crt</a></i></p><p><i>Либо попробуйте войти на сайт в другом браузере по ссылке <a href="https://www.sberbank.com/ru/certificates">https://www.sberbank.com/ru/certificates</a></i></p><p><i>Если ошибка повторится позвоните нам по номеру 900 или + 7495 500-55-50, если Вы за границей, и сообщите ваш Support ID</i><br><br>Support ID: <16097035622262102218><br><a href='javascript:history.back();'>[Назад]</body></html><br><br> | Unknown directive |
To appear in search results, crawlers need access to your app.
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 |
|---|
body.pointer-events > img body.pointer-events > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
2.04 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
3.87 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
621 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.046
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
4.86 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
7.21 s
Audit breakdown by category with detailed findings.
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
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
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 | |
|---|---|---|---|
Изображение для кнопки истории div.stories__desk__cards > div.stories__desk__card > button.stories__desk__card-link > img.stories__desk__card-bg | www.sberbank.ru/common/fhouse/main/images/story_mass/pril_ios_sberkids/mini.jpeg | 222.6 KiB | 221.1 KiB |
Изображение для кнопки истории div.stories__desk__cards > div.stories__desk__card > button.stories__desk__card-link > img.stories__desk__card-bg | /common/fhouse/main/images/story_mass/common/gigachat_251... | 144.1 KiB | 142.6 KiB |
Превью изображение для видео div.SberSiteMainPage-teaser > div.SberSiteMainPage-teaser__blocks > div.SberSiteMainPage-teaser__right-block > img | www.sberbank.ru/common/fhouse/main/images/teasernew/chance_million.jpeg | 99.8 KiB | 94.2 KiB |
Изображение для кнопки истории div.stories__desk__cards > div.stories__desk__card > button.stories__desk__card-link > img.stories__desk__card-bg | www.sberbank.ru/common/fhouse/main/images/story_mass/common/cosmos_preview.jpg | 75.8 KiB | 74.3 KiB |
Изображение для кнопки истории div.stories__desk__cards > div.stories__desk__card > button.stories__desk__card-link > img.stories__desk__card-bg | www.sberbank.ru/common/fhouse/main/images/story_mass/common/space_preview.jpeg | 65.8 KiB | 65.1 KiB |
div#rates-btn > a.pl-section__rates > div > img.pl-section__rates-bg div#rates-btn > a.pl-section__rates > div > img.pl-section__rates-bg | www.sberbank.ru/common/fhouse/main/images/quick/all-currencies-bg.png | 68.0 KiB | 64.0 KiB |
Изображение для кнопки истории div.stories__desk__cards > div.stories__desk__card > button.stories__desk__card-link > img.stories__desk__card-bg | www.sberbank.ru/common/fhouse/main/images/story_mass/gvozdika/mini.jpeg | 62.6 KiB | 62.0 KiB |
Изображение для карточки "Мы всегда рядом" div.swiper-wrapper > div.swiper-slide > div.SberSiteMainPage-Card > img.SberSiteMainPage-Card__bg | www.sberbank.ru/common/fhouse/main/images/trustnew/map.jpeg | 60.8 KiB | 56.2 KiB |
Изображение для кнопки истории div.stories__desk__cards > div.stories__desk__card > button.stories__desk__card-link > img.stories__desk__card-bg | www.sberbank.ru/common/fhouse/main/images/story_mass/moneti/mini.jpeg | 48.2 KiB | 47.7 KiB |
Изображение для карточки "Нам доверяют" div.swiper-wrapper > div.swiper-slide > div.SberSiteMainPage-Card > img.SberSiteMainPage-Card__bg | www.sberbank.ru/common/fhouse/main/images/trustnew/nam_doverie_mob_tab.jpeg | 63.1 KiB | 47.4 KiB |
Изображение для карточки "С нами выгодно" div.swiper-wrapper > div.swiper-slide > div.SberSiteMainPage-Card > img.SberSiteMainPage-Card__bg | www.sberbank.ru/common/fhouse/main/images/trustnew/sbercat_2.webp | 39.3 KiB | 38.6 KiB |
front div#app-btn > div.pl-section__app > div.pl-section__app-front-img > img | www.sberbank.ru/common/fhouse/main/images/quick/phone_premium1.webp | 39.3 KiB | 38.2 KiB |
div.pl-section__btns > div#offices-btn > a.pl-section__offices > img div.pl-section__btns > div#offices-btn > a.pl-section__offices > img | www.sberbank.ru/common/fhouse/main/images/quick/office-bg-two-2x.jpeg | 31.9 KiB | 27.9 KiB |
Изображение для кнопки истории div.stories__desk__cards > div.stories__desk__card > button.stories__desk__card-link > img.stories__desk__card-bg | /common/fhouse/main/images/story_mass/vitrina/preview_sto... | 27.8 KiB | 26.3 KiB |
div.pl-section__btns > div#offices-btn > a.pl-section__offices > img div.pl-section__btns > div#offices-btn > a.pl-section__offices > img | www.sberbank.ru/common/fhouse/main/images/quick/office-bg-one-2x.jpeg | 28.0 KiB | 24.0 KiB |
Изображение для карточки "Карта с кешбэком" div.LauncherProducts__wrapper > div.ProductsCard__wrapper > div.ProductsCard__image > img | www.sberbank.ru/common/fhouse/main/images/mass_products/new2/karta_cashback.jpeg | 22.1 KiB | 19.4 KiB |
Изображение для кнопки истории div.stories__desk__cards > div.stories__desk__card > button.stories__desk__card-link > img.stories__desk__card-bg | www.sberbank.ru/common/fhouse/main/images/story_mass/kak_skachat/preview.jpeg | 20.8 KiB | 19.3 KiB |
Изображение для карточки "СберПрайм" div.LauncherProducts__wrapper > div.ProductsCard__wrapper > div.ProductsCard__image > img | www.sberbank.ru/common/fhouse/main/images/mass_products/new2/prime.jpeg | 21.3 KiB | 18.6 KiB |
Изображение для карточки "Вклад" div.LauncherProducts__wrapper > div.ProductsCard__wrapper > div.ProductsCard__image > img | www.sberbank.ru/common/fhouse/main/images/mass_products/new2/vklad.jpeg | 17.2 KiB | 15.0 KiB |
Изображение для карточки "Кредит наличными" div.LauncherProducts__wrapper > div.ProductsCard__wrapper > div.ProductsCard__image > img | www.sberbank.ru/common/fhouse/main/images/mass_products/new2/kredit.jpeg | 15.3 KiB | 13.3 KiB |
div.pl-section__btns > div#app-btn > div.pl-section__app > img.pl-section__app-back-bg div.pl-section__btns > div#app-btn > div.pl-section__app > img.pl-section__app-back-bg | www.sberbank.ru/common/fhouse/main/images/quick/sbol-bg-all-2x.jpeg | 14.9 KiB | 12.6 KiB |
Изображение для карточки "СберИнвестиции" div.LauncherProducts__wrapper > div.ProductsCard__wrapper > div.ProductsCard__image > img | www.sberbank.ru/common/fhouse/main/images/mass_products/new2/invest.jpeg | 12.7 KiB | 11.1 KiB |
Изображение для карточки "Оплата улыбкой" div.LauncherProducts__wrapper > div.ProductsCard__wrapper > div.ProductsCard__image > img | www.sberbank.ru/common/fhouse/main/images/mass_products/new2/oplata_ulibkoi.jpeg | 12.7 KiB | 11.1 KiB |
div#calc-btn > div.pl-section__calc > div.pl-section__deposit > img.pl-section__deposit-bg div#calc-btn > div.pl-section__calc > div.pl-section__deposit > img.pl-section__deposit-bg | www.sberbank.ru/common/fhouse/main/images/quick/dep-calc-bg-all-2x.jpeg | 13.0 KiB | 11.0 KiB |
Продукты - дополнительная иконка div.SliderNavigationButton > div.SliderNavigationButton__iconsContainer > div.SliderNavigationButton__small-icon-2 > img | /common/fhouse/main/images/launch_icon_new/launch_icon_ma... | 10.8 KiB | 10.7 KiB |
Статьи - дополнительная иконка div.SliderNavigationButton > div.SliderNavigationButton__iconsContainer > div.SliderNavigationButton__small-icon-1 > img | /common/fhouse/main/images/launch_icon_new/launch_icon_ma... | 10.5 KiB | 10.4 KiB |
Изображение для карточки "Бесплатная кредитка" div.LauncherProducts__wrapper > div.ProductsCard__wrapper > div.ProductsCard__image > img | www.sberbank.ru/common/fhouse/main/images/mass_products/new2/bespl_kredit.jpeg | 11.8 KiB | 10.3 KiB |
Изображение для карточки "Зарплата с выгодой" div.LauncherProducts__wrapper > div.ProductsCard__wrapper > div.ProductsCard__image > img | www.sberbank.ru/common/fhouse/main/images/mass_products/new2/zarplata.jpeg | 11.0 KiB | 9.6 KiB |
Продукты - дополнительная иконка div.SliderNavigationButton > div.SliderNavigationButton__iconsContainer > div.SliderNavigationButton__small-icon-1 > img | /common/fhouse/main/images/launch_icons/launch_icon_mass_... | 9.6 KiB | 9.5 KiB |
Статьи - дополнительная иконка div.SliderNavigationButton > div.SliderNavigationButton__iconsContainer > div.SliderNavigationButton__small-icon-2 > img | /common/fhouse/main/images/launch_icon_new/launch_icon_ma... | 8.1 KiB | 8.0 KiB |
Рекомендуем - дополнительная иконка div.SliderNavigationButton > div.SliderNavigationButton__iconsContainer > div.SliderNavigationButton__small-icon-1 > img | /common/fhouse/main/images/launch_icons/launch_icon_mass_... | 7.5 KiB | 7.4 KiB |
Рекомендуем - дополнительная иконка div.SliderNavigationButton > div.SliderNavigationButton__iconsContainer > div.SliderNavigationButton__small-icon-2 > img | /common/fhouse/main/images/launch_icon_new/launch_icon_ma... | 7.1 KiB | 7.0 KiB |
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.
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 |
|---|---|
| sberbank.ru/ | 1.5 s |
| sberbank.ru/ | 116 ms |
| www.sberbank.ru/ru/person | 850 ms |
| www.sberbank.ru/ru/person | 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.
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.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| /static/sbercraft/modules/node-main-page-microfront/D-03.... | 133.2 KiB | 61.2 KiB |
| www.sberbank.ru/proxy/static/node-page-renderer/client/19.js | 75.7 KiB | 52.4 KiB |
| /static/pages/static_pages/widgets.csatgigachat (1)/29.12... | 95.3 KiB | 51.8 KiB |
| mc.yandex.ru/metrika/tag.js | 84.5 KiB | 49.1 KiB |
| /static/sbercraft/modules/front-admin-constructor/D-03.08... | 53.6 KiB | 41.9 KiB |
| id.sber.ru/profile/external_partners/WEB_PROFILE.umd.js | 50.8 KiB | 27.1 KiB |
| /static/sbercraft/modules/front-admin-constructor/D-03.08... | 26.2 KiB | 26.1 KiB |
| /TSPD/0817d681ccab2000891b7f69819ab98dc6a911fc13105a0cbc8... | 120.8 KiB | 24.3 KiB |
| /TSPD/0817d681ccab2000891b7f69819ab98dc6a911fc13105a0cbc8... | 120.8 KiB | 24.2 KiB |
| /static/sbercraft/modules/node-main-page-microfront/D-03.... | 79.3 KiB | 21.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.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| /TSPD/0817d681ccab2000891b7f69819ab98dc6a911fc13105a0cbc8... | 1.0 s | 927 ms | 13 ms |
| /TSPD/0817d681ccab2000891b7f69819ab98dc6a911fc13105a0cbc8... | 875 ms | 794 ms | 13 ms |
| www.sberbank.ru/ru/person | 778 ms | 19 ms | 17 ms |
| Unattributable | 401 ms | 33 ms | 0.0 ms |
| www.sberbank.ru/proxy/static/node-page-renderer/client/935.js | 355 ms | 292 ms | 3.9 ms |
| www.sberbank.ru/proxy/static/node-page-renderer/client/19.js | 164 ms | 137 ms | 5.5 ms |
| /static/sbercraft/modules/front-common/D-03.042.000/clien... | 112 ms | 111 ms | 1.1 ms |
| mc.yandex.ru/metrika/tag.js | 91 ms | 72 ms | 8.0 ms |
| privacy-cs.mail.ru/static/sync-loader.js | 86 ms | 73 ms | 2.5 ms |
| /static/sbercraft/modules/node-main-page-microfront/D-03.... | 85 ms | 55 ms | 14 ms |
| st.top100.ru/top100/top100.js | 79 ms | 68 ms | 4.1 ms |
| /static/pages/static_pages/widgets.csatgigachat (1)/29.12... | 65 ms | 38 ms | 9.3 ms |
| stmtag.ru/stm/container/STM-XOU2D1.js | 59 ms | 50 ms | 8.6 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 | 3.0 s |
| Other | 832 ms |
| Style & Layout | 368 ms |
| Script Parsing & Compilation | 181 ms |
| Rendering | 145 ms |
| Parse HTML & CSS | 67 ms |
| Garbage Collection | 40 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 has an unload handler in the main frame. | Actionable |
| Pages with WebSocket cannot enter back/forward cache. | Pending browser support |
| Chrome restarted and cleared the back/forward cache entries. | Not actionable |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| html{ overflow-x: hidden; -webkit-font-smoothing: antialiased } … | 16.1 KiB | 3.4 KiB |
| .dk-sbol-button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none; … } … | 3.3 KiB | 2.1 KiB |
| .dk-sbol-button{-webkit-tap-highlight-color:transparent;-webkit-appearance:none; … } … | 3.3 KiB | 2.1 KiB |
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 |
|---|---|---|
| /static/sbercraft/modules/front-admin-constructor/D-03.08... | 20.6 KiB | 20.1 KiB |
| ._loaderWrapper_99vc5_1{height:100%;width:100%} … | 14.1 KiB | 14.1 KiB |
| .header-widget__main-container *{box-sizing:border-box} … | 22.7 KiB | 14.0 KiB |
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.
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.
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 |
|---|
Еще section.header-widget__main-container > div.header-widget__closed-menu-container > div.header-widget-top-menu > div.header-widget-link-more |
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Для всех div.header-widget__closed-menu-container > nav.header-widget-navigation-bar > div#tabsHeader > div.dk-sbol-heading |
When an element doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn how to make command elements more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.pl-section__btns-wrap > div.pl-section__btns > div#app-btn > div.pl-section__app div.pl-section__btns-wrap > div.pl-section__btns > div#app-btn > div.pl-section__app |
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.
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.SberSiteMainPage-teaser__blocks > a.SberSiteMainPage-teaser__left-block > span.dk-sbol-link > span.dk-sbol-link__text |
Заработали div.pl-section__calc > div.pl-section__deposit > div.pl-section__deposit-result > div.dk-sbol-text |
54 526 ₽ div.pl-section__calc > div.pl-section__deposit > div.pl-section__deposit-result > div.dk-sbol-text |
Принять div.cookies-nova > button.dk-sbol-button > span.dk-sbol-button__content > span.dk-sbol-button__text |
These are opportunities to improve the legibility of your content.
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 |
|---|
body.pointer-events > img body.pointer-events > 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 |
|---|
section > div.SberSiteMainPage-QuestionsAndAnswers > div.SberSiteMainPage-QuestionsAndAnswers__searchBlock > a.SberSiteMainPage-QuestionsAndAnswers__iconWrapper section > div.SberSiteMainPage-QuestionsAndAnswers > div.SberSiteMainPage-QuestionsAndAnswers__searchBlock > a.SberSiteMainPage-QuestionsAndAnswers__iconWrapper |
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.
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
head > meta head > meta |
head > meta head > meta |
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 |
|---|
Перейти к слайду 1 div.sc-aXZVg > div.slide-scroller > div.slide-scroller__control > button.slide-scroller__control-btn |
Перейти к слайду 2 div.sc-aXZVg > div.slide-scroller > div.slide-scroller__control > button.slide-scroller__control-btn |
Перейти к слайду 3 div.sc-aXZVg > div.slide-scroller > div.slide-scroller__control > button.slide-scroller__control-btn |
Перейти к слайду 4 div.sc-aXZVg > div.slide-scroller > div.slide-scroller__control > button.slide-scroller__control-btn |
Перейти к слайду 5 div.sc-aXZVg > div.slide-scroller > div.slide-scroller__control > button.slide-scroller__control-btn |
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 |
|---|
Оплата улыбкой div.swiper-slide > div.LauncherProducts > div.LauncherProducts__wrapper > div.ProductsCard__wrapper |
Кредит наличными div.swiper-slide > div.LauncherProducts > div.LauncherProducts__wrapper > div.ProductsCard__wrapper |
СберПрайм div.swiper-slide > div.LauncherProducts > div.LauncherProducts__wrapper > div.ProductsCard__wrapper |
Бесплатная кредитка div.swiper-slide > div.LauncherProducts > div.LauncherProducts__wrapper > div.ProductsCard__wrapper |
Вклад div.swiper-slide > div.LauncherProducts > div.LauncherProducts__wrapper > div.ProductsCard__wrapper |
Карта с кешбэком div.swiper-slide > div.LauncherProducts > div.LauncherProducts__wrapper > div.ProductsCard__wrapper |
Зарплата с выгодой div.swiper-slide > div.LauncherProducts > div.LauncherProducts__wrapper > div.ProductsCard__wrapper |
СберИнвестиции div.swiper-slide > div.LauncherProducts > div.LauncherProducts__wrapper > div.ProductsCard__wrapper |
All sites should be protected with HTTPS, even ones that don't handle sensitive data. This includes avoiding mixed content, where some resources are loaded over HTTP despite the initial request being served over HTTPS. HTTPS prevents intruders from tampering with or passively listening in on the communications between your app and your users, and is a prerequisite for HTTP/2 and many new web platform APIs. Learn more about HTTPS.
Performance issues directly impact user engagement and conversion rates.
| Insecure URL | Request Resolution |
|---|---|
| burp/favicon.ico | Automatically upgraded to HTTPS |
A character encoding declaration is required. It can be done with a `<meta>` tag in the first 1024 bytes of the HTML or in the Content-Type HTTP response header. Learn more about declaring the character encoding.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|---|
| Unload event listeners are deprecated and will be removed. | /TSPD/0817d681ccab2000891b7f69819ab98dc6a911fc13105a0cbc8... line 149, col 69 |
| Unload event listeners are deprecated and will be removed. | /TSPD/0817d681ccab2000891b7f69819ab98dc6a911fc13105a0cbc8... line 149, col 69 |
| Unload event listeners are deprecated and will be removed. | /TSPD/0817d681ccab2000891b7f69819ab98dc6a911fc13105a0cbc8... line 147, col 291 |
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 |
|---|---|
Access to XMLHttpRequest at 'https://id.sber.ru/CSAFront/api/userdata?client_id=6db1c92c-ed87-4939-bc32-1f155b58e6c4' from origin 'https://www.sberbank.ru' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_CONNECTION_REFUSED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_FAILED | |
Failed to load resource: net::ERR_NAME_NOT_RESOLVED | |
Failed to load resource: net::ERR_NAME_NOT_RESOLVED | |
Failed to load resource: the server responded with a status of 404 () | |
/TSPD/0817d681ccab2000891b7f69819ab98dc6a911fc13105a0cbc8... line 839, col 403 | Not allowed to load local resource: chrome://rumola/content/rumola48.png |
/TSPD/0817d681ccab2000891b7f69819ab98dc6a911fc13105a0cbc8... line 839, col 403 | Not allowed to load local resource: chrome://rumola/content/rumola48.png |
www.sberbank.ru/ru/person line 899, col 72 | SyntaxError: Identifier 'meta' has already been declared |
www.sberbank.ru/ru/person line 917, col 72 | SyntaxError: Identifier 'meta' has already been declared |
Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.
Performance issues directly impact user engagement and conversion rates.
| Issue type |
|---|
| Mixed content |
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.
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
| Line # | Content | Error |
|---|---|---|
| 1 | <html lang="ru"><head><title>sberbank.ru</title><meta charset="UTF-8"><script>document.addEventListener('DOMContentLoaded',function(){const eventData={serviceName:'waf',code:'user_blocked',details:{data:{error:{userAgent:navigator?.userAgent||'',referrer:document?.referrer||'', pageUrl: window.location.href }}}};fetch('https://www.sberbank.com/proxy/services/sberlogger/error',{method:'POST',headers:{'Content-Type':'application/json',},body:JSON.stringify(eventData),keepalive:true}).catch(function(error){console.error('Error sending analytics:',error);});});</script></head><body><p><i>Возникла проблема при открытии сайта Сбербанка в этом браузере.</i></p><p><i>Возможно у Вас не установлены сертификаты Национального УЦ Минцифры России.</i></p><p><i>Ознакомиться с инструкциями по установке можно на <a href="https://www.gosuslugi.ru/crt">https://www.gosuslugi.ru/crt</a></i></p><p><i>Либо попробуйте войти на сайт в другом браузере по ссылке <a href="https://www.sberbank.com/ru/certificates">https://www.sberbank.com/ru/certificates</a></i></p><p><i>Если ошибка повторится позвоните нам по номеру 900 или + 7495 500-55-50, если Вы за границей, и сообщите ваш Support ID</i><br><br>Support ID: <1730761744885668488><br><a href='javascript:history.back();'>[Назад]</body></html><br><br> | Unknown directive |
To appear in search results, crawlers need access to your app.
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 |
|---|
body.pointer-events > img body.pointer-events > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback