Page summary

https://www.wildberries.ru

Tested 2025-04-01 10:57:15 using Chrome 134.0.6998.35 (runtime settings).

SummaryWaterfall MetricsFilmstrip CoachPageXrayCPU Third party axe
| Summary | | Download Timeline Log | Download HAR | 

Summary

MetricValue
Page metrics
Performance Score58
Total Page Transfer Size3.9 MB
Requests108
Timing metrics
TTFB [median]52 ms
First Paint [median]244 ms
Fully Loaded [median]6.373 s
Google Web Vitals
TTFB [median]52 ms
First Contentful Paint (FCP) [median]244 ms
Largest Contentful Paint (LCP) [median]244 ms
Cumulative Layout Shift (CLS) [median]0.10
Total Blocking Time [median]1.562 s
Max Potential FID [median]1.191 s
CPU metrics
CPU long tasks [median]4
CPU longest task duration1.262 s
CPU last long task happens at2.862 s
Visual Metrics
First Visual Change [median]434 ms
Speed Index [median]3.214 s
Visual Complete 85% [median]4.334 s
Visual Complete 99% [median]4.467 s
Last Visual Change [median]4.467 s
Screenshot of run 1

Timings Summary

Metricminmedianmeanmax
Visual Metrics
FirstVisualChange434 ms434 ms456 ms500 ms
LastVisualChange3.934 s4.467 s4.289 s4.467 s
SpeedIndex2.844 s3.214 s3.132 s3.338 s
VisualReadiness3.500 s3.967 s3.833 s4.033 s
VisualComplete853.934 s4.334 s4.212 s4.367 s
VisualComplete953.934 s4.434 s4.278 s4.467 s
VisualComplete993.934 s4.467 s4.289 s4.467 s
Google Web Vitals
Time To First Byte (TTFB)47 ms52 ms54 ms63 ms
Largest Contentful Paint (LCP)184 ms244 ms299 ms468 ms
First Contentful Paint (FCP)184 ms244 ms297 ms464 ms
Cumulative Layout Shift (CLS)0.07750.10010.20360.4334
More metrics
firstPaint184 ms244 ms297 ms464 ms
loadEventEnd192 ms220 ms361 ms672 ms
CPU
Total Blocking Time1.214 s1.562 s1.481 s1.667 s
Max Potential FID1.146 s1.191 s1.200 s1.262 s
CPU long tasks 4445
CPU last long task happens at2.428 s2.862 s2.732 s2.905 s
| Waterfall | | Download HAR | 

Waterfall

Run 1 SpeedIndex median

| Filmstrip | 

Filmstrip

Use--filmstrip.showAll to show all filmstrips.

0 s
0.2 sFirst Contentful Paint 184 msLCP <> banner_70dcd333-5419-42b8-9288-9943709184a1 184 msDOM Content Loaded Time 195 ms
0.3 sPage Load Time 220 msCPU Long Task duration 56 ms
0.5 sFirst Visual Change 500 ms
0.6 sCPU Long Task duration 1.146 s
0.7 s
0.8 s
0.9 s
1 s
1.1 s
1.2 s
1.3 s
1.4 s
1.5 s
2.4 sCPU Long Task duration 80 ms
2.5 sLayout Shift 0.07746 2.408 sCPU Long Task duration 480 ms
3.5 s
4.1 s
4.3 s
4.4 sVisual Complete 85% 4.367 s
4.5 sLast Visual Change 4.467 sVisual Complete 95% 4.467 sVisual Complete 99% 4.467 s
| Performance advice | Best practice advice | Privacy advice | Page info | Technologies | 

Coach

The coach helps you find performance problems on your web page using web performance best practice rules. And gives you advice on privacy and best practices. Tested using Coach-core version 8.1.1.

I am the coach

Coach score

Performance advice (58)

