Page summary

https://www.wildberries.ru/catalog/113256091/detail.aspx

Tested 2025-03-31 07:49:40 using Chrome 134.0.6998.35 (runtime settings).

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

Summary

MetricValue
Page metrics
Performance Score60
Total Page Transfer Size2.6 MB
Requests250
Timing metrics
TTFB [median]81 ms
First Paint [median]312 ms
Fully Loaded [median]6.420 s
Google Web Vitals
TTFB [median]81 ms
First Contentful Paint (FCP) [median]312 ms
Largest Contentful Paint (LCP) [median]556 ms
Cumulative Layout Shift (CLS) [median]0.01
Total Blocking Time [median]1.268 s
Max Potential FID [median]847 ms
CPU metrics
CPU long tasks [median]6
CPU longest task duration901 ms
CPU last long task happens at5.606 s
Visual Metrics
First Visual Change [median]300 ms
Speed Index [median]3.855 s
Visual Complete 85% [median]5.300 s
Visual Complete 99% [median]5.633 s
Last Visual Change [median]5.900 s
Chrome User Experience Report (CRUX)
First Contentful Paint [p75]1.373 s
Largest Contentful Paint (LCP) [p75]5.808 s
Cumulative Layout Shift (CLS) [p75]0.92
Screenshot of run 1

Timings Summary

Metricminmedianmeanmax
Visual Metrics
FirstVisualChange267 ms300 ms300 ms333 ms
LastVisualChange5.867 s5.900 s5.911 s5.967 s
SpeedIndex3.813 s3.855 s3.882 s3.977 s
VisualReadiness5.534 s5.600 s5.611 s5.700 s
VisualComplete855.233 s5.300 s5.333 s5.467 s
VisualComplete955.400 s5.500 s5.533 s5.700 s
VisualComplete995.467 s5.633 s5.622 s5.767 s
Google Web Vitals
Time To First Byte (TTFB)60 ms81 ms77 ms91 ms
Largest Contentful Paint (LCP)516 ms556 ms549 ms576 ms
First Contentful Paint (FCP)280 ms312 ms301 ms312 ms
Cumulative Layout Shift (CLS)0.01050.01050.01050.0105
More metrics
firstPaint280 ms312 ms301 ms312 ms
loadEventEnd818 ms869 ms856 ms882 ms
CPU
Total Blocking Time1.178 s1.268 s1.260 s1.335 s
Max Potential FID829 ms847 ms859 ms901 ms
CPU long tasks 6679
CPU last long task happens at5.292 s5.606 s5.749 s6.348 s
| Waterfall | | Download HAR | 

Waterfall

Run 1 SpeedIndex median

| Filmstrip | 

Filmstrip

Use--filmstrip.showAll to show all filmstrips.

0 s
0.3 sFirst Visual Change 300 ms
0.4 sFirst Contentful Paint 312 msCPU Long Task duration 91 ms
0.5 sCPU Long Task duration 72 msDOM Content Loaded Time 423 ms
0.6 sLCP <P> 556 ms
0.7 sCPU Long Task duration 51 ms
0.8 sCPU Long Task duration 117 ms
0.9 sPage Load Time 869 ms
1 s
1.2 sCPU Long Task duration 847 ms
2 s
2.1 s
2.2 s
2.3 s
2.4 s
2.5 s
2.6 s
2.7 s
2.8 s
2.9 s
3 s
3.1 s
3.2 s
3.3 s
3.4 s
4.5 s
4.6 s
4.7 s
4.8 sCPU Long Task duration 336 ms
5.1 s
5.3 sLayout Shift 0.00958 5.291 sVisual Complete 85% 5.300 s
5.5 sCPU Long Task duration 64 msVisual Complete 95% 5.500 s
5.6 sLayout Shift 0.00009 5.540 s
5.7 sLayout Shift 0.00078 5.623 sVisual Complete 99% 5.633 s
5.8 s
5.9 sLast Visual Change 5.900 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 (60)

