Sbrf.ru «Сбербанк» - Частным клиентам
Банковские услуги частным клиентам. Кредиты и вклады, ипотека, дебетовые и кредитные карты и другие банковские услуги для физических лиц.

sbrf.ru Mobile Performance
11/100
These metrics represent real-world Chrome users experience viewing sbrf.ru on mobile devices. Reports are focused on loading performance and other critical factors that most affect user experience. Follow our guide to track, optimize, and improve the quality of your web pages.
User Loading Experience
First Input Delay
Largest Contentful Paint
Cumulative Layout Shift
First Contentful Paint
Metrics
Time to Interactive0/100 27.8 s
Time to interactive is the amount of time it takes for the page to become fully interactive. Learn more.
Total Blocking Time0/100 5,850 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. Learn more.
Speed Index0/100 18.4 s
Speed Index shows how quickly the contents of a page are visibly populated. Learn more.
Largest Contentful Paint2/100 8.9 s
Largest Contentful Paint marks the time at which the largest text or image is painted. Learn More
First Contentful Paint39/100 4.5 s
First Contentful Paint marks the time at which the first text or image is painted. Learn more.
Cumulative Layout Shift100/100 0
Cumulative Layout Shift measures the movement of visible elements within the viewport. Learn more.
Should Fix (19)
Opportunities
These suggestions can help your page load faster. They don't directly affect the Performance score.
Remove unused JavaScript
Potential savings of 642 KiB
4,050 ms
Eliminate render-blocking resources
Potential savings of 2,130 ms
2,130 ms
Serve images in next-gen formats
Potential savings of 383 KiB
1,950 ms
Defer offscreen images
Potential savings of 237 KiB
1,050 ms
Remove unused CSS
Potential savings of 124 KiB
900 ms
Efficiently encode images
Potential savings of 110 KiB
750 ms
Reduce initial server response time
Root document took 1,100 ms
495 ms
Diagnostics
More information about the performance of your application. These numbers don't directly affect the Performance score.
Reduce the impact of third-party code
Third-party code blocked the main thread for 5,940 ms
Minimize main-thread work
18.7 s
Serve static assets with an efficient cache policy
39 resources found
Reduce JavaScript execution time
14.0 s
Avoid an excessive DOM size
2,231 elements
Avoid enormous network payloads
Total size was 3,178 KiB
Avoid long main-thread tasks
20 long tasks found
User Timing marks and measures
42 user timings
Avoid chaining critical requests
14 chains found
Avoid large layout shifts
3 elements found
Keep request counts low and transfer sizes small
172 requests • 3,178 KiB
Largest Contentful Paint element
1 element found
Passed Audits (11)
Avoid multiple page redirects
Potential savings of 630 ms
Enable text compression
Preload key requests
Avoids `document.write()`
Use video formats for animated content
Minify JavaScript
Potential savings of 15 KiB
Properly size images
Minify CSS
Preconnect to required origins
All text remains visible during webfont loads
Uses passive listeners to improve scrolling performance

sbrf.ru Mobile SEO
100/100
These checks ensure that your page is optimized for search engine results ranking. There are additional factors Lighthouse does not check that may affect your search ranking. Learn more. Run these additional validators on your site to check additional SEO best practices.
Passed Audits (13)
Page isn’t blocked from indexing
Document has a meta description
robots.txt is valid
Links are crawlable
Links have descriptive text
Document avoids plugins
Page has successful HTTP status code
Image elements have `[alt]` attributes
Document has a `<title>` element
Has a `<meta name="viewport">` tag with `width` or `initial-scale`
Document has a valid `hreflang`
Tap targets are sized appropriately
100% appropriately sized tap targets
Document uses legible font sizes
99.25% legible text

sbrf.ru Mobile Best Practices
69/100
These checks highlight opportunities to improve the overall code health of sbrf.ru mobile page. Current recommendations will help to make your page fast and secure, to create a good user experience and to avoid deprecated technologies.
Should Fix (4)
Trust and Safety
Does not use HTTPS
1 insecure request found
Includes front-end JavaScript libraries with known security vulnerabilities
4 vulnerabilities detected
General
Browser errors were logged to the console
Uses deprecated APIs
1 warning found
Passed Audits (10)
Avoids requesting the notification permission on page load
Avoids Application Cache
Serves images with appropriate resolution
Links to cross-origin destinations are safe
Page has the HTML doctype
Detected JavaScript libraries
Allows users to paste into password fields
Properly defines charset
Avoids requesting the geolocation permission on page load
Displays images with correct aspect ratio

sbrf.ru Mobile Progressive Web App
39/100
These checks validate the aspects of a Progressive Web App. Learn more. These checks are required by the baseline PWA Checklist but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually.
Should Fix (6)
Fast and reliable
Current page does not respond with a 200 when offline
`start_url` does not respond with a 200 when offline
Page load is not fast enough on mobile networks
Interactive at 27.8 s
PWA Optimized
Manifest doesn't have a maskable icon
Installable
Does not use HTTPS
1 insecure request found
Does not register a service worker that controls page and `start_url`
Passed Audits (8)
Contains some content when JavaScript is not available
Sets a theme color for the address bar.
Content is sized correctly for the viewport
Configured for a custom splash screen
Provides a valid `apple-touch-icon`
Has a `<meta name="viewport">` tag with `width` or `initial-scale`
Web app manifest meets the installability requirements
Redirects HTTP traffic to HTTPS