TitleAdviceScore
Avoid slowing down the critical rendering path (avoidRenderBlocking)The page has 3 blocking requests and 9 in body parser blocking (9 JavaScript and 3 CSS).10
Description: The critical rendering path is what the browser needs to do to start rendering the page. Every file requested inside of the head element will postpone the rendering of the page, because the browser need to do the request. Avoid loading JavaScript synchronously inside of the head (you should not need JavaScript to render the page), request files from the same domain as the main document (to avoid DNS lookups) and inline CSS for really fast rendering and a short rendering path.
Offenders:
  • https://static-basket-01.wbbasket.ru/vol0/j/app.min.ad19a657450fb2cc.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.aa870ba300f60fe3.js
  • https://static-basket-01.wbbasket.ru/vol0/j/swiper.min.7a55dc87e84f5c3f.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/banners.min.fa5c594041669961.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/lazyBlockLoader.min.6623456650f0eac0.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.tooltip.min.427c93e1900719eb.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.shortDeliveries.m...74ef15a1f2f942.js
  • https://static-basket-01.wbbasket.ru/vol0/r/js-templates-ru-ru.10.0.57.4.js
  • https://static-basket-01.wbbasket.ru/vol0/r/route-data-ru.10.0.57.4.js
  • Don't scale images in the browser (avoidScalingImages)The page has 38 images that are scaled more than 100 pixels. It would be better if those images are sent so the browser don't need to scale them.0
    Description: It's easy to scale images in the browser and make sure they look good in different devices, however that is bad for performance! Scaling images in the browser takes extra CPU time and will hurt performance on mobile. And the user will download extra kilobytes (sometimes megabytes) of data that could be avoided. Don't do that, make sure you create multiple version of the same image server-side and serve the appropriate one.
    Offenders:
  • https://static-basket-01.wbbasket.ru/vol0/i/v3/header/logoWb.svg
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/wb_koshelek_2880_web_new2203.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/2880_vesna.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/w2880.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/2880x336.webp
  • https://basket-05.wbbasket.ru/vol876/part87649/87649637/images/c516x688/1.webp
  • https://basket-19.wbbasket.ru/vol3204/part320409/320409828/images/c516x688/1.webp
  • https://basket-14.wbbasket.ru/vol2106/part210642/210642607/images/c516x688/1.webp
  • https://basket-14.wbbasket.ru/vol2067/part206720/206720964/images/c516x688/1.webp
  • https://basket-10.wbbasket.ru/vol1481/part148159/148159214/images/c516x688/1.webp
  • https://basket-12.wbbasket.ru/vol1909/part190936/190936343/images/c516x688/1.webp
  • https://basket-15.wbbasket.ru/vol2353/part235394/235394056/images/c516x688/1.webp
  • https://basket-15.wbbasket.ru/vol2208/part220881/220881682/images/c516x688/1.webp
  • https://basket-16.wbbasket.ru/vol2423/part242381/242381311/images/c516x688/1.webp
  • https://basket-14.wbbasket.ru/vol2108/part210895/210895312/images/c516x688/1.webp
  • https://basket-14.wbbasket.ru/vol2098/part209861/209861700/images/c516x688/1.webp
  • https://basket-16.wbbasket.ru/vol2584/part258486/258486821/images/c516x688/1.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1742824572021089418.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743171537570401188.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743416225081270727.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743416294747106308.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1742990776900660175.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1742990869077798807.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743161574869703767.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743416447282462134.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743411279374114081.webp
  • https://basket-09.wbbasket.ru/vol1209/part120930/120930473/images/c516x688/1.webp
  • https://basket-10.wbbasket.ru/vol1572/part157224/157224181/images/c516x688/1.webp
  • https://basket-14.wbbasket.ru/vol2104/part210496/210496330/images/c516x688/1.webp
  • https://basket-14.wbbasket.ru/vol2058/part205826/205826958/images/c516x688/1.webp
  • https://basket-03.wbbasket.ru/vol399/part39982/39982574/images/c516x688/1.webp
  • https://basket-11.wbbasket.ru/vol1644/part164446/164446348/images/c516x688/1.webp
  • https://basket-05.wbbasket.ru/vol1002/part100258/100258998/images/c516x688/1.webp
  • https://basket-15.wbbasket.ru/vol2382/part238231/238231508/images/c516x688/1.webp
  • https://basket-15.wbbasket.ru/vol2384/part238438/238438401/images/c516x688/1.webp
  • https://basket-04.wbbasket.ru/vol467/part46738/46738011/images/c516x688/1.webp
  • https://basket-15.wbbasket.ru/vol2342/part234242/234242143/images/c516x688/1.webp
  • https://basket-05.wbbasket.ru/vol760/part76091/76091735/images/c516x688/1.webp
  • Avoid CPU Long Tasks (longTasks)The page has 4 CPU long tasks with the total of 1.762 s. The total blocking time is 1.562 s . However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. Use Geckoprofiler for Firefox or Chromes tracelog to debug your long tasks.20
    Description: Long CPU tasks locks the thread. To the user this is commonly visible as a "locked up" page where the browser is unable to respond to user input; this is a major source of bad user experience on the web today. However the CPU Long Task is depending on the computer/phones actual CPU speed, so you should measure this on the same type of the device that your user is using. To debug you should use the Chrome timeline log and drag/drop it into devtools or use Firefox Geckoprofiler.
    Offenders:
  • self
  • self
  • unknown
  • unknown
  • Avoid Frontend single point of failures (spof)The page has 3 requests inside of the head that can cause a SPOF (single point of failure). Load them asynchronously or move them outside of the document head.90
    Description: A page can be stopped from loading in the browser if a single JavaScript, CSS, and in some cases a font, couldn't be fetched or is loading really slowly (the white screen of death). That is a scenario you really want to avoid. Never load 3rd-party components synchronously inside of the head tag.
    Offenders:
  • https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/main-v3.min.9cea5207d2254160.css
  • https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/common.min.614a75c33608de2a.css
  • https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/main-page-v...29a1124914210.css
  • Avoid extra requests by setting cache headers (cacheHeaders)The page has 73 requests that are missing a cache time. Configure a cache time so the browser doesn't need to download them every time. It will save 2.8 MB the next access.0
    Description: The easiest way to make your page fast is to avoid doing requests to the server. Setting a cache header on your server response will tell the browser that it doesn't need to download the asset again during the configured cache time! Always try to set a cache time if the content doesn't change for every request.
    Offenders:
  • https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/main-v3.min.9cea5207d2254160.css
  • https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/common.min.614a75c33608de2a.css
  • https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/main-page-v...29a1124914210.css
  • https://static-basket-01.wbbasket.ru/vol0/i/v3/header/logoWb.svg
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743162740984810182.jpg
  • https://static-basket-01.wbbasket.ru/vol0/i/blank.gif
  • https://static-basket-01.wbbasket.ru/vol0/j/app.min.ad19a657450fb2cc.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.aa870ba300f60fe3.js
  • https://static-basket-01.wbbasket.ru/vol0/j/swiper.min.7a55dc87e84f5c3f.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/banners.min.fa5c594041669961.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/lazyBlockLoader.min.6623456650f0eac0.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.tooltip.min.427c93e1900719eb.js
  • https://static-basket-01.wbbasket.ru/vol0/i/v3/apps/qr-apps.svg
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.shortDeliveries.m...74ef15a1f2f942.js
  • https://static-basket-01.wbbasket.ru/vol0/r/js-templates-ru-ru.10.0.57.4.js
  • https://static-basket-01.wbbasket.ru/vol0/r/route-data-ru.10.0.57.4.js
  • https://static-basket-01.wbbasket.ru/vol0/l/als-hauss-vf.woff2
  • https://static-basket-01.wb.ru/vol1/global-payment/default-payment.json
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/services/orderService.min.1ae4b06e459a9146.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/services/wbxOrderService.min.a49817e336a3df91.js
  • https://static-basket-01.wbbasket.ru/vol0/data/settings-front-ru.json.hash
  • https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json.hash
  • https://static-basket-01.wbbasket.ru/vol0/data/cargo-delivery-stores-v2.json
  • https://static-basket-01.wbbasket.ru/vol0/data/stores-data.json
  • https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json
  • https://static-basket-01.wbbasket.ru/vol0/data/settings-front-ru.json
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/icon.svg
  • https://www.wildberries.ru/favicon.ico
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/searchInput/suggestionsH...1f418cdf2364df.js
  • https://static-basket-01.wbbasket.ru/vol0/t/jst/spahome-ru-ru.34c9e63907252df4.json
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/models/home.min.e2f43dfe2689bab7.js
  • https://www.wildberries.ru/android-icon-144x144.png
  • https://static-basket-01.wbbasket.ru/vol0/data/settings-front-ru.json.hash
  • https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json.hash
  • https://static-basket-01.wbbasket.ru/vol0/data/stores-data.json
  • https://www.wildberries.ru/icon.svg
  • https://www.wildberries.ru/manifestv2.json
  • https://user-geo-data.wildberries.ru/get-geo-info...s.ru/get-geo-info
  • https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners
  • https://static-basket-01.wbbasket.ru/vol0/t/jst/catalogcard-ru-ru.801a44a5dcb78f19.json
  • https://static-basket-01.wbbasket.ru/vol0/t/jst/catalogcore-ru-ru.b3a09120c910d559.json
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.searchTags.min.8e915a967b6c8579.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/goodsCatalog/...146221c01113f8.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog/xCatalogData.min.2490df4648a40934.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/providers/xCa...f8ba76f0ade4d9.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/userInfo/userInfoRequest...1e7d1aa1ab26f5.js
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://www.wildberries.ru/android-icon-144x144.png
  • https://static-basket-01.wbbasket.ru/vol0/data/main-menu-ru-ru-v3.json
  • https://static-basket-01.wbbasket.ru/vol0/t/jst/menutoptmpl-ru-ru.d7da992fc1c000da.json
  • https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners
  • https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://recom.wb.ru/personal/ru/common/v5/search.../common/v5/search
  • https://recom.wb.ru/personal/ru/common/v5/search.../common/v5/search
  • https://static-basket-01.wbbasket.ru/vol0/data/menu/catalog/ekspress-dostavka.json
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743490315701174623.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/wb_koshelek_2880_web_new2203.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/2880x336.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/v_2_1_2880ww.webp
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/services/feedbacks/feedbacksPaym...52e80756a6a35a.js
  • https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/lazyBlockLoader.min.f9571df382b5a066.js
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1742824572021089418.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743171537570401188.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743416225081270727.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743416294747106308.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1742990776900660175.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1742990869077798807.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743161574869703767.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743416447282462134.webp
  • https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743411279374114081.webp
  • https://static-basket-01.wbbasket.ru/vol0/j/performanceAnalytics.min.a71f5369e38b4055.js
  • Long cache headers is good (cacheHeadersLong)The page has 24 requests that have a shorter cache time than 30 days (but still a cache time).76
    Description: Setting a cache header is good. Setting a long cache header (at least 30 days) is even better beacause then it will stay long in the browser cache. But what do you do if that asset change? Rename it and the browser will pick up the new version.
    Offenders:
  • https://basket-05.wbbasket.ru/vol876/part87649/87649637/images/c516x688/1.webp
  • https://basket-19.wbbasket.ru/vol3204/part320409/320409828/images/c516x688/1.webp
  • https://basket-14.wbbasket.ru/vol2106/part210642/210642607/images/c516x688/1.webp
  • https://basket-14.wbbasket.ru/vol2067/part206720/206720964/images/c516x688/1.webp
  • https://basket-10.wbbasket.ru/vol1481/part148159/148159214/images/c516x688/1.webp
  • https://basket-12.wbbasket.ru/vol1909/part190936/190936343/images/c516x688/1.webp
  • https://basket-15.wbbasket.ru/vol2353/part235394/235394056/images/c516x688/1.webp
  • https://basket-15.wbbasket.ru/vol2208/part220881/220881682/images/c516x688/1.webp
  • https://basket-16.wbbasket.ru/vol2423/part242381/242381311/images/c516x688/1.webp
  • https://basket-14.wbbasket.ru/vol2108/part210895/210895312/images/c516x688/1.webp
  • https://basket-14.wbbasket.ru/vol2098/part209861/209861700/images/c516x688/1.webp
  • https://basket-16.wbbasket.ru/vol2584/part258486/258486821/images/c516x688/1.webp
  • https://basket-09.wbbasket.ru/vol1209/part120930/120930473/images/c516x688/1.webp
  • https://basket-10.wbbasket.ru/vol1572/part157224/157224181/images/c516x688/1.webp
  • https://basket-14.wbbasket.ru/vol2104/part210496/210496330/images/c516x688/1.webp
  • https://basket-14.wbbasket.ru/vol2058/part205826/205826958/images/c516x688/1.webp
  • https://basket-03.wbbasket.ru/vol399/part39982/39982574/images/c516x688/1.webp
  • https://basket-11.wbbasket.ru/vol1644/part164446/164446348/images/c516x688/1.webp
  • https://basket-05.wbbasket.ru/vol1002/part100258/100258998/images/c516x688/1.webp
  • https://basket-15.wbbasket.ru/vol2382/part238231/238231508/images/c516x688/1.webp
  • https://basket-15.wbbasket.ru/vol2384/part238438/238438401/images/c516x688/1.webp
  • https://basket-04.wbbasket.ru/vol467/part46738/46738011/images/c516x688/1.webp
  • https://basket-15.wbbasket.ru/vol2342/part234242/234242143/images/c516x688/1.webp
  • https://basket-05.wbbasket.ru/vol760/part76091/76091735/images/c516x688/1.webp
  • Total CSS size shouldn't be too big (cssSize)The total CSS transfer size is 137.7 kB and uncompressed size is 876 kB. That is big and the CSS could most probably be smaller.0
    Description: Delivering a massive amount of CSS to the browser is not the best thing you can do, because it means more work for the browser when parsing the CSS against the HTML and that makes the rendering slower. Try to send only the CSS that is used on that page. And make sure to remove CSS rules when they aren't used anymore.
    Offenders:
    URLTransfer sizeContent size
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/main-v3.min.9cea5207d2254160.css 76.9 KB497.2 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/common.min.614a75c33608de2a.css 51.9 KB315.5 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/main-page-v...29a1124914210.css 5.7 KB42.7 KB
    The favicon should be small and cacheable (favicon)The favicon size is 16 kB bytes. That's quite big, can you make it smaller? The favicon has no cache time. 0
    Description: It is easy to make the favicon big but please avoid doing that, because every browser will then perform an unnecessarily large download. And make sure the cache headers are set for a long time for the favicon. It is easy to miss since it's another content type.
    Offenders:
  • https://www.wildberries.ru/favicon.ico
  • Total image size shouldn't be too big (imageSize)The page total image size is 3 MB. It's really big. Is the page using the right format for the images? Can they be lazy loaded? Are they compressed as good as they can be? Make them smaller by using https://imageoptim.com/.50
    Description: Avoid having too many large images on the page. The images will not affect the first paint of the page, but it will eat bandwidth for the user.
    Total JavaScript size shouldn't be too big (javascriptSize)The total JavaScript transfer size is 302.6 kB and the uncompressed size is 1.2 MB. This is totally crazy! There is really room for improvement here. 0
    Description: A lot of JavaScript often means you are downloading more than you need. How complex is the page and what can the user do on the page? Do you use multiple JavaScript frameworks?
    Offenders:
    URLTransfer sizeContent size
    https://static-basket-01.wbbasket.ru/vol0/j/app.min.ad19a657450fb2cc.js 42.2 KB108.9 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.aa870ba300f60fe3.js 135.7 KB541.4 KB
    https://static-basket-01.wbbasket.ru/vol0/j/swiper.min.7a55dc87e84f5c3f.js 26.6 KB103.4 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/banners.min.fa5c594041669961.js 3.8 KB15.4 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/lazyBlockLoader.min.6623456650f0eac0.js 405 B801 B
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.tooltip.min.427c93e1900719eb.js 2.2 KB8.0 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.shortDeliveries.m...74ef15a1f2f942.js 1.4 KB4.8 KB
    https://static-basket-01.wbbasket.ru/vol0/r/js-templates-ru-ru.10.0.57.4.js 1.8 KB5.7 KB
    https://static-basket-01.wbbasket.ru/vol0/r/route-data-ru.10.0.57.4.js 17.8 KB109.9 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/orderService.min.1ae4b06e459a9146.js 8.7 KB26.0 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/wbxOrderService.min.a49817e336a3df91.js 11.4 KB36.0 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/searchInput/suggestionsH...1f418cdf2364df.js 2.1 KB5.3 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/models/home.min.e2f43dfe2689bab7.js 7.4 KB24.5 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.searchTags.min.8e915a967b6c8579.js 525 B745 B
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/goodsCatalog/...146221c01113f8.js 20.6 KB97.0 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog/xCatalogData.min.2490df4648a40934.js 1.3 KB5.0 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/providers/xCa...f8ba76f0ade4d9.js 2.3 KB7.2 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/userInfo/userInfoRequest...1e7d1aa1ab26f5.js 1.3 KB4.4 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/feedbacks/feedbacksPaym...52e80756a6a35a.js 1005 B2.0 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/lazyBlockLoader.min.f9571df382b5a066.js 945 B2.1 KB
    https://static-basket-01.wbbasket.ru/vol0/j/performanceAnalytics.min.a71f5369e38b4055.js 6.2 KB18.6 KB
    Avoid using incorrect mime types (mimeTypes)The page has 4 misconfigured mime types. 96
    Description: It's not a great idea to let browsers guess content types (content sniffing), in some cases it can actually be a security risk.
    Offenders:
  • https://static-basket-01.wbbasket.ru/vol0/data/settings-front-ru.json
  • https://points.wb.ru/points-users-api/api/v1/w/promotion/available
  • https://points.wb.ru/points-users-api/api/v1/w/promotion/available
  • https://www.wildberries.ru/webapi/stats/events
  • Make each CSS response small (optimalCssSize)https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/main-v3.min.9cea5207d2254160.css size is 78.8 kB (78751) and that is bigger than the limit of 14.5 kB. https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/common.min.614a75c33608de2a.css size is 53.1 kB (53146) and that is bigger than the limit of 14.5 kB. Try to make the CSS files fit into 14.5 KB.80
    Description: Make CSS responses small to fit into the magic number TCP window size of 14.5 KB. The browser can then download the CSS faster and that will make the page start rendering earlier.
    Offenders:
    URLTransfer sizeContent size
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/main-v3.min.9cea5207d2254160.css 76.9 KB497.2 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/common.min.614a75c33608de2a.css 51.9 KB315.5 KB
    Total page size shouldn't be too big (pageSize)The page total transfer size is 4 MB, which is more than the coach limit of 2 MB. That is really big and you need to make it smaller.0
    Description: Avoid having pages that have a transfer size over the wire of more than 2 MB (desktop) and 1 MB (mobile) because that is really big and will hurt performance and will make the page expensive for the user if she/he pays for the bandwidth.
    Offenders:
    URLTransfer sizeContent size
    https://www.wildberries.ru/ 21.5 KB89.4 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/main-v3.min.9cea5207d2254160.css 76.9 KB497.2 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/spa/common.min.614a75c33608de2a.css 51.9 KB315.5 KB
    https://static-basket-01.wbbasket.ru/vol0/s/desktop/style/views/site/main-page-v...29a1124914210.css 5.7 KB42.7 KB
    https://static-basket-01.wbbasket.ru/vol0/i/v3/header/logoWb.svg 1.1 KB2.5 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743162740984810182.jpg 172.9 KB172.7 KB
    https://static-basket-01.wbbasket.ru/vol0/i/blank.gif 111 B49 B
    https://static-basket-01.wbbasket.ru/vol0/j/app.min.ad19a657450fb2cc.js 42.2 KB108.9 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.aa870ba300f60fe3.js 135.7 KB541.4 KB
    https://static-basket-01.wbbasket.ru/vol0/j/swiper.min.7a55dc87e84f5c3f.js 26.6 KB103.4 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/banners.min.fa5c594041669961.js 3.8 KB15.4 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/lazyBlockLoader.min.6623456650f0eac0.js 405 B801 B
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.tooltip.min.427c93e1900719eb.js 2.2 KB8.0 KB
    https://static-basket-01.wbbasket.ru/vol0/i/v3/apps/qr-apps.svg 15.5 KB77.9 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.shortDeliveries.m...74ef15a1f2f942.js 1.4 KB4.8 KB
    https://static-basket-01.wbbasket.ru/vol0/r/js-templates-ru-ru.10.0.57.4.js 1.8 KB5.7 KB
    https://static-basket-01.wbbasket.ru/vol0/r/route-data-ru.10.0.57.4.js 17.8 KB109.9 KB
    https://static-basket-01.wbbasket.ru/vol0/l/als-hauss-vf.woff2 134.7 KB134.4 KB
    https://static-basket-01.wb.ru/vol1/global-payment/default-payment.json 415 B323 B
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/orderService.min.1ae4b06e459a9146.js 8.7 KB26.0 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/wbxOrderService.min.a49817e336a3df91.js 11.4 KB36.0 KB
    https://static-basket-01.wbbasket.ru/vol0/data/settings-front-ru.json.hash 169 B16 B
    https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json.hash 169 B16 B
    https://static-basket-01.wbbasket.ru/vol0/data/settings-front-ru.json 0 b0 b
    https://static-basket-01.wbbasket.ru/vol0/data/cargo-delivery-stores-v2.json 30.1 KB151.0 KB
    https://static-basket-01.wbbasket.ru/vol0/data/stores-data.json N/A1.6 MB
    https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json 813 B1.8 KB
    https://static-basket-01.wbbasket.ru/vol0/data/settings-front-ru.json 1.8 KB3.9 KB
    https://www.wildberries.ru/manifestv2.json 1.0 KB1.5 KB
    https://www.wildberries.ru/icon.svg 1.4 KB1.5 KB
    https://www.wildberries.ru/favicon.ico 15.7 KB15.0 KB
    https://www.wildberries.ru/ 19.7 KB89.4 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/searchInput/suggestionsH...1f418cdf2364df.js 2.1 KB5.3 KB
    https://static-basket-01.wbbasket.ru/vol0/t/jst/spahome-ru-ru.34c9e63907252df4.json N/A0 b
    https://static-basket-01.wbbasket.ru/vol0/j/spa/models/home.min.e2f43dfe2689bab7.js 7.4 KB24.5 KB
    https://www.wildberries.ru/android-icon-144x144.png 16.7 KB16.1 KB
    https://static-basket-01.wbbasket.ru/vol0/data/settings-front-ru.json.hash 108 B16 B
    https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json.hash 108 B16 B
    https://static-basket-01.wbbasket.ru/vol0/data/stores-data.json 184.9 KB4.5 MB
    https://www.wildberries.ru/icon.svg 1.4 KB1.5 KB
    https://www.wildberries.ru/manifestv2.json 1.0 KB1.5 KB
    https://www.wildberries.ru/webapi/stats/pageview 665 B38 B
    https://user-geo-data.wildberries.ru/get-geo-info...s.ru/get-geo-info 617 B369 B
    https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners 9.4 KB66.9 KB
    https://static-basket-01.wbbasket.ru/vol0/t/jst/catalogcard-ru-ru.801a44a5dcb78f19.json 2.9 KB10.8 KB
    https://static-basket-01.wbbasket.ru/vol0/t/jst/catalogcore-ru-ru.b3a09120c910d559.json 5.0 KB22.1 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/spa.searchTags.min.8e915a967b6c8579.js 525 B745 B
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/goodsCatalog/...146221c01113f8.js 20.6 KB97.0 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog/xCatalogData.min.2490df4648a40934.js 1.3 KB5.0 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/catalog_v2/providers/xCa...f8ba76f0ade4d9.js 2.3 KB7.2 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/userInfo/userInfoRequest...1e7d1aa1ab26f5.js 1.3 KB4.4 KB
    https://www.wildberries.ru/webapi/api/home/seo 3.3 KB6.9 KB
    https://www.wildberries.ru/android-icon-144x144.png 16.7 KB16.1 KB
    https://www.wildberries.ru/webapi/personalinfo 1.2 KB627 B
    https://static-basket-01.wbbasket.ru/vol0/data/main-menu-ru-ru-v3.json 73.6 KB497.3 KB
    https://static-basket-01.wbbasket.ru/vol0/t/jst/menutoptmpl-ru-ru.d7da992fc1c000da.json 1.7 KB7.5 KB
    https://www.wildberries.ru/webapi/stats/pageview 665 B38 B
    https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners 9.4 KB66.9 KB
    https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners 9.4 KB66.9 KB
    https://www.wildberries.ru/webapi/api/home/seo 3.3 KB6.9 KB
    https://recom.wb.ru/personal/ru/common/v5/search.../common/v5/search 38.8 KB136.8 KB
    https://recom.wb.ru/personal/ru/common/v5/search.../common/v5/search 38.8 KB137.0 KB
    https://static-basket-01.wbbasket.ru/vol0/data/menu/catalog/ekspress-dostavka.json 11.3 KB71.4 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743490315701174623.webp 122.4 KB122.3 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/wb_koshelek_2880_web_new2203.webp 45.8 KB45.7 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/2880x336.webp 110.7 KB110.6 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/bners1/v_2_1_2880ww.webp 72.0 KB71.8 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/feedbacks/feedbacksPaym...52e80756a6a35a.js 1005 B2.0 KB
    https://static-basket-01.wbbasket.ru/vol0/j/spa/modules/lazyBlockLoader.min.f9571df382b5a066.js 945 B2.1 KB
    https://basket-05.wbbasket.ru/vol876/part87649/87649637/images/c516x688/1.webp 32.9 KB32.5 KB
    https://basket-19.wbbasket.ru/vol3204/part320409/320409828/images/c516x688/1.webp 27.0 KB26.6 KB
    https://basket-14.wbbasket.ru/vol2106/part210642/210642607/images/c516x688/1.webp 21.9 KB21.7 KB
    https://basket-14.wbbasket.ru/vol2067/part206720/206720964/images/c516x688/1.webp 55.2 KB55.1 KB
    https://basket-10.wbbasket.ru/vol1481/part148159/148159214/images/c516x688/1.webp 40.3 KB40.2 KB
    https://basket-12.wbbasket.ru/vol1909/part190936/190936343/images/c516x688/1.webp 49.2 KB48.7 KB
    https://basket-15.wbbasket.ru/vol2353/part235394/235394056/images/c516x688/1.webp 49.6 KB49.5 KB
    https://basket-15.wbbasket.ru/vol2208/part220881/220881682/images/c516x688/1.webp 36.8 KB36.3 KB
    https://basket-16.wbbasket.ru/vol2423/part242381/242381311/images/c516x688/1.webp 72.6 KB72.5 KB
    https://basket-14.wbbasket.ru/vol2108/part210895/210895312/images/c516x688/1.webp 44.6 KB44.5 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1742824572021089418.webp 116.3 KB116.1 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743171537570401188.webp 86.3 KB86.2 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743416225081270727.webp 130.4 KB130.3 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743416294747106308.webp 119.1 KB118.9 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1742990776900660175.webp 180.2 KB180.1 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1742990869077798807.webp 163.0 KB162.9 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743161574869703767.webp 101.5 KB101.3 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743416447282462134.webp 110.4 KB110.3 KB
    https://static-basket-01.wbbasket.ru/vol1/crm-bnrs/adsf/1743411279374114081.webp 97.4 KB97.3 KB
    https://basket-14.wbbasket.ru/vol2098/part209861/209861700/images/c516x688/1.webp 45.9 KB45.4 KB
    https://basket-16.wbbasket.ru/vol2584/part258486/258486821/images/c516x688/1.webp 69.1 KB68.6 KB
    https://basket-09.wbbasket.ru/vol1209/part120930/120930473/images/c516x688/1.webp 54.2 KB53.8 KB
    https://basket-10.wbbasket.ru/vol1572/part157224/157224181/images/c516x688/1.webp 45.6 KB45.1 KB
    https://basket-14.wbbasket.ru/vol2104/part210496/210496330/images/c516x688/1.webp 46.3 KB46.2 KB
    https://basket-14.wbbasket.ru/vol2058/part205826/205826958/images/c516x688/1.webp 37.1 KB37.0 KB
    https://basket-03.wbbasket.ru/vol399/part39982/39982574/images/c516x688/1.webp 50.1 KB49.6 KB
    https://basket-11.wbbasket.ru/vol1644/part164446/164446348/images/c516x688/1.webp 122.0 KB121.5 KB
    https://basket-05.wbbasket.ru/vol1002/part100258/100258998/images/c516x688/1.webp 33.1 KB33.0 KB
    https://basket-15.wbbasket.ru/vol2382/part238231/238231508/images/c516x688/1.webp 69.6 KB69.4 KB
    https://basket-15.wbbasket.ru/vol2384/part238438/238438401/images/c516x688/1.webp 41.4 KB41.3 KB
    https://basket-04.wbbasket.ru/vol467/part46738/46738011/images/c516x688/1.webp 24.1 KB23.7 KB
    https://basket-15.wbbasket.ru/vol2342/part234242/234242143/images/c516x688/1.webp 82.5 KB82.4 KB
    https://basket-05.wbbasket.ru/vol760/part76091/76091735/images/c516x688/1.webp 59.2 KB59.1 KB
    https://points.wb.ru/points-users-api/api/v1/w/promotion/available 0 b0 b
    https://points.wb.ru/points-users-api/api/v1/w/promotion/available 0 b0 b
    https://www.wildberries.ru/webapi/stats/events N/A0 b
    https://points.wb.ru/points-users-api/api/v1/w/promotion/available 420 B174 B
    https://points.wb.ru/points-users-api/api/v1/w/promotion/available 419 B173 B
    https://static-basket-01.wbbasket.ru/vol0/j/performanceAnalytics.min.a71f5369e38b4055.js 6.2 KB18.6 KB
    Don't use private headers on static content (privateAssets)The page has 10 requests with private headers. Make sure that the assets really should be private and only used by one user. Otherwise, make it cacheable for everyone.0
    Description: If you set private headers on content, that means that the content are specific for that user. Static content should be able to be cached and used by everyone. Avoid setting the cache header to private.
    Offenders:
  • https://www.wildberries.ru/
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/icon.svg
  • https://www.wildberries.ru/
  • https://www.wildberries.ru/android-icon-144x144.png
  • https://www.wildberries.ru/icon.svg
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://www.wildberries.ru/android-icon-144x144.png
  • https://www.wildberries.ru/webapi/api/home/seo
  • Best practice advice (75)

    TitleAdviceScore
    Meta description (metaDescription)The meta description is too long. It has 162 characters, the recommended max is 15550
    Description: Use a page description to make the page more relevant to search engines.
    Page title (pageTitle)The title is too long by 19 characters. The recommended max is 6050
    Description: Use a title to make the page more relevant to search engines.
    Avoid too many third party requests (thirdParty)The page do more requests to third party domains (89 requests and 3.9 MB) then first party (19 requests and 136.2 kB). The page transfer more bytes from third party domains (3.9 MB) then first party (136.2 kB). The regex .*wildberries.* was used to calculate first/third party requests.0
    Description: Do not load most of your content from third party URLs.
    Avoid unnecessary headers (unnecessaryHeaders)There are 15 responses that sets both a max-age and expires header. There are 15 responses that sets a pragma no-cache header (that is a request header). There are 25 responses that sets a server header. 45
    Description: Do not send headers that you don't need. We look for p3p, cache-control and max-age, pragma, server and x-frame-options headers. Have a look at Andrew Betts - Headers for Hackers talk as a guide https://www.youtube.com/watch?v=k92ZbrY815c or read https://www.fastly.com/blog/headers-we-dont-want.
    Offenders:
  • https://www.wildberries.ru/
  • https://www.wildberries.ru/
  • https://www.wildberries.ru/
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/icon.svg
  • https://www.wildberries.ru/icon.svg
  • https://www.wildberries.ru/icon.svg
  • https://www.wildberries.ru/favicon.ico
  • https://www.wildberries.ru/favicon.ico
  • https://www.wildberries.ru/favicon.ico
  • https://www.wildberries.ru/
  • https://www.wildberries.ru/
  • https://www.wildberries.ru/
  • https://www.wildberries.ru/android-icon-144x144.png
  • https://www.wildberries.ru/android-icon-144x144.png
  • https://www.wildberries.ru/android-icon-144x144.png
  • https://www.wildberries.ru/icon.svg
  • https://www.wildberries.ru/icon.svg
  • https://www.wildberries.ru/icon.svg
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/webapi/stats/pageview
  • https://www.wildberries.ru/webapi/stats/pageview
  • https://www.wildberries.ru/webapi/stats/pageview
  • https://user-geo-data.wildberries.ru/get-geo-info...s.ru/get-geo-info
  • https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://www.wildberries.ru/android-icon-144x144.png
  • https://www.wildberries.ru/android-icon-144x144.png
  • https://www.wildberries.ru/android-icon-144x144.png
  • https://www.wildberries.ru/webapi/personalinfo
  • https://www.wildberries.ru/webapi/personalinfo
  • https://www.wildberries.ru/webapi/personalinfo
  • https://www.wildberries.ru/webapi/stats/pageview
  • https://www.wildberries.ru/webapi/stats/pageview
  • https://www.wildberries.ru/webapi/stats/pageview
  • https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners
  • https://banners-website.wildberries.ru/public/v1/banners...public/v1/banners
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://www.wildberries.ru/webapi/api/home/seo
  • https://recom.wb.ru/personal/ru/common/v5/search.../common/v5/search
  • https://recom.wb.ru/personal/ru/common/v5/search.../common/v5/search
  • https://points.wb.ru/points-users-api/api/v1/w/promotion/available
  • https://points.wb.ru/points-users-api/api/v1/w/promotion/available
  • https://www.wildberries.ru/webapi/stats/events
  • https://www.wildberries.ru/webapi/stats/events
  • https://www.wildberries.ru/webapi/stats/events
  • https://points.wb.ru/points-users-api/api/v1/w/promotion/available
  • https://points.wb.ru/points-users-api/api/v1/w/promotion/available
  • Privacy advice (93)

    TitleAdviceScore
    Set a referrer-policy header to make sure you do not leak user information. (referrerPolicyHeader)Set a referrer-policy header to make sure you do not leak user information.0
    Description: Referrer Policy is a new header that allows a site to control how much information the browser includes with navigations away from a document and should be set by all sites. https://scotthelme.co.uk/a-new-security-header-referrer-policy/.
    Offenders:
  • https://www.wildberries.ru/
  • https://www.wildberries.ru/
  • Set a strict transport header to make sure the user always use HTTPS. (strictTransportSecurityHeader)A strict transport header is set but miss out on setting includeSubDomains90
    Description: The HTTP Strict-Transport-Security response header (often abbreviated as HSTS) lets a web site tell browsers that it should only be accessed using HTTPS, instead of using HTTP. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security.

    Page info

    Page info
    TitleИнтернет-магазин Wildberries: широкий ассортимент товаров - скидки каждый день!
    Width1904
    Height2992
    DOM elements3950
    Avg DOM depth14
    Max DOM depth20
    Iframes0
    Script tags2209
    Local storage235.9 KB
    Session storage288 B
    Network Information API4g
    Resource Hints
    preconnect
    https://static-basket-01.wbbasket.ru/
    https://wb.ru/

    Technologies used to build the page.

    Data collected using Wappalyzer version 6.10.66. With updated code from Webappanalyzer 2024-12-27. Use --browsertime.firefox.includeResponseBodies htmlor --browsertime.chrome.includeResponseBodies htmlto help Wappalyzer find more information about technologies used.

    TechnologyConfidenceCategory
    Nginx 100  Web servers Reverse proxies
    HSTS 100  Security
    HTTP/3 100  Miscellaneous
    | Browser metrics | Visual Metrics | Largest Contentful Paint | Cumulative Layout Shift | Long Aninimation Frames | 

    Data from run 1

    Visual Metrics

    Browser Metrics

    Google Web Vitals
    Time to first byte (TTFB)63 ms
    First Contentful Paint (FCP)184 ms
    Largest Contentful Paint (LCP)184 ms
    Cumulative Layout Shift (CLS)0.08
    Total Blocking Time (TBT)1.562 s
    First Contentful Paint info
    Elements that needed recalculate style before FCP475
    Time spent in recalculate style before FCP38.799 ms
    Extra timings
    TTFB63 ms
    First Paint184 ms
    Load Event End220 ms
    Fully loaded6.373 s

    Largest Contentful Paint

    When in time the page main content is rendered (collected using the Largest Contentful Paint API). Read more about Largest Contentful Paint.

    Render time 184 ms
    Element render delay96 ms
    TTFB63 ms
    Resource delay25 ms
    Resource load duration0 ms
    Elements that needed recalculate style before LCP2515
    Time spent in recalculate style before LCP98.369 ms
    Element idbanner_70dcd333-5419-42b8-9288-9943709184a1
    Load time130 ms
    URL https://static-baske...2740984810182.jpg
    Size (width*height)241920
    DOM path
    <>
    LCP

    The largest contentful paint is highlighted in the image. If no element is highlighted the element was removed before the screenshot or the LCP API couldn't find the element.

    The Largest Contentful Paint API highlighted this image as a part of the LCP.

    LCP

    Detected Cumulative Layout Shift

    0.07746 cumulative layout shift collected from the Cumulative Layout Shift API.

    These HTML elements contribute most to the Cumulative Layout Shifts of the page. The higher score, the more layout shift.

    ScoreHTML Element
    0.07746<div id="mainContainer" class="main__container"></div>
    body > div:eq(0) > main#body-layout > div#mainContainer
    Layout shift

    The elements that have shifted place is highlighted in the image (that have a higher value than 0.01). If the element shifted outside of the viewport, you will not see it there. It can be hard to understand what content that has shifted, if that's the case, checkout the video or the filmstrip of the run.

    Long Animation Frames

    Read more about the Long Animation Frames API here here.

    The top 10 longest animation frames entries

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    1.097 s1.151 s1 ms1 ms0 ms
    https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.aa870ba300f60fe3.js

    Invoker:  IDBOpenDBRequest.onsuccess
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    436.1 ms502.2 ms6 ms6 ms0 ms
    https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.aa870ba300f60fe3.js

    Invoker:  Response.json.then
    Invoker Type: resolve-promise
    Window attribution: self
    Source char position: -1

    https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.aa870ba300f60fe3.js

    Forced Style And Layout Duration: 275 ms

    Invoker:  Response.json.then
    Invoker Type: resolve-promise
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    32.5 ms147.6 ms2.2 ms2.1 ms0.1 ms
    https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.aa870ba300f60fe3.js

    Forced Style And Layout Duration: 24 ms

    Invoker:  Response.json.then
    Invoker Type: resolve-promise
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    29.9 ms81.5 ms0.8 ms0.1 ms0.7 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    7.2 ms58.6 ms0.6 ms0.6 ms0 ms
    https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.aa870ba300f60fe3.js

    Forced Style And Layout Duration: 10 ms

    Invoker:  Response.json.then
    Invoker Type: resolve-promise
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    0 ms62.5 ms19.8 ms0 ms19.8 ms

    Invoker:  SCRIPT[src=//static-basket-01.wbbasket.ru/vol0/j/spa/modules/searchInput/suggestionsHelper.min.fc1f418cdf2364df.js].onload
    Invoker Type: event-listener
    Window attribution: other
    Source char position: -1

    https://static-basket-01.wbbasket.ru/vol0/j/app.min.ad19a657450fb2cc.js

    Invoker:  https://static-basket-01.wbbasket.ru/vol0/j/app.min.ad19a657450fb2cc.js
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    0 ms56.1 ms0.9 ms0.9 ms0 ms
    https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.aa870ba300f60fe3.js

    Invoker:  Response.json.then
    Invoker Type: resolve-promise
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    0 ms100.1 ms4.7 ms4.6 ms0.1 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    0 ms100.4 ms1.7 ms1.7 ms0 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    0 ms100.2 ms0.8 ms0.8 ms0 ms
    No availible script information.

    Server timings

    There are no Server Timings.

    Custom metrics collected through JavaScript

    There are no custom configured scripts.

    Extra metrics collected using scripting

    There are no custom extra metrics from scripting.

    | Summary  | Largest responses  | Requests and sizes per content type  | Data per domain | Expires and last modified statistics  | Requests loaded after onLoad event  | Render blocking requests  | 

    PageXray

    How the page is built.

    Summary
    HTTP versionHTTP/2.0
    Total requests108
    Total domains18
    Total transfer size3.9 MB
    Total content size12.5 MB
    Responses missing compression42
    Number of cookies0
    Third party cookies0
    Requests per response code
    200105
    2043

    Largest assets on the page (by transfer size)

    Requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b41.1 KB178.8 KB2
    css0 b134.5 KB855.4 KB3
    javascript0 b295.5 KB1.1 MB21
    image0 b2.8 MB2.8 MB41
    font0 b134.7 KB134.4 KB1
    svg0 b19.4 KB83.4 KB4
    json0 b430.8 KB7.4 MB27
    plain0 b554 B64 B4
    other0 b0 b0 b4
    favicon0 b15.7 KB15.0 KB1
    Total0 b3.9 MB12.5 MB108

    Data per domain

    DomainTotal download timeTransfer SizeContent SizeRequests
    www.wildberries.ru1.011 s104.2 KB246.5 KB15
    static-basket-01.wbbasket.ru15.125 s2.5 MB10.6 MB58
    static-basket-01.wb.ru132 ms415 B323 B1
    user-geo-data.wildberries.ru132 ms617 B369 B1
    banners-website.wildberries.ru652 ms28.2 KB200.8 KB3
    recom.wb.ru439 ms77.6 KB273.9 KB2
    basket-05.wbbasket.ru469 ms125.2 KB124.5 KB3
    basket-19.wbbasket.ru279 ms27.0 KB26.6 KB1
    basket-14.wbbasket.ru1.351 s250.9 KB249.9 KB6
    basket-10.wbbasket.ru656 ms85.9 KB85.3 KB2
    basket-12.wbbasket.ru325 ms49.2 KB48.7 KB1
    basket-15.wbbasket.ru1.484 s279.9 KB278.9 KB5
    basket-16.wbbasket.ru616 ms141.7 KB141.1 KB2
    basket-09.wbbasket.ru241 ms54.2 KB53.8 KB1
    basket-03.wbbasket.ru295 ms50.1 KB49.6 KB1
    basket-11.wbbasket.ru264 ms122.0 KB121.5 KB1
    basket-04.wbbasket.ru254 ms24.1 KB23.7 KB1
    points.wb.ru400 ms839 B347 B4

    Expires and last modified statistics

    typeminmedianmax
    Expires0 seconds0 seconds1 day
    Last modified3 minutes13 weeks2 years

    Requests loaded after onLoad event

    Included requests done after load event end.

    ContentTransfer SizeRequests
    html0 b0
    css0 b0
    javascript34.1 KB8
    image2.6 MB38
    font0 b0
    json396.7 KB20
    svg1.4 KB1
    other0 b3
    Total3.0 MB70

    Requests loaded after onContentLoad

    Includes requests done after DOM content loaded.

    ContentTransfer SizeRequests
    html0 b0
    css0 b0
    javascript34.1 KB8
    image2.6 MB38
    font0 b0
    plain216 B2
    json396.7 KB20
    svg1.4 KB1
    other0 b3
    Total3.0 MB72

    Render blocking requests

    Render blocking information directly from Chrome.

    BlockingIn body parser blockingPotentially blocking
    390

    Render information

    CPU Long Tasks | CPU Time Spent | CPU Time Spent Per Request | CPU Time Per Tool/Domain | 

    CPU

    Download the Chrome trace log and drag and drop it into Developer Tools / Performance in Chrome.

    Long Tasks

    Collected using the Long Task API. A long task is a task that take 50 milliseconds or more.

    TypeQuantityTotal duration (ms)
    Total Blocking Time 1562
    Max Potential First Input Delay 1146
    Long Tasks before First Paint00
    Long Tasks before First Contentful Paint00
    Long Tasks before Largest Contentful Paint00
    Long Tasks after Load Event End41762
    Total Long Tasks41762

    CPU last long task happened at 2.428 s

    Individual Long Tasks

    namestartTimedurationcontainerIdcontainerNamecontainerSrccontainerType
    self28356window
    self5981146window
    unknown232480window
    unknown2428480window

    CPU time spent

    Calculated using Tracium.

    Categories (ms)
    parseHTML131
    styleLayout502
    paintCompositeRender67
    scriptParseCompile2
    scriptEvaluation1821
    garbageCollection45
    other1498
    Events (ms)
    RunMicrotasks1600
    RunTask1394
    UpdateLayoutTree387
    v8.run154
    Layout103
    ParseHTML91
    HTMLDocumentParser::MaybeFetchQueuedPreloads42
    Paint36
    Layerize30
    PrePaint22
    FunctionCall21
    PaintImage18
    V8.GC_SCAVENGER_SCAVENGE_PARALLEL18
    v8.produceCache14
    DecodedDataDocumentParser::AppendBytes10

    Time spent per request

    URLCPU time (ms)
    https://static-basket-01.wbbasket.ru/vol0/j/spa/index.min.aa870ba300f60fe3.js120
    https://static-basket-01.wbbasket.ru/vol0/j/app.min.ad19a657450fb2cc.js53
    https://static-basket-01.wbbasket.ru/vol0/j/spa/services/feedbacks/feedbacksPaymentService.min.de52e80756a6a35a.js12
    https://static-basket-01.wbbasket.ru/vol0/j/spa/customTags/banners.min.fa5c594041669961.js10

    CPU time spent

    Tool/domainTime (ms)
    static-basket-01.wbbasket.ru195.8
    | Categories | | First vs third | 

    Third party

    Third party requests categorised by Third party web version 0.26.2.

    CategoryRequests
    CategoryNumber of tools

    Unmatched third party domains

    Here's a list of domains that didn't match any tool in Third party web. If you are sure they are third party domains, please do a PR to that project. You can also fine tune the list using --firstParty.

    static-basket-01.wbbasket.ru
    static-basket-01.wb.ru
    recom.wb.ru
    basket-05.wbbasket.ru
    basket-19.wbbasket.ru
    basket-14.wbbasket.ru
    basket-10.wbbasket.ru
    basket-12.wbbasket.ru
    basket-15.wbbasket.ru
    basket-16.wbbasket.ru
    basket-09.wbbasket.ru
    basket-03.wbbasket.ru
    basket-11.wbbasket.ru
    basket-04.wbbasket.ru
    points.wb.ru

    First party requests and sizes per content type

    Calculated using .*wildberries.* (use --firstParty to configure).

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b41.1 KB178.8 KB2
    css0 b0 b0 b0
    javascript0 b0 b0 b0
    image0 b33.4 KB32.2 KB2
    font0 b0 b0 b0
    json0 b40.0 KB218.7 KB11
    svg0 b2.8 KB3.0 KB2
    favicon0 b15.7 KB15.0 KB1
    other0 b0 b0 b1
    TotalN/A133.0 KB447.7 KB19

    Third party requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b0 b0 b0
    css0 b134.5 KB855.4 KB3
    javascript0 b295.5 KB1.1 MB21
    image0 b2.8 MB2.8 MB39
    font0 b134.7 KB134.4 KB1
    svg0 b16.7 KB80.4 KB2
    json0 b390.9 KB7.2 MB16
    plain0 b554 B64 B4
    other0 b0 b0 b3
    TotalN/A3.7 MB12.1 MB89

    Axe

    Axe is an accessibility testing engine for websites and other HTML-based user interfaces. Tested using axe-core version 4.10.2. Read more about axe-core .

    Violations

    Median number of violations for all the runs. Check each individual run to see all the violations.

    TypeViolations (median)
    Critical 0 (0 issues)
    Serious1 (43 issues)
    Moderate2 (34 issues)
    Minor0 (0 issues)