TitleAdviceScore
Avoid slowing down the critical rendering path (avoidRenderBlocking)The page has 1 blocking requests and 4 in body parser blocking (4 JavaScript and 1 CSS).60
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/vol2/site/j/app.7c55f47880e103d84bab.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/lang/ru.17c1b56c748f3ece8ab1.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/index.7f239ace2fcf8a7bb122.js
  • https://static-basket-01.wbbasket.ru/vol2/site/r/route-data.11-18-1.42845ec3.js
  • Don't scale images in the browser (avoidScalingImages)The page has 21 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://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/1.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/2.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/3.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/4.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/5.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/6.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/7.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/8.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/9.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/10.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/11.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/12.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/13.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/14.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/15.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/16.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/17.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/18.webp
  • https://videofeedback03.wbbasket.ru/24667b7a-e99b-4718-a33c-9e18cd810218/preview.webp
  • https://videofeedback03.wbbasket.ru/622c0b7d-c4cb-4013-bdd2-cbea991571a9/preview.webp
  • https://videofeedback03.wbbasket.ru/24667b7a-e99b-4718-a33c-9e18cd810218/preview.webp
  • Inline CSS for faster first render (inlineCss)The page has both inline CSS and CSS requests even though it uses a HTTP/2-ish connection. If you have many users on slow connections, it can be better to only inline the CSS. Run your own tests and check the waterfall graph to see what happens.95
    Description: In the early days of the Internet, inlining CSS was one of the ugliest things you can do. That has changed if you want your page to start rendering fast for your user. Always inline the critical CSS when you use HTTP/1 and HTTP/2 (avoid doing CSS requests that block rendering) and lazy load and cache the rest of the CSS. It is a little more complicated when using HTTP/2. Does your server support HTTP push? Then maybe that can help. Do you have a lot of users on a slow connection and are serving large chunks of HTML? Then it could be better to use the inline technique, becasue some servers always prioritize HTML content over CSS so the user needs to download the HTML first, before the CSS is downloaded.
    Avoid CPU Long Tasks (longTasks)The page has 9 CPU long tasks with the total of 1.785 s. The total blocking time is 1.335 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.0
    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
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • 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/vol2/site/s/desktop/style/views/spa/main-v3...4c482632d5489.css
  • https://static-basket-01.wbbasket.ru/vol2/site/app/modal.75158a0f0d1d2f230958.css
  • https://static-basket-01.wbbasket.ru/vol2/site/app/generalPreloader.afe2ccfd4a81a33f9c85.css
  • Avoid extra requests by setting cache headers (cacheHeaders)The page has 145 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 1.9 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/vol2/site/f/als-hauss-vf.woff2
  • https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/views/spa/main-v3...4c482632d5489.css
  • https://static-basket-01.wbbasket.ru/vol2/site/j/app.7c55f47880e103d84bab.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/lang/ru.17c1b56c748f3ece8ab1.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/index.7f239ace2fcf8a7bb122.js
  • https://static-basket-01.wbbasket.ru/vol2/site/r/route-data.11-18-1.42845ec3.js
  • https://static-basket-01.wbbasket.ru/vol2/site/i/v3/header/logoWb.svg
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/cookies.6dfe33e4.json
  • https://static-basket-01.wbbasket.ru/vol1/global-payment/default-payment.json
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/orderService.2c21321717279f1b0a8c.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/wbxOrderService.3f...8c05fd7b44ed8c.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/menuLk.b38253b0.json
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/mobileMenuTemp.42883d4f.json
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/footer.413388ce.json
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/searchInput/suggest...4925c66d180c76.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/swiper.3f1f360c9d33874fe5c5.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/spaproductcard.840b329c.json
  • https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/views/site/produc...735befc88f0b0.css
  • https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/popups/pr...06e92f5c9da7f.css
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/lazyBlockLoader....90a678955c61ae.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/collapsibleBlock...300d457422f0b3.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.recommendati...76a8edf240731f.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.recentItems....a12d1cd25122c2.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.tooltip.d1551932ebb94b589950.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/video.ffd883509e5b3f97914a.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.hlsPlayer.fc...ec18ecfdd8813a.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/models/product.780ffbdf165c4a7371ee.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/clientActionsHelpe...fb40750cee8df9.js
  • https://static-basket-01.wbbasket.ru/vol0/data/settings-front.json.hash
  • https://user-geo-data.wildberries.ru/get-geo-info...s.ru/get-geo-info
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/banners.473830efc3430176d1b8.js
  • https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json.hash
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/uploadImageForSearchByImagePopUp.29d85a1d.json
  • https://static-basket-01.wbbasket.ru/vol2/site/s/spa/modules/uploadImageForSearc...ae50b44a28588.css
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/uploadImageForSearc...db4e8069618937.js
  • https://static-basket-01.wbbasket.ru/vol0/data/no-return-subjects.json
  • https://static-basket-01.wbbasket.ru/vol0/data/settings-front.json
  • https://static-basket-01.wbbasket.ru/vol2/site/i/v3/apps/qr-apps.svg
  • https://static-basket-01.wbbasket.ru/vol0/data/stores-data.json
  • https://static-basket-01.wbbasket.ru/vol0/data/main-menu-ru-ru-v3.json
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/menuTopTmpl.dac4c2eb.json
  • https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json
  • https://banners-website.wildberries.ru/public/v2/banners...public/v2/banners
  • https://static-basket-01.wbbasket.ru/vol0/data/adult-subjects.json
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/icon.svg
  • https://catalog.wb.ru/menu/v11/api?locale=ru&lang=ru&id=131289&collapse&dest=-1255987
  • https://www.wildberries.ru/favicon.ico
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/parseToken/parseTo...378e54035cf6d6.js
  • https://www.wildberries.ru/android-icon-144x144.png
  • https://pow.wildberries.ru/api/v1/js-settings
  • https://card.wb.ru/cards/v2/detail...u/cards/v2/detail
  • https://card.wb.ru/cards/v2/detail...u/cards/v2/detail
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/feedbacks/feedback...cb26866c1fe975.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/suppliersInfoHelper.481daf37.json
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/supplie...1ebd65b0365adc.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productCardSizes.53c79041.json
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...614d623ad31bf6.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productCardPrice.03376e89.json
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...562de2fb72b648.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productSelectionManager.06071415.json
  • https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/productSe...bcf5963968639.css
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...c1d781f51f7c0d.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productCardOrderGood.02ab7ea2.json
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...79e4916b81d227.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/deliveryInfoHelper.ce58371a.json
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/deliver...90199b26d46257.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productCardPoned.4fdcbdac.json
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...51ab14e846c3b0.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productCardImageGallery.1672052a.json
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.zoomImage.0c...b95b0c09345f29.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.videoPlayer....8e98825b9fb9ff.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.imageTags.af...5e459fb15fa974.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...ac45ac7cffcf47.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...c362f79238c25a.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...288f5c12ccc18f.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/miniProductCard.371deb79.json
  • https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/miniProdu...7fc3e07a2d343.css
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/miniProductCard/min...1379ef3605d71d.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/sellerAndBrand.edf5da8e.json
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/sellerA...7b7a540ff33047.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productCardPriceBottomPanel.4287ad4a.json
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/userInfo/userInfoRe...77394b2b922f93.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/promotions/promoti...7a977027dfdcdc.js
  • https://static-basket-01.wbbasket.ru/vol2/site/app/react-vendors.4463b5fe473e03f21749.js
  • https://static-basket-01.wbbasket.ru/vol2/site/app/mo-icons.82b0e5d82416af73ae55.js
  • https://static-basket-01.wbbasket.ru/vol2/site/app/mo-ui.56c8afa090f39783c39e.js
  • https://static-basket-01.wbbasket.ru/vol2/site/app/modal-component.f8c024614931875ef1ad.js
  • https://static-basket-01.wbbasket.ru/vol2/site/app/generalPreloader-component.b1...749655f40cf947.js
  • https://static-basket-01.wbbasket.ru/vol2/site/app/modal.75158a0f0d1d2f230958.css
  • https://static-basket-01.wbbasket.ru/vol2/site/app/generalPreloader.afe2ccfd4a81a33f9c85.css
  • https://static-basket-01.wbbasket.ru/vol2/site/app/14627.eb35aeacc24e8988fd4a.js
  • https://static-basket-01.wbbasket.ru/vol2/site/app/37266.1262e74f2a4dd51ea1a8.js
  • https://static-basket-01.wbbasket.ru/vol2/site/app/react-app.42e4645df7160c309213.js
  • https://www.wildberries.ru/webapi/product/113256091/data?subject=54&kind=2&brand=4603&lang=ru
  • https://static-basket-01.wbbasket.ru/vol0/data/brands-by-id/4603.json
  • https://static-basket-03.wbbasket.ru/vol40/content/subjects/54.json
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productCardColors.35ff0394.json
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...a58912b34cbde2.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/lazyBlockLoader.c66511f48cf5a64f33e7.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/catalogCard.ca941b61.json
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/recommendationsList.9acf850b.json
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/recommendations/rec...d2ef18e9a4f432.js
  • https://static-basket-01.wbbasket.ru/vol2/site/i/v3/product-page/avatar.webp
  • https://static-basket-01.wbbasket.ru/vol2/site/i/v3/product-page/avatar-courier.webp
  • https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/popups/ad...6ec42e543d6b6.css
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/adultConfirmedPopup...7a1db8d98910e3.js
  • https://static-basket-01.wbbasket.ru/vol0/brand-flow-logos/by-id/4603.webp
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/productFeedbacksSe...cf7a3fa6c6861c.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productFeedbacksModel.5f0c7de2.json
  • https://static-basket-01.wbbasket.ru/vol2/site/s/spa/modules/productCardComments...7faeb61d189b0.css
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCardFeedback...a4e34387267dd1.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCardFeedback...d26cff50fbb037.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/feedbacksPhotoGallery.dd19368c.json
  • https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/libs/swiper.33f09fd64da93928e18b.css
  • https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/feedbacks...1f2fad39b1749.css
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCardFeedback...38301637645186.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/suppliersService/s...91b592be984196.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/deliveryInfoServic...06c4f8996d80d3.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/productQuestionsSe...1609fcf69ea3f3.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/multipleSellersSer...d1597158e2b119.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/onlineChatPopup.5577172b.json
  • https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/popups/ch...4cd109248f542.css
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/onlineChat/onlineCh...47791157e0d4ac.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/priceHistoryChart.9e96d3d2.json
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/priceHi...dcbf596f1079a0.js
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/onlineChat.2c163d71.json
  • https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/popups/ch...1d6fe85ff2d74.css
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.contextMenu....696f23cf02cb02.js
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/onlineChat/onlineCh...95f079c3388771.js
  • https://identical-products.wildberries.ru/api/v1/identical?nmID=113256091
  • https://suppliers-shipment-2.wildberries.ru/api/v1/suppliers/125043
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/storageService.b23debd027e49c291b23.js
  • https://pin.wb.ru/pin-user-api/api/v1/pin/w/card/102610189
  • https://feedbacks2.wb.ru/feedbacks/v2/102610189
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/multipleSellerHelper.fbdaf538.json
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/multipl...acc19c911bc552.js
  • https://questions.wildberries.ru/api/v1/questions?imtId=102610189&onlyCount=true
  • https://static-basket-01.wbbasket.ru/vol2/site/t/jst/multipleSellerList.8954b4a2.json
  • https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/multipleS...99300780fd707.css
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/multipleSeller/mult...6076b2056e1394.js
  • https://chat-prod.wildberries.ru/api/support/v1/unauth/messages
  • https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/premiumSubscriptio...64f5d3fc47c245.js
  • https://videofeedback03.wbbasket.ru/24667b7a-e99b-4718-a33c-9e18cd810218/preview.webp
  • https://videofeedback03.wbbasket.ru/622c0b7d-c4cb-4013-bdd2-cbea991571a9/preview.webp
  • Long cache headers is good (cacheHeadersLong)The page has 60 requests that have a shorter cache time than 30 days (but still a cache time).40
    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://a.wb.ru/sdk/sdk.js
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/info/ru/card.json
  • https://pow.wildberries.ru/scripts/d.js?7eec71a7
  • https://pow.wildberries.ru/scripts/wasm_exec.js?5c7aa861
  • https://pow.wildberries.ru/scripts/solve.wasm?7b450d09
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/1.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/2.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/3.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/4.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/5.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/6.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/7.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/8.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/9.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/10.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/11.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/12.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/13.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/14.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/15.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/16.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/17.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/18.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c516x688/1.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/tm/1.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/big/1.webp
  • https://videonme-basket-08.wbbasket.ru/vol91/part11325/113256091/mp4/360p/1.mp4
  • https://basket-01.wbbasket.ru/vol105/part10514/10514544/images/tm/1.webp
  • https://basket-01.wbbasket.ru/vol77/part7723/7723039/images/tm/1.webp
  • https://basket-03.wbbasket.ru/vol357/part35788/35788328/images/tm/1.webp
  • https://basket-10.wbbasket.ru/vol1563/part156376/156376606/images/tm/1.webp
  • https://basket-08.wbbasket.ru/vol1132/part113256/113256091/info/price-history.json
  • https://feedback08.wbbasket.ru/vol2764/part276480/276480475/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2758/part275867/275867184/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2758/part275867/275867186/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2755/part275535/275535033/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2755/part275535/275535017/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2749/part274911/274911969/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2739/part273920/273920033/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2739/part273919/273919951/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2739/part273919/273919917/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2746/part274666/274666131/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2746/part274666/274666129/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2744/part274475/274475473/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2744/part274475/274475343/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2744/part274424/274424661/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2743/part274367/274367517/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2741/part274115/274115770/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2733/part273340/273340691/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2733/part273340/273340687/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2739/part273920/273920041/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2739/part273920/273920069/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2731/part273129/273129865/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2731/part273129/273129867/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2728/part272894/272894975/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2728/part272895/272895021/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2728/part272895/272895039/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2728/part272895/272895079/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2728/part272805/272805096/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2725/part272568/272568368/photos/ms.webp
  • Always compress text content (compressAssets)The page has 1 request that are served uncompressed. You could save a lot of bytes by sending them compressed instead.90
    Description: In the early days of the Internet there were browsers that didn't support compressing (gzipping) text content. They do now. Make sure you compress HTML, JSON, JavaScript, CSS and SVG. It will save bytes for the user; making the page load faster and use less bandwith.
    Offenders:
    URLTransfer sizeContent size
    https://highlight.wildberries.ru/highlight-api/api/v2/w/users/mark 3.3 KB3.1 KB
    Total CSS size shouldn't be too big (cssSize)The total CSS transfer size is 210.7 kB and uncompressed size is 1.3 MB. 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/vol2/site/s/desktop/style/views/spa/main-v3...4c482632d5489.css 81.7 KB542.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/views/site/produc...735befc88f0b0.css 66.4 KB472.2 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/popups/pr...06e92f5c9da7f.css 16.5 KB86.8 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/spa/modules/uploadImageForSearc...ae50b44a28588.css 1.1 KB4.6 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/productSe...bcf5963968639.css 403 B749 B
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/miniProdu...7fc3e07a2d343.css 6.2 KB25.8 KB
    https://static-basket-01.wbbasket.ru/vol2/site/app/modal.75158a0f0d1d2f230958.css 604 B1.4 KB
    https://static-basket-01.wbbasket.ru/vol2/site/app/generalPreloader.afe2ccfd4a81a33f9c85.css 918 B6.2 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/popups/ad...6ec42e543d6b6.css 522 B1.1 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/spa/modules/productCardComments...7faeb61d189b0.css 6.2 KB35.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/libs/swiper.33f09fd64da93928e18b.css 3.8 KB13.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/feedbacks...1f2fad39b1749.css 3.5 KB13.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/popups/ch...4cd109248f542.css 10.4 KB76.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/popups/ch...1d6fe85ff2d74.css 1.7 KB9.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/multipleS...99300780fd707.css 5.9 KB22.3 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 JavaScript size shouldn't be too big (javascriptSize)The total JavaScript transfer size is 893.6 kB and the uncompressed size is 3.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/vol2/site/j/app.7c55f47880e103d84bab.js 64.9 KB190.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/lang/ru.17c1b56c748f3ece8ab1.js 83.5 KB359.4 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/index.7f239ace2fcf8a7bb122.js 142.9 KB559.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/r/route-data.11-18-1.42845ec3.js 16.7 KB80.6 KB
    https://a.wb.ru/sdk/sdk.js 2.1 KB5.8 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/orderService.2c21321717279f1b0a8c.js 9.9 KB31.2 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/wbxOrderService.3f...8c05fd7b44ed8c.js 12.5 KB40.6 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/searchInput/suggest...4925c66d180c76.js 1.6 KB3.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/swiper.3f1f360c9d33874fe5c5.js 26.7 KB103.4 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/lazyBlockLoader....90a678955c61ae.js 490 B780 B
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/collapsibleBlock...300d457422f0b3.js 1.1 KB3.3 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.recommendati...76a8edf240731f.js 2.8 KB9.3 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.recentItems....a12d1cd25122c2.js 661 B983 B
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.tooltip.d1551932ebb94b589950.js 2.7 KB9.1 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/video.ffd883509e5b3f97914a.js 172.1 KB634.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.hlsPlayer.fc...ec18ecfdd8813a.js 955 B2.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/models/product.780ffbdf165c4a7371ee.js 14.4 KB62.1 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/clientActionsHelpe...fb40750cee8df9.js 1.9 KB5.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/banners.473830efc3430176d1b8.js 9.8 KB41.1 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/uploadImageForSearc...db4e8069618937.js 1.4 KB5.3 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/parseToken/parseTo...378e54035cf6d6.js 23.5 KB75.5 KB
    https://pow.wildberries.ru/scripts/d.js?7eec71a7 23.8 KB59.0 KB
    https://pow.wildberries.ru/scripts/wasm_exec.js?5c7aa861 6.0 KB15.7 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/feedbacks/feedback...cb26866c1fe975.js 876 B1.8 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/supplie...1ebd65b0365adc.js 1.5 KB4.2 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...614d623ad31bf6.js 2.0 KB6.1 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...562de2fb72b648.js 2.3 KB7.7 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...c1d781f51f7c0d.js 3.7 KB12.7 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...79e4916b81d227.js 2.7 KB9.8 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/deliver...90199b26d46257.js 1.0 KB2.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...51ab14e846c3b0.js 1.7 KB5.4 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.zoomImage.0c...b95b0c09345f29.js 1022 B2.6 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.videoPlayer....8e98825b9fb9ff.js 1.3 KB4.2 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.imageTags.af...5e459fb15fa974.js 2.8 KB13.6 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...ac45ac7cffcf47.js 30.6 KB117.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...c362f79238c25a.js 1.5 KB4.6 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...288f5c12ccc18f.js 2.5 KB7.6 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/miniProductCard/min...1379ef3605d71d.js 4.5 KB16.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/sellerA...7b7a540ff33047.js 540 B830 B
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/userInfo/userInfoRe...77394b2b922f93.js 1.3 KB4.6 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/promotions/promoti...7a977027dfdcdc.js 1.0 KB1.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/app/react-vendors.4463b5fe473e03f21749.js 40.6 KB132.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/app/mo-icons.82b0e5d82416af73ae55.js 7.4 KB24.8 KB
    https://static-basket-01.wbbasket.ru/vol2/site/app/mo-ui.56c8afa090f39783c39e.js 11.9 KB75.8 KB
    https://static-basket-01.wbbasket.ru/vol2/site/app/modal-component.f8c024614931875ef1ad.js 1.1 KB2.1 KB
    https://static-basket-01.wbbasket.ru/vol2/site/app/generalPreloader-component.b1...749655f40cf947.js 328 B236 B
    https://static-basket-01.wbbasket.ru/vol2/site/app/14627.eb35aeacc24e8988fd4a.js 4.5 KB11.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/app/37266.1262e74f2a4dd51ea1a8.js 18.3 KB52.7 KB
    https://static-basket-01.wbbasket.ru/vol2/site/app/react-app.42e4645df7160c309213.js 3.7 KB9.7 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...a58912b34cbde2.js 28.2 KB108.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/lazyBlockLoader.c66511f48cf5a64f33e7.js 1.0 KB2.3 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/recommendations/rec...d2ef18e9a4f432.js 10.2 KB39.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/adultConfirmedPopup...7a1db8d98910e3.js 851 B1.7 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/productFeedbacksSe...cf7a3fa6c6861c.js 4.3 KB13.2 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCardFeedback...a4e34387267dd1.js 5.3 KB17.1 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCardFeedback...d26cff50fbb037.js 993 B2.8 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCardFeedback...38301637645186.js 2.0 KB6.2 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/suppliersService/s...91b592be984196.js 3.0 KB8.1 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/deliveryInfoServic...06c4f8996d80d3.js 804 B1.6 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/productQuestionsSe...1609fcf69ea3f3.js 1.5 KB3.4 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/multipleSellersSer...d1597158e2b119.js 770 B1.3 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/onlineChat/onlineCh...47791157e0d4ac.js 12.0 KB39.3 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/priceHi...dcbf596f1079a0.js 3.3 KB10.2 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.contextMenu....696f23cf02cb02.js 721 B1.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/onlineChat/onlineCh...95f079c3388771.js 9.0 KB30.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/storageService.b23debd027e49c291b23.js 6.2 KB21.3 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/multipl...acc19c911bc552.js 4.7 KB15.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/multipleSeller/mult...6076b2056e1394.js 1.7 KB4.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/premiumSubscriptio...64f5d3fc47c245.js 3.1 KB8.2 KB
    Avoid using incorrect mime types (mimeTypes)The page has 15 misconfigured mime types. 85
    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.json.hash
  • https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json.hash
  • https://static-basket-01.wbbasket.ru/vol0/data/settings-front.json
  • https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json
  • https://www.wildberries.ru/webapi/logging/jserror
  • https://pow.wildberries.ru/scripts/solve.wasm?7b450d09
  • https://card.wb.ru/cards/v2/detail...u/cards/v2/detail
  • https://card.wb.ru/cards/v2/detail...u/cards/v2/detail
  • 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://suppliers-shipment-2.wildberries.ru/api/v1/suppliers/125043
  • https://questions.wildberries.ru/api/v1/questions?imtId=102610189&onlyCount=true
  • https://identical-products.wildberries.ru/api/v1/identical?nmID=113256091
  • https://highlight.wildberries.ru/highlight-api/api/v2/w/users/mark
  • https://www.wildberries.ru/webapi/stats/events
  • Make each CSS response small (optimalCssSize)https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/views/spa/main-v3.3f468264c482632d5489.css size is 83.6 kB (83610) and that is bigger than the limit of 14.5 kB. https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/views/site/product-page-v3.bab120f735befc88f0b0.css size is 68 kB (67959) and that is bigger than the limit of 14.5 kB. https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/popups/productCardPopup.b9c6d5f06e92f5c9da7f.css size is 16.9 kB (16858) and that is bigger than the limit of 14.5 kB. Try to make the CSS files fit into 14.5 KB.70
    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/vol2/site/s/desktop/style/views/spa/main-v3...4c482632d5489.css 81.7 KB542.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/views/site/produc...735befc88f0b0.css 66.4 KB472.2 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/popups/pr...06e92f5c9da7f.css 16.5 KB86.8 KB
    Total page size shouldn't be too big (pageSize)The page total transfer size is 2.7 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/catalog/113256091/detail.aspx 11.0 KB33.3 KB
    https://static-basket-01.wbbasket.ru/vol2/site/f/als-hauss-vf.woff2 134.7 KB134.4 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/views/spa/main-v3...4c482632d5489.css 81.7 KB542.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/app.7c55f47880e103d84bab.js 64.9 KB190.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/lang/ru.17c1b56c748f3ece8ab1.js 83.5 KB359.4 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/index.7f239ace2fcf8a7bb122.js 142.9 KB559.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/r/route-data.11-18-1.42845ec3.js 16.7 KB80.6 KB
    https://static-basket-01.wbbasket.ru/vol2/site/i/v3/header/logoWb.svg 1.1 KB2.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/cookies.6dfe33e4.json 404 B528 B
    https://a.wb.ru/sdk/sdk.js 2.1 KB5.8 KB
    https://static-basket-01.wbbasket.ru/vol1/global-payment/default-payment.json 349 B323 B
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/orderService.2c21321717279f1b0a8c.js 9.9 KB31.2 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/wbxOrderService.3f...8c05fd7b44ed8c.js 12.5 KB40.6 KB
    https://static-basket-01.wbbasket.ru/vol0/data/settings-front.json.hash 0 b0 b
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/menuLk.b38253b0.json 1.3 KB7.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/mobileMenuTemp.42883d4f.json 652 B2.2 KB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/footer.413388ce.json 2.9 KB18.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/searchInput/suggest...4925c66d180c76.js 1.6 KB3.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/swiper.3f1f360c9d33874fe5c5.js 26.7 KB103.4 KB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/spaproductcard.840b329c.json 11.3 KB70.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/views/site/produc...735befc88f0b0.css 66.4 KB472.2 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/popups/pr...06e92f5c9da7f.css 16.5 KB86.8 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/lazyBlockLoader....90a678955c61ae.js 490 B780 B
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/collapsibleBlock...300d457422f0b3.js 1.1 KB3.3 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.recommendati...76a8edf240731f.js 2.8 KB9.3 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.recentItems....a12d1cd25122c2.js 661 B983 B
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.tooltip.d1551932ebb94b589950.js 2.7 KB9.1 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/video.ffd883509e5b3f97914a.js 172.1 KB634.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.hlsPlayer.fc...ec18ecfdd8813a.js 955 B2.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/models/product.780ffbdf165c4a7371ee.js 14.4 KB62.1 KB
    https://www.wildberries.ru/webapi/stats/pageview 666 B38 B
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/clientActionsHelpe...fb40750cee8df9.js 1.9 KB5.0 KB
    https://static-basket-01.wbbasket.ru/vol0/data/settings-front.json.hash 169 B16 B
    https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json.hash 0 b0 b
    https://user-geo-data.wildberries.ru/get-geo-info...s.ru/get-geo-info 616 B369 B
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/banners.473830efc3430176d1b8.js 9.8 KB41.1 KB
    https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json.hash 169 B16 B
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/uploadImageForSearchByImagePopUp.29d85a1d.json 622 B1.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/spa/modules/uploadImageForSearc...ae50b44a28588.css 1.1 KB4.6 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/uploadImageForSearc...db4e8069618937.js 1.4 KB5.3 KB
    https://a.wb.ru/e/user_id...a.wb.ru/e/user_id 0 b0 b
    https://a.wb.ru/e/session_start...u/e/session_start 0 b0 b
    https://a.wb.ru/e/pageview....wb.ru/e/pageview 0 b0 b
    https://a.wb.ru/e/Alert_S...a.wb.ru/e/Alert_S 0 b0 b
    https://a.wb.ru/e/Alert_S...a.wb.ru/e/Alert_S 0 b0 b
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/info/ru/card.json 3.1 KB6.1 KB
    https://static-basket-01.wbbasket.ru/vol0/data/no-return-subjects.json 9.3 KB34.8 KB
    https://static-basket-01.wbbasket.ru/vol0/data/settings-front.json 0 b0 b
    https://static-basket-01.wbbasket.ru/vol0/data/settings-front.json 3.7 KB10.7 KB
    https://static-basket-01.wbbasket.ru/vol2/site/i/v3/apps/qr-apps.svg 6.4 KB51.1 KB
    https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json 0 b0 b
    https://static-basket-01.wbbasket.ru/vol0/data/stores-data.json 183.9 KB4.5 MB
    https://a.wb.ru/e/Footer_S....wb.ru/e/Footer_S 0 b0 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/vol2/site/t/jst/menuTopTmpl.dac4c2eb.json 1.5 KB6.8 KB
    https://a.wb.ru/e/pageview....wb.ru/e/pageview 0 b0 b
    https://static-basket-01.wbbasket.ru/vol0/data/promotion-creatives.json 813 B1.8 KB
    https://www.wildberries.ru/webapi/stats/pageview 666 B38 B
    https://banners-website.wildberries.ru/public/v2/banners...public/v2/banners 9.5 KB55.1 KB
    https://www.wildberries.ru/webapi/logging/jserror N/A0 b
    https://static-basket-01.wbbasket.ru/vol0/data/adult-subjects.json 638 B1.1 KB
    https://www.wildberries.ru/manifestv2.json 1.0 KB1.5 KB
    https://www.wildberries.ru/icon.svg 1.4 KB1.5 KB
    https://catalog.wb.ru/menu/v11/api?locale=ru&lang=ru&id=131289&collapse&dest=-1255987 25.9 KB98.4 KB
    https://www.wildberries.ru/favicon.ico 15.7 KB15.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/parseToken/parseTo...378e54035cf6d6.js 23.5 KB75.5 KB
    https://www.wildberries.ru/android-icon-144x144.png 16.7 KB16.1 KB
    https://pow.wildberries.ru/api/v1/js-settings 781 B122 B
    https://pow.wildberries.ru/scripts/d.js?7eec71a7 23.8 KB59.0 KB
    https://pow.wildberries.ru/api/v1/client/get-task?client_id=c810af55-d5e0-41dc-960b-33f809d7e6de 1.1 KB433 B
    https://pow.wildberries.ru/scripts/wasm_exec.js?5c7aa861 6.0 KB15.7 KB
    https://pow.wildberries.ru/scripts/solve.wasm?7b450d09 150.0 KB342.6 KB
    https://pow.wildberries.ru/api/v1/client/verify-answer 778 B120 B
    https://card.wb.ru/cards/v2/detail...u/cards/v2/detail 0 b0 b
    https://card.wb.ru/cards/v2/detail...u/cards/v2/detail 0 b0 b
    https://card.wb.ru/cards/v2/detail...u/cards/v2/detail 2.9 KB13.9 KB
    https://card.wb.ru/cards/v2/detail...u/cards/v2/detail 2.9 KB13.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/feedbacks/feedback...cb26866c1fe975.js 876 B1.8 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://static-basket-01.wbbasket.ru/vol2/site/t/jst/suppliersInfoHelper.481daf37.json 1.9 KB9.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/supplie...1ebd65b0365adc.js 1.5 KB4.2 KB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productCardSizes.53c79041.json 694 B1.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...614d623ad31bf6.js 2.0 KB6.1 KB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productCardPrice.03376e89.json 1.5 KB7.4 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...562de2fb72b648.js 2.3 KB7.7 KB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productSelectionManager.06071415.json 522 B776 B
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/productSe...bcf5963968639.css 403 B749 B
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...c1d781f51f7c0d.js 3.7 KB12.7 KB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productCardOrderGood.02ab7ea2.json 1007 B2.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...79e4916b81d227.js 2.7 KB9.8 KB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/deliveryInfoHelper.ce58371a.json 708 B1.7 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/deliver...90199b26d46257.js 1.0 KB2.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productCardPoned.4fdcbdac.json 361 B328 B
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...51ab14e846c3b0.js 1.7 KB5.4 KB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productCardImageGallery.1672052a.json 2.0 KB7.4 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.zoomImage.0c...b95b0c09345f29.js 1022 B2.6 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.videoPlayer....8e98825b9fb9ff.js 1.3 KB4.2 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.imageTags.af...5e459fb15fa974.js 2.8 KB13.6 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...ac45ac7cffcf47.js 30.6 KB117.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...c362f79238c25a.js 1.5 KB4.6 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...288f5c12ccc18f.js 2.5 KB7.6 KB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/miniProductCard.371deb79.json 2.0 KB8.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/miniProdu...7fc3e07a2d343.css 6.2 KB25.8 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/miniProductCard/min...1379ef3605d71d.js 4.5 KB16.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/sellerAndBrand.edf5da8e.json 744 B1.7 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/sellerA...7b7a540ff33047.js 540 B830 B
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productCardPriceBottomPanel.4287ad4a.json 997 B3.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/userInfo/userInfoRe...77394b2b922f93.js 1.3 KB4.6 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/promotions/promoti...7a977027dfdcdc.js 1.0 KB1.9 KB
    https://www.wildberries.ru/webapi/personalinfo 1.2 KB627 B
    https://static-basket-01.wbbasket.ru/vol2/site/app/react-vendors.4463b5fe473e03f21749.js 40.6 KB132.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/app/mo-icons.82b0e5d82416af73ae55.js 7.4 KB24.8 KB
    https://static-basket-01.wbbasket.ru/vol2/site/app/mo-ui.56c8afa090f39783c39e.js 11.9 KB75.8 KB
    https://static-basket-01.wbbasket.ru/vol2/site/app/modal-component.f8c024614931875ef1ad.js 1.1 KB2.1 KB
    https://static-basket-01.wbbasket.ru/vol2/site/app/generalPreloader-component.b1...749655f40cf947.js 328 B236 B
    https://static-basket-01.wbbasket.ru/vol2/site/app/modal.75158a0f0d1d2f230958.css 604 B1.4 KB
    https://static-basket-01.wbbasket.ru/vol2/site/app/generalPreloader.afe2ccfd4a81a33f9c85.css 918 B6.2 KB
    https://static-basket-01.wbbasket.ru/vol2/site/app/14627.eb35aeacc24e8988fd4a.js 4.5 KB11.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/app/37266.1262e74f2a4dd51ea1a8.js 18.3 KB52.7 KB
    https://static-basket-01.wbbasket.ru/vol2/site/app/react-app.42e4645df7160c309213.js 3.7 KB9.7 KB
    https://www.wildberries.ru/webapi/product/113256091/data?subject=54&kind=2&brand=4603&lang=ru 1.2 KB1.4 KB
    https://static-basket-01.wbbasket.ru/vol0/data/brands-by-id/4603.json 249 B98 B
    https://static-basket-03.wbbasket.ru/vol40/content/subjects/54.json 500 B476 B
    https://a.wb.ru/e/Item_Timer_Mark_S...Item_Timer_Mark_S 0 b0 b
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productCardColors.35ff0394.json 725 B1.2 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/product...a58912b34cbde2.js 28.2 KB108.0 KB
    https://points.wb.ru/points-users-api/api/v1/w/promotion/available 266 B22 B
    https://points.wb.ru/points-users-api/api/v1/w/promotion/available 266 B22 B
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/lazyBlockLoader.c66511f48cf5a64f33e7.js 1.0 KB2.3 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/1.webp 8.7 KB8.6 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/2.webp 11.4 KB11.3 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/3.webp 10.3 KB10.3 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/4.webp 9.9 KB9.9 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/5.webp 9.0 KB8.9 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/6.webp 3.7 KB3.7 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/7.webp 3.4 KB3.3 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/8.webp 3.0 KB2.6 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/9.webp 3.1 KB3.0 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/10.webp 6.4 KB6.4 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/11.webp 12.3 KB12.2 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/12.webp 14.3 KB14.2 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/13.webp 9.7 KB9.6 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/14.webp 10.3 KB10.2 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/15.webp 11.0 KB11.0 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/16.webp 12.6 KB12.5 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/17.webp 11.6 KB11.5 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c246x328/18.webp 10.2 KB10.2 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/c516x688/1.webp 23.4 KB23.3 KB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/catalogCard.ca941b61.json 2.7 KB9.7 KB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/recommendationsList.9acf850b.json 2.2 KB7.8 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/recommendations/rec...d2ef18e9a4f432.js 10.2 KB39.0 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/tm/1.webp 2.2 KB2.1 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/images/big/1.webp 39.2 KB39.1 KB
    https://static-basket-01.wbbasket.ru/vol2/site/i/v3/product-page/avatar.webp 3.0 KB2.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/i/v3/product-page/avatar-courier.webp 2.0 KB1.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/popups/ad...6ec42e543d6b6.css 522 B1.1 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/adultConfirmedPopup...7a1db8d98910e3.js 851 B1.7 KB
    https://a.wb.ru/e/Screen_V....wb.ru/e/Screen_V 0 b0 b
    https://videonme-basket-08.wbbasket.ru/vol91/part11325/113256091/mp4/360p/1.mp4 196.3 KB195.8 KB
    https://a.wb.ru/e/Item_Parameters_More_S...Parameters_More_S 0 b0 b
    https://static-basket-01.wbbasket.ru/vol0/brand-flow-logos/by-id/4603.webp 1.0 KB904 B
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/productFeedbacksSe...cf7a3fa6c6861c.js 4.3 KB13.2 KB
    https://basket-01.wbbasket.ru/vol105/part10514/10514544/images/tm/1.webp 2.2 KB1.8 KB
    https://basket-01.wbbasket.ru/vol77/part7723/7723039/images/tm/1.webp 1.5 KB1.3 KB
    https://basket-03.wbbasket.ru/vol357/part35788/35788328/images/tm/1.webp 1.0 KB620 B
    https://basket-10.wbbasket.ru/vol1563/part156376/156376606/images/tm/1.webp 1.1 KB648 B
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/productFeedbacksModel.5f0c7de2.json 2.2 KB8.7 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/spa/modules/productCardComments...7faeb61d189b0.css 6.2 KB35.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCardFeedback...a4e34387267dd1.js 5.3 KB17.1 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCardFeedback...d26cff50fbb037.js 993 B2.8 KB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/feedbacksPhotoGallery.dd19368c.json 801 B2.7 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/libs/swiper.33f09fd64da93928e18b.css 3.8 KB13.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/feedbacks...1f2fad39b1749.css 3.5 KB13.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCardFeedback...38301637645186.js 2.0 KB6.2 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/suppliersService/s...91b592be984196.js 3.0 KB8.1 KB
    https://a.wb.ru/e/Item_Photo_S...ru/e/Item_Photo_S 0 b0 b
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/deliveryInfoServic...06c4f8996d80d3.js 804 B1.6 KB
    https://basket-08.wbbasket.ru/vol1132/part113256/113256091/info/price-history.json 285 B493 B
    https://a.wb.ru/e/Item_AuctionBanner_S...m_AuctionBanner_S 0 b0 b
    https://a.wb.ru/e/ec...ps://a.wb.ru/e/ec 0 b0 b
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/productQuestionsSe...1609fcf69ea3f3.js 1.5 KB3.4 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/multipleSellersSer...d1597158e2b119.js 770 B1.3 KB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/onlineChatPopup.5577172b.json 3.9 KB19.3 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/popups/ch...4cd109248f542.css 10.4 KB76.9 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/onlineChat/onlineCh...47791157e0d4ac.js 12.0 KB39.3 KB
    https://a.wb.ru/e/Item_SizeTable_S.../Item_SizeTable_S 0 b0 b
    https://a.wb.ru/e/Item_Brand_Name_S...Item_Brand_Name_S 0 b0 b
    https://a.wb.ru/e/Item_Feedback_S...e/Item_Feedback_S 0 b0 b
    https://a.wb.ru/e/Item_ArticleNumber_S...m_ArticleNumber_S 0 b0 b
    https://a.wb.ru/e/Item_Brand_Category_S..._Brand_Category_S 0 b0 b
    https://a.wb.ru/e/Item_Category_S...e/Item_Category_S 0 b0 b
    https://suppliers-shipment-2.wildberries.ru/api/v1/suppliers/125043 0 b0 b
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/priceHistoryChart.9e96d3d2.json 1.1 KB3.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/priceHi...dcbf596f1079a0.js 3.3 KB10.2 KB
    https://questions.wildberries.ru/api/v1/questions?imtId=102610189&onlyCount=true 0 b0 b
    https://identical-products.wildberries.ru/api/v1/identical?nmID=113256091 0 b0 b
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/onlineChat.2c163d71.json 4.0 KB18.4 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/popups/ch...1d6fe85ff2d74.css 1.7 KB9.0 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/spa.contextMenu....696f23cf02cb02.js 721 B1.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/onlineChat/onlineCh...95f079c3388771.js 9.0 KB30.0 KB
    https://identical-products.wildberries.ru/api/v1/identical?nmID=113256091 165 B2 B
    https://suppliers-shipment-2.wildberries.ru/api/v1/suppliers/125043 1005 B593 B
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/storageService.b23debd027e49c291b23.js 6.2 KB21.3 KB
    https://pin.wb.ru/pin-user-api/api/v1/pin/w/card/102610189 328 B84 B
    https://feedbacks2.wb.ru/feedbacks/v2/102610189 218.7 KB1.3 MB
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/multipleSellerHelper.fbdaf538.json 697 B1.3 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/productCard/multipl...acc19c911bc552.js 4.7 KB15.9 KB
    https://questions.wildberries.ru/api/v1/questions?imtId=102610189&onlyCount=true 408 B42 B
    https://chat-prod.wildberries.ru/api/support/v1/unauth/messages 0 b0 b
    https://static-basket-01.wbbasket.ru/vol2/site/t/jst/multipleSellerList.8954b4a2.json 2.0 KB9.5 KB
    https://static-basket-01.wbbasket.ru/vol2/site/s/desktop/style/modules/multipleS...99300780fd707.css 5.9 KB22.3 KB
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/modules/multipleSeller/mult...6076b2056e1394.js 1.7 KB4.5 KB
    https://chat-prod.wildberries.ru/api/support/v1/unauth/messages 585 B3 B
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/premiumSubscriptio...64f5d3fc47c245.js 3.1 KB8.2 KB
    https://highlight.wildberries.ru/highlight-api/api/v2/w/users/mark 0 b0 b
    https://highlight.wildberries.ru/highlight-api/api/v2/w/users/mark 3.3 KB3.1 KB
    https://a.wb.ru/e/Item_Question_S...e/Item_Question_S 0 b0 b
    https://feedback08.wbbasket.ru/vol2764/part276480/276480475/photos/ms.webp 6.3 KB5.9 KB
    https://feedback08.wbbasket.ru/vol2758/part275867/275867184/photos/ms.webp 4.1 KB3.8 KB
    https://feedback08.wbbasket.ru/vol2758/part275867/275867186/photos/ms.webp 5.5 KB5.1 KB
    https://feedback08.wbbasket.ru/vol2755/part275535/275535033/photos/ms.webp 5.0 KB4.6 KB
    https://feedback08.wbbasket.ru/vol2755/part275535/275535017/photos/ms.webp 4.1 KB3.8 KB
    https://feedback08.wbbasket.ru/vol2749/part274911/274911969/photos/ms.webp 5.3 KB5.0 KB
    https://a.wb.ru/e/Item_Feedback_S...e/Item_Feedback_S 0 b0 b
    https://videofeedback03.wbbasket.ru/24667b7a-e99b-4718-a33c-9e18cd810218/preview.webp 9.7 KB9.5 KB
    https://videofeedback03.wbbasket.ru/622c0b7d-c4cb-4013-bdd2-cbea991571a9/preview.webp 2.9 KB2.8 KB
    https://www.wildberries.ru/webapi/stats/events N/A0 b
    https://feedback08.wbbasket.ru/vol2739/part273920/273920033/photos/ms.webp 6.5 KB6.2 KB
    https://feedback08.wbbasket.ru/vol2739/part273919/273919951/photos/ms.webp 6.6 KB6.3 KB
    https://feedback08.wbbasket.ru/vol2739/part273919/273919917/photos/ms.webp 6.1 KB5.8 KB
    https://feedback08.wbbasket.ru/vol2746/part274666/274666131/photos/ms.webp 4.2 KB3.9 KB
    https://feedback08.wbbasket.ru/vol2746/part274666/274666129/photos/ms.webp 4.2 KB3.8 KB
    https://feedback08.wbbasket.ru/vol2744/part274475/274475473/photos/ms.webp 4.2 KB3.9 KB
    https://feedback08.wbbasket.ru/vol2744/part274475/274475343/photos/ms.webp 3.4 KB3.0 KB
    https://feedback08.wbbasket.ru/vol2744/part274424/274424661/photos/ms.webp 4.2 KB3.9 KB
    https://feedback08.wbbasket.ru/vol2743/part274367/274367517/photos/ms.webp 7.5 KB7.2 KB
    https://feedback08.wbbasket.ru/vol2741/part274115/274115770/photos/ms.webp 5.9 KB5.6 KB
    https://feedback08.wbbasket.ru/vol2733/part273340/273340691/photos/ms.webp 5.4 KB5.0 KB
    https://feedback08.wbbasket.ru/vol2733/part273340/273340687/photos/ms.webp 4.0 KB3.7 KB
    https://feedback08.wbbasket.ru/vol2739/part273920/273920041/photos/ms.webp 10.9 KB10.5 KB
    https://feedback08.wbbasket.ru/vol2739/part273920/273920069/photos/ms.webp 4.3 KB3.9 KB
    https://feedback08.wbbasket.ru/vol2731/part273129/273129865/photos/ms.webp 38.0 KB37.6 KB
    https://feedback08.wbbasket.ru/vol2731/part273129/273129867/photos/ms.webp 37.9 KB37.5 KB
    https://feedback08.wbbasket.ru/vol2728/part272894/272894975/photos/ms.webp 2.6 KB2.3 KB
    https://feedback08.wbbasket.ru/vol2728/part272895/272895021/photos/ms.webp 4.1 KB3.8 KB
    https://feedback08.wbbasket.ru/vol2728/part272895/272895039/photos/ms.webp 5.1 KB4.8 KB
    https://feedback08.wbbasket.ru/vol2728/part272895/272895079/photos/ms.webp 2.9 KB2.5 KB
    https://feedback08.wbbasket.ru/vol2728/part272805/272805096/photos/ms.webp 5.9 KB5.5 KB
    https://feedback08.wbbasket.ru/vol2725/part272568/272568368/photos/ms.webp 9.9 KB9.5 KB
    Don't use private headers on static content (privateAssets)The page has 35 requests with private headers. The main page has a private header. It could be right in some cases where the user can be logged in and served specific content. But if your asset is static it should never be private. 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/catalog/113256091/detail.aspx
  • https://www.wildberries.ru/manifestv2.json
  • https://www.wildberries.ru/icon.svg
  • https://www.wildberries.ru/android-icon-144x144.png
  • https://pow.wildberries.ru/api/v1/js-settings
  • https://www.wildberries.ru/webapi/product/113256091/data?subject=54&kind=2&brand=4603&lang=ru
  • https://chat-prod.wildberries.ru/api/support/v1/unauth/messages
  • https://feedback08.wbbasket.ru/vol2764/part276480/276480475/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2758/part275867/275867184/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2758/part275867/275867186/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2755/part275535/275535033/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2755/part275535/275535017/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2749/part274911/274911969/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2739/part273920/273920033/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2739/part273919/273919951/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2739/part273919/273919917/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2746/part274666/274666131/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2746/part274666/274666129/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2744/part274475/274475473/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2744/part274475/274475343/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2744/part274424/274424661/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2743/part274367/274367517/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2741/part274115/274115770/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2733/part273340/273340691/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2733/part273340/273340687/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2739/part273920/273920041/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2739/part273920/273920069/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2731/part273129/273129865/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2731/part273129/273129867/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2728/part272894/272894975/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2728/part272895/272895021/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2728/part272895/272895039/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2728/part272895/272895079/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2728/part272805/272805096/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2725/part272568/272568368/photos/ms.webp
  • Best practice advice (74)

    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 26 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 (221 requests and 2.5 MB) then first party (29 requests and 253.4 kB). The page transfer more bytes from third party domains (2.5 MB) then first party (253.4 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 49 responses that sets both a max-age and expires header. There are 16 responses that sets a pragma no-cache header (that is a request header). There are 40 responses that sets a server header. 0
    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/catalog/113256091/detail.aspx
  • https://www.wildberries.ru/catalog/113256091/detail.aspx
  • https://www.wildberries.ru/catalog/113256091/detail.aspx
  • https://a.wb.ru/sdk/sdk.js
  • 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://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/v2/banners...public/v2/banners
  • https://www.wildberries.ru/webapi/logging/jserror
  • https://www.wildberries.ru/webapi/logging/jserror
  • https://www.wildberries.ru/webapi/logging/jserror
  • 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://catalog.wb.ru/menu/v11/api?locale=ru&lang=ru&id=131289&collapse&dest=-1255987
  • https://www.wildberries.ru/favicon.ico
  • https://www.wildberries.ru/favicon.ico
  • https://www.wildberries.ru/favicon.ico
  • 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://pow.wildberries.ru/api/v1/js-settings
  • https://pow.wildberries.ru/api/v1/js-settings
  • https://pow.wildberries.ru/api/v1/js-settings
  • https://pow.wildberries.ru/scripts/d.js?7eec71a7
  • https://pow.wildberries.ru/scripts/d.js?7eec71a7
  • https://pow.wildberries.ru/api/v1/client/get-task?client_id=c810af55-d5e0-41dc-960b-33f809d7e6de
  • https://pow.wildberries.ru/api/v1/client/get-task?client_id=c810af55-d5e0-41dc-960b-33f809d7e6de
  • https://pow.wildberries.ru/api/v1/client/get-task?client_id=c810af55-d5e0-41dc-960b-33f809d7e6de
  • https://pow.wildberries.ru/scripts/wasm_exec.js?5c7aa861
  • https://pow.wildberries.ru/scripts/wasm_exec.js?5c7aa861
  • https://pow.wildberries.ru/scripts/solve.wasm?7b450d09
  • https://pow.wildberries.ru/scripts/solve.wasm?7b450d09
  • https://pow.wildberries.ru/api/v1/client/verify-answer
  • https://pow.wildberries.ru/api/v1/client/verify-answer
  • https://pow.wildberries.ru/api/v1/client/verify-answer
  • https://card.wb.ru/cards/v2/detail...u/cards/v2/detail
  • https://card.wb.ru/cards/v2/detail...u/cards/v2/detail
  • https://card.wb.ru/cards/v2/detail...u/cards/v2/detail
  • https://card.wb.ru/cards/v2/detail...u/cards/v2/detail
  • 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/personalinfo
  • https://www.wildberries.ru/webapi/personalinfo
  • https://www.wildberries.ru/webapi/personalinfo
  • https://www.wildberries.ru/webapi/product/113256091/data?subject=54&kind=2&brand=4603&lang=ru
  • https://www.wildberries.ru/webapi/product/113256091/data?subject=54&kind=2&brand=4603&lang=ru
  • https://www.wildberries.ru/webapi/product/113256091/data?subject=54&kind=2&brand=4603&lang=ru
  • 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://videonme-basket-08.wbbasket.ru/vol91/part11325/113256091/mp4/360p/1.mp4
  • https://suppliers-shipment-2.wildberries.ru/api/v1/suppliers/125043
  • https://questions.wildberries.ru/api/v1/questions?imtId=102610189&onlyCount=true
  • https://identical-products.wildberries.ru/api/v1/identical?nmID=113256091
  • https://identical-products.wildberries.ru/api/v1/identical?nmID=113256091
  • https://suppliers-shipment-2.wildberries.ru/api/v1/suppliers/125043
  • https://pin.wb.ru/pin-user-api/api/v1/pin/w/card/102610189
  • https://feedbacks2.wb.ru/feedbacks/v2/102610189
  • https://questions.wildberries.ru/api/v1/questions?imtId=102610189&onlyCount=true
  • https://chat-prod.wildberries.ru/api/support/v1/unauth/messages
  • https://chat-prod.wildberries.ru/api/support/v1/unauth/messages
  • https://chat-prod.wildberries.ru/api/support/v1/unauth/messages
  • https://chat-prod.wildberries.ru/api/support/v1/unauth/messages
  • https://chat-prod.wildberries.ru/api/support/v1/unauth/messages
  • https://chat-prod.wildberries.ru/api/support/v1/unauth/messages
  • https://highlight.wildberries.ru/highlight-api/api/v2/w/users/mark
  • https://highlight.wildberries.ru/highlight-api/api/v2/w/users/mark
  • https://feedback08.wbbasket.ru/vol2764/part276480/276480475/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2758/part275867/275867184/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2758/part275867/275867186/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2755/part275535/275535033/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2755/part275535/275535017/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2749/part274911/274911969/photos/ms.webp
  • https://www.wildberries.ru/webapi/stats/events
  • https://www.wildberries.ru/webapi/stats/events
  • https://www.wildberries.ru/webapi/stats/events
  • https://feedback08.wbbasket.ru/vol2739/part273920/273920033/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2739/part273919/273919951/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2739/part273919/273919917/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2746/part274666/274666131/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2746/part274666/274666129/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2744/part274475/274475473/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2744/part274475/274475343/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2744/part274424/274424661/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2743/part274367/274367517/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2741/part274115/274115770/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2733/part273340/273340691/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2733/part273340/273340687/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2739/part273920/273920041/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2739/part273920/273920069/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2731/part273129/273129865/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2731/part273129/273129867/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2728/part272894/272894975/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2728/part272895/272895021/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2728/part272895/272895039/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2728/part272895/272895079/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2728/part272805/272805096/photos/ms.webp
  • https://feedback08.wbbasket.ru/vol2725/part272568/272568368/photos/ms.webp
  • 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/catalog/113256091/detail.aspx
  • 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Кольцо золотое 585 SOKOLOV 113256091 купить за 6 203 ₽ в интернет-магазине Wildberries
    Width1904
    Height1919
    DOM elements3558
    Avg DOM depth15
    Max DOM depth22
    Iframes0
    Script tags1708
    Local storage103.7 KB
    Session storage409 B
    Network Information API4g
    Resource Hints
    preconnect
    https://static-basket-01.wbbasket.ru/
    https://splitter.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
    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)91 ms
    First Contentful Paint (FCP)312 ms
    Largest Contentful Paint (LCP)556 ms
    Cumulative Layout Shift (CLS)0.01
    Total Blocking Time (TBT)1.335 s
    First Contentful Paint info
    Elements that needed recalculate style before FCP184
    Time spent in recalculate style before FCP20.066 ms
    Extra timings
    TTFB91 ms
    First Paint312 ms
    Load Event End869 ms
    Fully loaded6.647 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.

    Element typeP
    Element/tag<p class="cookies__text"></p>
    Render time 556 ms
    Element render delay465 ms
    TTFB91 ms
    Resource delay0 ms
    Resource load duration0 ms
    Elements that needed recalculate style before LCP444
    Time spent in recalculate style before LCP31.996 ms
    Load time0 ms
    Size (width*height)17290
    DOM path
    div:eq(2) > div > div > p> div:eq(2) > div > div > p>
    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.

    Detected Cumulative Layout Shift

    0.01046 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.00958<div class="product-page__sizes-wrap" data-link="class{merge: !selectedNomenclature^showSize toggle='hide'}{include sizeModel tmpl=sizeModel.template}"></div>,<div class="product-page__options"></div>,<::after></::after>,<::after></::after>,<div class="product-page__about-goods hide-mobile"></div>
    body > div:eq(0) > main#body-layout > div#mainContainer > div#app > div:eq(2) > div#73d0c8a2-b254-87b3-40b2-a0f3c1d59477 > div:eq(2) > div:eq(6) > div:eq(2),body > div:eq(0) > main#body-layout > div#mainContainer > div#app > div:eq(2) > div#73d0c8a2-b254-87b3-40b2-a0f3c1d59477 > div:eq(2) > div:eq(9),body > div:eq(0) > main#body-layout > div#mainContainer > div#app > div:eq(2) > div#73d0c8a2-b254-87b3-40b2-a0f3c1d59477 > div:eq(2) > div:eq(9) > div:eq(0) > div:eq(1) > table > tbody > tr:eq(0) > th > span > ::after,body > div:eq(0) > main#body-layout > div#mainContainer > div#app > div:eq(2) > div#73d0c8a2-b254-87b3-40b2-a0f3c1d59477 > div:eq(2) > div:eq(9) > button > ::after,body > div:eq(0) > main#body-layout > div#mainContainer > div#app > div:eq(2) > div#73d0c8a2-b254-87b3-40b2-a0f3c1d59477 > div:eq(2) > div:eq(10)
    0.00078<div class="product-page__order-buttons" data-link="{include orderModel tmpl=orderModel.template}"></div>,<div class="product-page__delivery" data-link="class{merge: !selectedNomenclature^deliveryInfoEnable toggle='hide'}"></div>,<::before></::before>
    body > div:eq(0) > main#body-layout > div#mainContainer > div#app > div:eq(2) > div#73d0c8a2-b254-87b3-40b2-a0f3c1d59477 > div:eq(2) > div:eq(13) > div > div:eq(0) > div:eq(5),body > div:eq(0) > main#body-layout > div#mainContainer > div#app > div:eq(2) > div#73d0c8a2-b254-87b3-40b2-a0f3c1d59477 > div:eq(2) > div:eq(13) > div > div:eq(0) > div:eq(6),body > div:eq(0) > main#body-layout > div#mainContainer > div#app > div:eq(2) > div#73d0c8a2-b254-87b3-40b2-a0f3c1d59477 > div:eq(2) > div:eq(13) > div > div:eq(0) > div:eq(6) > div > div > div:eq(0) > ::before
    0.00009
    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
    966.8 ms1.017 s0 ms0 ms0 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    797.7 ms848.1 ms0.1 ms0.1 ms0 ms
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/index.7f239ace2fcf8a7bb122.js

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    291.8 ms339.5 ms5.6 ms5.5 ms0.1 ms
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/index.7f239ace2fcf8a7bb122.js

    Forced Style And Layout Duration: 98 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
    108.4 ms155.2 ms4.8 ms4.8 ms0 ms
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/services/productFeedbacksService/productFeedbacksService.3b2d0bcf7a3fa6c6861c.js

    Forced Style And Layout Duration: 49 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    73.3 ms170 ms4.1 ms4.1 ms0 ms

    Forced Style And Layout Duration: 24 ms

    Invoker:  SCRIPT[src=https://static-basket-01.wbbasket.ru/vol2/site/j/spa/customTags/banners.473830efc3430176d1b8.js].onload
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    https://static-basket-01.wbbasket.ru/vol2/site/j/video.ffd883509e5b3f97914a.js

    Invoker:  https://static-basket-01.wbbasket.ru/vol2/site/j/video.ffd883509e5b3f97914a.js
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    41.3 ms91.8 ms0.3 ms0.2 ms0.1 ms
    https://static-basket-01.wbbasket.ru/vol2/site/j/lang/ru.17c1b56c748f3ece8ab1.js

    Invoker:  https://static-basket-01.wbbasket.ru/vol2/site/j/lang/ru.17c1b56c748f3ece8ab1.js
    Invoker Type: classic-script
    Window attribution: self

    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/index.7f239ace2fcf8a7bb122.js

    Invoker:  https://static-basket-01.wbbasket.ru/vol2/site/j/spa/index.7f239ace2fcf8a7bb122.js
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    27.5 ms77.5 ms0 ms0 ms0 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    23.5 ms75 ms0.8 ms0.7 ms0.1 ms
    https://static-basket-01.wbbasket.ru/vol2/site/r/route-data.11-18-1.42845ec3.js

    Forced Style And Layout Duration: 6 ms

    Invoker:  #document.onDOMContentLoaded
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    15.6 ms67.5 ms1.5 ms1.4 ms0.1 ms
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/models/product.780ffbdf165c4a7371ee.js

    Forced Style And Layout Duration: 10 ms

    Invoker:  IdleRequestCallback
    Invoker Type: user-callback
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    5.7 ms63.8 ms6.9 ms0.1 ms6.8 ms
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/index.7f239ace2fcf8a7bb122.js

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

    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 requests250
    Total domains24
    Total transfer size2.6 MB
    Total content size12.3 MB
    Responses missing compression104
    Number of cookies0
    Third party cookies0
    Requests per response code
    200239
    20410
    2061

    Largest assets on the page (by transfer size)

    Requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b11.0 KB33.3 KB1
    css0 b205.8 KB1.3 MB15
    javascript399 B872.6 KB3.1 MB69
    image0 b480.7 KB466.7 KB59
    font0 b134.7 KB134.4 KB1
    svg0 b8.9 KB55.1 KB3
    json0 b601.7 KB6.7 MB62
    other0 b150.0 KB342.6 KB15
    plain3.2 KB338 B32 B23
    favicon0 b15.7 KB15.0 KB1
    video0 b196.3 KB195.8 KB1
    Total3.6 KB2.6 MB12.3 MB250

    Data per domain

    DomainTotal download timeTransfer SizeContent SizeRequests
    www.wildberries.ru693 ms49.5 KB69.6 KB11
    static-basket-01.wbbasket.ru5.469 s1.5 MB9.7 MB129
    a.wb.ru779 ms2.1 KB5.8 KB22
    user-geo-data.wildberries.ru131 ms616 B369 B1
    basket-08.wbbasket.ru3.889 s229.0 KB230.4 KB23
    banners-website.wildberries.ru212 ms9.5 KB55.1 KB1
    catalog.wb.ru105 ms25.9 KB98.4 KB1
    pow.wildberries.ru384 ms182.4 KB418.0 KB6
    card.wb.ru190 ms5.7 KB27.7 KB4
    points.wb.ru404 ms532 B44 B4
    static-basket-03.wbbasket.ru132 ms500 B476 B1
    videonme-basket-08.wbbasket.ru194 ms196.3 KB195.8 KB1
    basket-01.wbbasket.ru293 ms3.6 KB3.1 KB2
    basket-03.wbbasket.ru226 ms1.0 KB620 B1
    basket-10.wbbasket.ru220 ms1.1 KB648 B1
    suppliers-shipment-2.wildberries.ru209 ms1005 B593 B2
    questions.wildberries.ru234 ms408 B42 B2
    identical-products.wildberries.ru95 ms165 B2 B2
    pin.wb.ru206 ms328 B84 B1
    feedbacks2.wb.ru191 ms218.7 KB1.3 MB1
    chat-prod.wildberries.ru166 ms585 B3 B2
    highlight.wildberries.ru280 ms3.3 KB3.1 KB2
    feedback08.wbbasket.ru1.719 s214.1 KB204.5 KB28
    videofeedback03.wbbasket.ru291 ms12.6 KB12.3 KB2

    Expires and last modified statistics

    typeminmedianmax
    Expires0 seconds0 seconds1 day
    Last modified1 minute5 days2 years

    Requests loaded after onLoad event

    Included requests done after load event end.

    ContentTransfer SizeRequests
    html0 b0
    css40.2 KB11
    javascript303.6 KB49
    image480.7 KB59
    font0 b0
    plain0 b16
    json383.1 KB49
    other150.0 KB11
    svg1.4 KB1
    favicon15.7 KB1
    video196.3 KB1
    Total1.5 MB198

    Requests loaded after onContentLoad

    Includes requests done after DOM content loaded.

    ContentTransfer SizeRequests
    html0 b0
    css41.3 KB12
    javascript316.8 KB52
    image480.7 KB59
    font0 b0
    plain338 B23
    other150.0 KB14
    json584.3 KB55
    svg7.8 KB2
    favicon15.7 KB1
    video196.3 KB1
    Total1.8 MB219

    Render blocking requests

    Render blocking information directly from Chrome.

    BlockingIn body parser blockingPotentially blocking
    140

    Render information

    URLType
    https://static-baske...509e5b3f97914a.jsnon_blocking
    https://static-baske...ce2fcf8a7bb122.jsin_body_parser_blocking
    https://static-baske...ls-hauss-vf.woff2non_blocking
    https://static-baske...6c748f3ece8ab1.jsin_body_parser_blocking
    https://static-baske...4c482632d5489.cssblocking
    https://static-baske...735befc88f0b0.cssdynamically_injected_non_blocking
    https://static-baske...7880e103d84bab.jsin_body_parser_blocking
    https://static-baske...fe473e03f21749.jsnon_blocking
    https://static-baske...ac45ac7cffcf47.jsnon_blocking
    https://static-baske...a58912b34cbde2.jsnon_blocking
    https://static-baske...0c9d33874fe5c5.jsnon_blocking
    https://pow.wildberr...s.ru/scripts/d.jsnon_blocking
    https://static-baske...378e54035cf6d6.jsnon_blocking
    https://static-baske...4f2a4dd51ea1a8.jsnon_blocking
    https://static-baske...-18-1.42845ec3.jsin_body_parser_blocking
    https://static-baske...06e92f5c9da7f.cssdynamically_injected_non_blocking
    https://static-baske...df165c4a7371ee.jsnon_blocking
    https://static-baske...8c05fd7b44ed8c.jsnon_blocking
    https://static-baske...47791157e0d4ac.jsnon_blocking
    https://static-baske...a090f39783c39e.jsnon_blocking
    https://static-baske...4cd109248f542.cssdynamically_injected_non_blocking
    https://static-baske...d2ef18e9a4f432.jsnon_blocking
    https://static-baske...1717279f1b0a8c.jsnon_blocking
    https://static-baske...efc3430176d1b8.jsnon_blocking
    https://static-baske...95f079c3388771.jsnon_blocking
    https://static-baske...d82416af73ae55.jsnon_blocking
    https://static-baske...7fc3e07a2d343.cssdynamically_injected_non_blocking
    https://static-baske...7faeb61d189b0.cssdynamically_injected_non_blocking
    https://static-baske...d027e49c291b23.jsnon_blocking
    https://pow.wildberr...ipts/wasm_exec.jsnon_blocking
    https://static-baske...99300780fd707.cssdynamically_injected_non_blocking
    https://static-baske...a4e34387267dd1.jsnon_blocking
    https://static-baske...acc19c911bc552.jsnon_blocking
    https://static-baske...acc24e8988fd4a.jsnon_blocking
    https://static-baske...1379ef3605d71d.jsnon_blocking
    https://static-baske...cf7a3fa6c6861c.jsnon_blocking
    https://static-baske...64da93928e18b.cssdynamically_injected_non_blocking
    https://static-baske...5df7160c309213.jsnon_blocking
    https://static-baske...c1d781f51f7c0d.jsnon_blocking
    https://static-baske...1f2fad39b1749.cssdynamically_injected_non_blocking
    https://static-baske...dcbf596f1079a0.jsnon_blocking
    https://static-baske...64f5d3fc47c245.jsnon_blocking
    https://static-baske...91b592be984196.jsnon_blocking
    https://static-baske...5e459fb15fa974.jsnon_blocking
    https://static-baske...76a8edf240731f.jsnon_blocking
    https://static-baske...79e4916b81d227.jsnon_blocking
    https://static-baske...32ebb94b589950.jsnon_blocking
    https://static-baske...288f5c12ccc18f.jsnon_blocking
    https://static-baske...562de2fb72b648.jsnon_blocking
    https://a.wb.ru/sdk/sdk.jsnon_blocking
    https://static-baske...38301637645186.jsnon_blocking
    https://static-baske...614d623ad31bf6.jsnon_blocking
    https://static-baske...fb40750cee8df9.jsnon_blocking
    https://static-baske...51ab14e846c3b0.jsnon_blocking
    https://static-baske...1d6fe85ff2d74.cssdynamically_injected_non_blocking
    https://static-baske...6076b2056e1394.jsnon_blocking
    https://static-baske...4925c66d180c76.jsnon_blocking
    https://static-baske...1609fcf69ea3f3.jsnon_blocking
    https://static-baske...1ebd65b0365adc.jsnon_blocking
    https://static-baske...c362f79238c25a.jsnon_blocking
    https://static-baske...db4e8069618937.jsnon_blocking
    https://static-baske...77394b2b922f93.jsnon_blocking
    https://static-baske...8e98825b9fb9ff.jsnon_blocking
    https://static-baske...ae50b44a28588.cssdynamically_injected_non_blocking
    https://static-baske...300d457422f0b3.jsnon_blocking
    https://static-baske...614931875ef1ad.jsnon_blocking
    https://static-baske...7a977027dfdcdc.jsnon_blocking
    https://static-baske...f48cf5a64f33e7.jsnon_blocking
    https://static-baske...90199b26d46257.jsnon_blocking
    https://static-baske...b95b0c09345f29.jsnon_blocking
    https://static-baske...d26cff50fbb037.jsnon_blocking
    https://static-baske...ec18ecfdd8813a.jsnon_blocking
    https://static-baske...d4a81a33f9c85.cssdynamically_injected_non_blocking
    https://static-baske...cb26866c1fe975.jsnon_blocking
    https://static-baske...7a1db8d98910e3.jsnon_blocking
    https://static-baske...06c4f8996d80d3.jsnon_blocking
    https://static-baske...d1597158e2b119.jsnon_blocking
    https://static-baske...696f23cf02cb02.jsnon_blocking
    https://static-baske...a12d1cd25122c2.jsnon_blocking
    https://static-baske...f0d1d2f230958.cssdynamically_injected_non_blocking
    https://static-baske...7b7a540ff33047.jsnon_blocking
    https://static-baske...6ec42e543d6b6.cssdynamically_injected_non_blocking
    https://static-baske...90a678955c61ae.jsnon_blocking
    https://static-baske...bcf5963968639.cssdynamically_injected_non_blocking
    https://static-baske...749655f40cf947.jsnon_blocking
    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 1335
    Max Potential First Input Delay 847
    Long Tasks before First Paint00
    Long Tasks before First Contentful Paint00
    Long Tasks before Largest Contentful Paint2163
    Long Tasks after Load Event End51454
    Total Long Tasks91785

    CPU last long task happened at 6.348 s

    Individual Long Tasks

    namestartTimedurationcontainerIdcontainerNamecontainerSrccontainerType
    self32491window
    self42372window
    self68251window
    self734117window
    self1141847window
    self4727336window
    self541364window
    self622754window
    self6348153window

    CPU time spent

    Calculated using Tracium.

    Categories (ms)
    parseHTML99
    styleLayout340
    paintCompositeRender73
    scriptParseCompile3
    scriptEvaluation3012
    garbageCollection48
    other1262
    Events (ms)
    RunMicrotasks2573
    RunTask1141
    v8.run283
    UpdateLayoutTree256
    FunctionCall97
    ParseHTML70
    Layout61
    Paint36
    Commit32
    PaintImage27
    PrePaint26
    v8.callFunction21
    HTMLDocumentParser::MaybeFetchQueuedPreloads19
    Layerize18
    V8.GC_SCAVENGER_SCAVENGE_PARALLEL14
    EventDispatch12
    ParseAuthorStyleSheet11
    V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE10

    Time spent per request

    URLCPU time (ms)
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/index.7f239ace2fcf8a7bb122.js153
    https://static-basket-01.wbbasket.ru/vol2/site/j/video.ffd883509e5b3f97914a.js118
    https://static-basket-01.wbbasket.ru/vol2/site/j/spa/models/product.780ffbdf165c4a7371ee.js65
    https://static-basket-01.wbbasket.ru/vol2/site/j/app.7c55f47880e103d84bab.js44
    https://a.wb.ru/sdk/sdk.js26
    https://static-basket-01.wbbasket.ru/vol2/site/app/37266.1262e74f2a4dd51ea1a8.js20

    CPU time spent

    Tool/domainTime (ms)
    static-basket-01.wbbasket.ru399.2
    a.wb.ru26.2
    | 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
    a.wb.ru
    basket-08.wbbasket.ru
    catalog.wb.ru
    card.wb.ru
    points.wb.ru
    static-basket-03.wbbasket.ru
    videonme-basket-08.wbbasket.ru
    basket-01.wbbasket.ru
    basket-03.wbbasket.ru
    basket-10.wbbasket.ru
    pin.wb.ru
    feedbacks2.wb.ru
    feedback08.wbbasket.ru
    videofeedback03.wbbasket.ru

    First party requests and sizes per content type

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

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b11.0 KB33.3 KB1
    css0 b0 b0 b0
    javascript0 b29.8 KB74.7 KB2
    image0 b16.7 KB16.1 KB1
    font0 b0 b0 b0
    json0 b22.9 KB63.5 KB16
    other0 b150.0 KB342.6 KB7
    svg0 b1.4 KB1.5 KB1
    favicon0 b15.7 KB15.0 KB1
    TotalN/A247.4 KB546.8 KB29

    Third party requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b0 b0 b0
    css0 b205.8 KB1.3 MB15
    javascript399 B842.8 KB3.0 MB67
    image0 b464.0 KB450.6 KB58
    font0 b134.7 KB134.4 KB1
    svg0 b7.5 KB53.6 KB2
    json0 b578.8 KB6.6 MB46
    other0 b0 b0 b8
    plain3.2 KB338 B32 B23
    video0 b196.3 KB195.8 KB1
    Total3.4 KB2.4 MB11.7 MB221

    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 (44 issues)
    Moderate1 (2 issues)
    Minor0 (0 issues)

    loadingExperience ALL | | originLoadingExperience ALL | | 

    CrUx

    Chrome User Experience Report (CrUx) is powered by real user measurement across the public web, aggregated from users who have opted-in to syncing their browsing history, have not set up a Sync passphrase, and have usage statistic reporting enabled and is using Chrome.

    The CrUx data has four different buckets (form factor) depending on device: DESKTOP, PHONE, TABLET and ALL. You can choose which data to get with --crux.formFactor.

    Over the last 30 days, this is the field data for this page for Chrome users.

    Form Factor ALL

    Data collected between 2025-3-2 and 2025-3-29

    MetricValue
    Time To First Byte (TTFB) 75 percentile579 ms
    First Contentful Paint (FCP) 75 percentile1.373 s
    Largest Contentful Paint (LCP) 75 percentile5.808 s
    Cumulative Layout Shift (CLS) 75 percentile0.92

    Distribution

    Round Trip Time (RTT)Time To First Byte (TTFB)
    First Contentful Paint (FCP)Largest Contentful Paint (LCP)
    Interaction to Next Paint (INP)Cumulative Layout Shift (CLS)

    All pages served from this origin

    This is a summary of all pages served from this origin over the last 30 days for Chrome users.

    Form Factor ALL

    Data collected between 2025-3-2 and 2025-3-29

    MetricValue
    Round Trip Time (RTT) 75 percentile141 ms
    Time To First Byte (TTFB) 75 percentile442 ms
    First Contentful Paint (FCP) 75 percentile1.242 s
    Largest Contentful Paint (LCP) 75 percentile4.096 s
    Cumulative Layout Shift (CLS) 75 percentile0.80
    Interaction to Next Paint (INP) 75 percentile1.684 s

    Form factors

    Form factorValue
    Desktop23.30%
    Phone75.33%
    Tablet1.37%

    Navigation types

    Navigation typeValue
    Navigate 62.98%
    Navigate cache 0.00%
    Reload 27.17%
    Restore 0.98%
    Back/Forward 3.55%
    Back/Forward cache 0.00%
    Prerender 5.32%

    Largest Contentful Paint resource type

    Element typeValue
    Text8.57%
    Image91.43%

    Largest Contentful Paint image extra information

    Metric75 p
    Largest Contentful Paint4.096 s
    Image load duration129 ms
    Image load delay3.312 s
    Image render delay618 ms
    Image TTFB406 ms

    Distribution

    Round Trip Time (RTT)Time To First Byte (TTFB)
    First Contentful Paint (FCP)Largest Contentful Paint (LCP)
    Interaction to Next Paint (INP)Cumulative Layout Shift (CLS)