sbrf.ru Mobile Accessibility
83/100
These checks highlight opportunities to improve the accessibility of your web app. Only a subset of accessibility issues can be automatically detected so manual testing is also encouraged. These items address areas which an automated testing tool cannot cover. Learn more in our guide on conducting an accessibility review.
Should Fix (5)
Names and labels
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.
Links do not have a discernible name
`<object>` elements do not have `[alt]` text
Form elements do not have associated labels
ARIA
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.
Elements with an ARIA `[role]` that require children to contain a specific `[role]` are missing some or all of those required children.
Contrast
These are opportunities to improve the legibility of your content.
Background and foreground colors do not have a sufficient contrast ratio.
Passed Audits (23)
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
The page contains a heading, skip link, or landmark region
`[aria-hidden="true"]` elements do not contain focusable descendents
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`<html>` element has a valid value for its `[lang]` attribute
Heading elements appear in a sequentially-descending order
`[role]` values are valid
List items (`<li>`) are contained within `<ul>` or `<ol>` parent elements
Buttons have an accessible name
`[role]`s have all required `[aria-*]` attributes
ARIA input fields have accessible names
Image elements have `[alt]` attributes
No element has a `[tabindex]` value greater than 0
`[aria-*]` attributes are valid and not misspelled
Document has a `<title>` element
ARIA IDs are unique
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
`[id]` attributes on active, focusable elements are unique
`[role]`s are contained by their required parent element
`<html>` element has a `[lang]` attribute
`[aria-*]` attributes have valid values
`<frame>` or `<iframe>` elements have a title

Mobile Usability
96/100
These checks validate how easily a visitor can use sbrf.ru on a mobile device. Test results include a list of any mobile usability problems. Mobile usability problems are issues that can affect a user that visits the page on a mobile (small screen) device, including small font sizes (which are hard to read on a small screen).
Should Fix (1)
Size tap targets appropriately
Passed Audits (4)
Avoid plugins
Configure the viewport
Size content to viewport
Use legible font sizes

Mobile Speed
44/100
These checks analyze the performance of sbrf.ru on mobile devices and return PageSpeed score and information on how to improve the load time. What makes a good Progressive Web App?
Should Fix (7)
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Optimize images
Leverage browser caching
Avoid landing page redirects
Prioritize visible content
Enable compression
Minify JavaScript
Passed Audits (3)
Reduce server response time
Minify CSS
Minify HTML
www.sbrf.com
www.sbrf.net
www.sbrf.org
www.sbrf.info
www.sbrf.biz
www.sbrf.us
www.sbrf.mobi
www.brf.ru
www.sbrf.ru
www.wbrf.ru
www.swbrf.ru
www.wsbrf.ru
www.ebrf.ru
www.sebrf.ru
www.esbrf.ru
www.dbrf.ru
www.sdbrf.ru
www.dsbrf.ru
www.zbrf.ru
www.szbrf.ru
www.zsbrf.ru
www.xbrf.ru
www.sxbrf.ru
www.xsbrf.ru
www.abrf.ru
www.sabrf.ru
www.asbrf.ru
www.srf.ru
www.svrf.ru
www.sbvrf.ru
www.svbrf.ru
www.sgrf.ru
www.sbgrf.ru
www.sgbrf.ru
www.shrf.ru
www.sbhrf.ru
www.shbrf.ru
www.snrf.ru
www.sbnrf.ru
www.snbrf.ru
www.sbf.ru
www.sbef.ru
www.sbref.ru
www.sberf.ru
www.sbdf.ru
www.sbrdf.ru
www.sbdrf.ru
www.sbff.ru
www.sbrff.ru
www.sbfrf.ru
www.sbtf.ru
www.sbrtf.ru
www.sbtrf.ru
www.sbr.ru
www.sbrc.ru
www.sbrfc.ru
www.sbrcf.ru
www.sbrd.ru
www.sbrfd.ru
www.sbrr.ru
www.sbrfr.ru
www.sbrrf.ru
www.sbrt.ru
www.sbrft.ru
www.sbrg.ru
www.sbrfg.ru
www.sbrgf.ru
www.sbrv.ru
www.sbrfv.ru
www.sbrvf.ru
www.sbrf.net
www.sbrf.org
www.sbrf.info
www.sbrf.biz
www.sbrf.us
www.sbrf.mobi
www.brf.ru
www.sbrf.ru
www.wbrf.ru
www.swbrf.ru
www.wsbrf.ru
www.ebrf.ru
www.sebrf.ru
www.esbrf.ru
www.dbrf.ru
www.sdbrf.ru
www.dsbrf.ru
www.zbrf.ru
www.szbrf.ru
www.zsbrf.ru
www.xbrf.ru
www.sxbrf.ru
www.xsbrf.ru
www.abrf.ru
www.sabrf.ru
www.asbrf.ru
www.srf.ru
www.svrf.ru
www.sbvrf.ru
www.svbrf.ru
www.sgrf.ru
www.sbgrf.ru
www.sgbrf.ru
www.shrf.ru
www.sbhrf.ru
www.shbrf.ru
www.snrf.ru
www.sbnrf.ru
www.snbrf.ru
www.sbf.ru
www.sbef.ru
www.sbref.ru
www.sberf.ru
www.sbdf.ru
www.sbrdf.ru
www.sbdrf.ru
www.sbff.ru
www.sbrff.ru
www.sbfrf.ru
www.sbtf.ru
www.sbrtf.ru
www.sbtrf.ru
www.sbr.ru
www.sbrc.ru
www.sbrfc.ru
www.sbrcf.ru
www.sbrd.ru
www.sbrfd.ru
www.sbrr.ru
www.sbrfr.ru
www.sbrrf.ru
www.sbrt.ru
www.sbrft.ru
www.sbrg.ru
www.sbrfg.ru
www.sbrgf.ru
www.sbrv.ru
www.sbrfv.ru
www.sbrvf.ru