Page summary

https://sunlight.net/catalog/zolotye-kolca.html

Tested 2025-03-31 12:31:02 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 Score55
Total Page Transfer Size2.9 MB
Requests164
Timing metrics
TTFB [median]106 ms
First Paint [median]1.444 s
Fully Loaded [median]33.433 s
Google Web Vitals
TTFB [median]106 ms
First Contentful Paint (FCP) [median]1.444 s
Largest Contentful Paint (LCP) [median]3.224 s
Cumulative Layout Shift (CLS) [median]0.00
Total Blocking Time [median]1.656 s
Max Potential FID [median]865 ms
CPU metrics
CPU long tasks [median]12
CPU longest task duration869 ms
CPU last long task happens at33.448 s
Visual Metrics
First Visual Change [median]1.434 s
Speed Index [median]3.154 s
Visual Complete 85% [median]3.200 s
Visual Complete 99% [median]6.734 s
Last Visual Change [median]6.734 s
Chrome User Experience Report (CRUX)
First Contentful Paint [p75]2.185 s
Largest Contentful Paint (LCP) [p75]3.436 s
Cumulative Layout Shift (CLS) [p75]0.46
Screenshot of run 1

Timings Summary

Metricminmedianmeanmax
Visual Metrics
FirstVisualChange500 ms1.434 s1.156 s1.534 s
LastVisualChange5.467 s6.734 s6.412 s7.034 s
SpeedIndex2.721 s3.154 s3.308 s4.048 s
VisualReadiness4.967 s5.200 s5.256 s5.600 s
VisualComplete852.967 s3.200 s3.511 s4.367 s
VisualComplete953.767 s4.900 s4.589 s5.100 s
VisualComplete995.467 s6.734 s6.412 s7.034 s
Google Web Vitals
Time To First Byte (TTFB)72 ms106 ms107 ms143 ms
Largest Contentful Paint (LCP)2.960 s3.224 s3.520 s4.376 s
First Contentful Paint (FCP)496 ms1.444 s1.164 s1.552 s
Cumulative Layout Shift (CLS)0000
More metrics
firstPaint496 ms1.444 s1.164 s1.552 s
loadEventEnd31.697 s32.808 s32.476 s32.924 s
CPU
Total Blocking Time1.451 s1.656 s1.590 s1.662 s
Max Potential FID784 ms865 ms839 ms869 ms
CPU long tasks 12121212
CPU last long task happens at32.314 s33.448 s33.181 s33.781 s
| Waterfall | | Download HAR | 

Waterfall

Run 1 SpeedIndex median

| Filmstrip | 

Filmstrip

Use--filmstrip.showAll to show all filmstrips.

0 s
1.5 sCPU Long Task duration 65 ms
1.6 sFirst Visual Change 1.534 sFirst Contentful Paint 1.552 s
1.7 sCPU Long Task duration 52 ms
1.8 sCPU Long Task duration 80 ms
1.9 sCPU Long Task duration 594 ms
2.5 s
2.6 sCPU Long Task duration 103 ms
2.7 s
2.8 sCPU Long Task duration 127 msDOM Content Loaded Time 2.779 s
3 s
3.1 sCPU Long Task duration 66 msCPU Long Task duration 52 ms
3.2 sVisual Complete 85% 3.200 s
3.3 sLCP <DIV> js-catalog-wide-banner 3.224 s
3.4 sCPU Long Task duration 865 ms
4.5 sCPU Long Task duration 131 ms
4.8 sCPU Long Task duration 54 ms
4.9 sVisual Complete 95% 4.900 s
5.3 s
5.4 s
5.5 s
5.6 s
5.7 s
5.8 s
5.9 s
6 s
6.1 s
6.8 sLast Visual Change 6.734 sVisual Complete 99% 6.734 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 (55)

TitleAdviceScore
Avoid slowing down the critical rendering path (avoidRenderBlocking)The page has 3 blocking requests and 3 in body parser blocking (4 JavaScript and 2 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://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js
  • https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...b89d246fcde8fe.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...57e441a0204028.js
  • https://g3.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...6c3161d8c952e8.js
  • https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.4...b893a74ec70f0.css
  • https://g1.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...d06f97d5af7b9.css
  • https://g3.sunlight.net/static/webpack-modules-vue3/express30/dist/main.93e9e202...2cf8ec9ed5329.css
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css
  • https://personalization-web-stable.mindbox.ru/js/service/styles.css?v=4.50.11
  • https://cdn.uxfeedback.ru/assets-5.1.1/1cd477d70ce43f9a5cc71.css
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js
  • Don't scale images in the browser (avoidScalingImages)The page has 14 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://g9.sunlight.net/media/content_img/53b596cca10900119a3db1c34ed1564366f60ac7.png
  • https://g1.sunlight.net/r/w800/q85/media/products/25984dd54065c300c706041e2bc173d0287e995d.jpg
  • https://g4.sunlight.net/r/w800/q85/media/products/6517b398ac9b494400f7fc3bfbb04a8c67c61aff.jpg
  • https://g0.sunlight.net/r/w800/q85/media/products/abb85e1af506bd4d29823f2c2d5e3424cc7f641c.jpg
  • https://g6.sunlight.net/r/w800/q85/media/products/c36bf089d84cfb5e1fdedc354dfbd82f1e65d13f.jpg
  • https://g8.sunlight.net/r/w800/q85/media/products/992b272610360f32fc3460785699a6e1b4722819.jpg
  • https://g1.sunlight.net/r/w800/q85/media/products/3d254ee078185ab5d5f3fd2c6e6c69c62e7d005f.jpg
  • https://g5.sunlight.net/r/w800/q85/media/products/3469a84a8e75da1e1d337b2e637406ed94b5e472.jpg
  • https://g0.sunlight.net/r/w800/q85/media/products/29aaa564b42793d41255e7a16d4742147a9aa003.jpg
  • data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E
  • data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E
  • data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E
  • data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E
  • data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.44 19'%3E%3Cpolygon fill='%23fbbc04' points='10,15.27 16.18,19 14.54,11.97 20,7.24 12.81,6.63 10,0 7.19,6.63 0,7.24 5.46,11.97 3.82,19'/%3E%3C/svg%3E
  • Avoid using Google Tag Manager. (googleTagManager)The page is using Google Tag Manager, this is a performance risk since non-tech users can add JavaScript to your page.0
    Description: Google Tag Manager makes it possible for non tech users to add scripts to your page that will downgrade performance.
    Inline CSS for faster first render (inlineCss)The page has both inline styles as well as it is requesting 11 CSS files inside of the head. Let's only inline CSS for really fast render.90
    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.
    Offenders:
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...61f44fa847432.css
  • https://g4.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...1e3364b9f0255.css
  • https://cdn.diginetica.net/338/search/template.css?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY
  • https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.4...b893a74ec70f0.css
  • https://g1.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...d06f97d5af7b9.css
  • https://g3.sunlight.net/static/webpack-modules-vue3/express30/dist/main.93e9e202...2cf8ec9ed5329.css
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css
  • https://personalization-web-stable.mindbox.ru/js/service/styles.css?v=4.50.11
  • https://cdn.uxfeedback.ru/assets-5.1.1/1cd477d70ce43f9a5cc71.css
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • Have a fast largest contentful paint (largestContentfulPaint)Largest contentful paint can be improved 3.224 s. It is in the Google Web Vitals needs improvement range, slower than 2.5 seconds.80
    Description: Largest contentful paint is one of Google Web Vitals and reports the render time of the largest image or text block visible within the viewport, relative to when the page first started loading. To be fast according to Google, it needs to render before 2.5 seconds and results over 4 seconds is poor performance.
    Offenders:
  • https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg
  • Avoid CPU Long Tasks (longTasks)The page has 12 CPU long tasks with the total of 2.271 s. The total blocking time is 1.656 s and 1 long task before first contentful paint with total time of 65 ms. 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:
  • unknown
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • Avoid Frontend single point of failures (spof)The page has 12 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.0
    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://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...61f44fa847432.css
  • https://g4.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...1e3364b9f0255.css
  • https://cdn.diginetica.net/338/search/template.css?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY
  • https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.4...b893a74ec70f0.css
  • https://g1.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...d06f97d5af7b9.css
  • https://g3.sunlight.net/static/webpack-modules-vue3/express30/dist/main.93e9e202...2cf8ec9ed5329.css
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css
  • https://personalization-web-stable.mindbox.ru/js/service/styles.css?v=4.50.11
  • https://cdn.uxfeedback.ru/assets-5.1.1/1cd477d70ce43f9a5cc71.css
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js
  • Avoid doing redirects (assetsRedirects)The page has 4 redirects. 4 requests are from other domains, it could be 3rd-party assets doing unnecessary redirects. :(60
    Description: A redirect is one extra step for the user to download the asset. Avoid that if you want to be fast. Redirects are even more of a showstopper on mobile.
    Offenders:
  • https://vk.com/js/api/openapi.js?169
  • https://vk.com/js/api/openapi.js?159
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://api.sunlight.net/v6/customers
  • Avoid extra requests by setting cache headers (cacheHeaders)The page has 38 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 265.8 kB 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://vk.com/js/api/openapi.js?169
  • https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js
  • https://stream.datago.ru/tracker/sp.js
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://autocomplete.diginetica.net/_health
  • https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?169
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://app.link/_r...tps://app.link/_r
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://api.sunlight.net/v6/ab-tests/web/
  • https://autocomplete.diginetica.net/autocomplete?st=undefined&apiKey=7DRN52IVBN
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://vk.com/js/api/openapi.js?159
  • https://abt.s3.yandex.net/expjs/latest/exp.js
  • https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091
  • https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?159
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://api.expf.ru/api/v1/config.json
  • https://api.sunlight.net/v6/customers
  • https://api-qa.diginetica.net/v1/prescoring/digi-cookie
  • https://uaas.yandex.ru/v1/exps/...andex.ru/v1/exps/
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://api.sunlight.net/v6/customers/
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://api.expf.ru/api/v1/geo
  • https://personalization-web-stable.mindbox.ru/js/service/v2/forms.js?v=4.50.11
  • https://api.sunlight.net/v3/cities/detect/
  • https://api.sunlight.net/v3/cities/detect/
  • https://api.sunlight.net/v1/express-delivery/my/outlet/
  • https://api.sunlight.net/v4/constants/
  • https://api.sunlight.net/v3/outlets/regions/
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • Long cache headers is good (cacheHeadersLong)The page has 36 requests that have a shorter cache time than 30 days (but still a cache time).64
    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://www.googletagmanager.com/gtag/js?id=GTM-565K2CR
  • https://mc.yandex.ru/metrika/watch.js
  • https://cdn.diginetica.net/338/client.js
  • https://g9.sunlight.net/media/content_img/53b596cca10900119a3db1c34ed1564366f60ac7.png
  • https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
  • https://g9.sunlight.net/media/nameplates/images/de3afefe5eead4e95aa95d414cd790b9d4ec330f.png
  • https://g5.sunlight.net/media/nameplates/images/3765d46bb0138bb585c48d6ca2ad2abf92158075.png
  • https://g1.sunlight.net/media/nameplates/images/3e758fca074fad9647f8bd3faed5c0c0f5f793ba.png
  • https://www.googletagmanager.com/gtag/js...nager.com/gtag/js
  • https://cdn.branch.io/branch-latest.min.js
  • https://api.mindbox.ru/scripts/v1/tracker.js
  • https://top-fwz1.mail.ru/js/code.js
  • https://privacy-cs.mail.ru/static/sync-loader.js
  • https://web-static.mindbox.ru/js/bydomain/sunlight.net.js?_=5811414
  • https://cdn.diginetica.net/338/search/template.html?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/autocomplete/template.html?version=RIBLERWLY
  • https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767
  • https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg
  • https://g2.sunlight.net/media/catbans/87d342a26011ebc7fd386b9f7fa222b57433a8bb.jpg
  • https://mc.yandex.ru/metrika/advert.gif
  • https://web-static.mindbox.ru/quizzes/stable/quizzes.js?v=879
  • https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.687
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...net:*sunlight.net
  • https://personalization-web-stable.mindbox.ru/init/5434/endpoint/sunlightnet?_=5811414
  • https://privacy-cs.mail.ru/fp/?id=L2F63XNvv2MwU1pgom7s8
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://mc.yandex.ru/metrika/metrika_match.html
  • https://personalization-web-stable.mindbox.ru/js/service/styles.css?v=4.50.11
  • https://privacy-cs.mail.ru/fp/?id=L2F63XNvv2MwU1pgom7s8
  • https://privacy-cs.mail.ru/fp/?id=L2F63XNvv2MwU1pgom7s8
  • https://cdn.uxfeedback.ru/widget.js
  • https://cdn.uxfeedback.ru/assets-5.1.1/2.6616e693f8f58be71e97.js
  • https://cdn.uxfeedback.ru/assets-5.1.1/1cd477d70ce43f9a5cc71.css
  • https://cdn.uxfeedback.ru/assets-5.1.1/1.e1ab9bbfb23effbbc469.js
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • 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://stream.datago.ru/tracker/sp.js 72.7 KB72.6 KB
    Avoid too many fonts (fewFonts)The page has 3 font requests. Do you really need them? What value does the fonts give the user?70
    Description: How many fonts do you need on a page for the user to get the message? Fonts can slow down the rendering of content, try to avoid loading too many of them because worst case it can make the text invisible until they are loaded (FOIT—flash of invisible text), best case they will flicker the text content when they arrive.
    Offenders:
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2
  • Total image size shouldn't be too big (imageSize)The page total image size is 927.8 kB. It's really big. Is the page using the right format for the images? Can they be lazy loaded? Are they compressed as good as they can be? Make them smaller by using https://imageoptim.com/.50
    Description: Avoid having too many large images on the page. The images will not affect the first paint of the page, but it will eat bandwidth for the user.
    Total JavaScript size shouldn't be too big (javascriptSize)The total JavaScript transfer size is 1.8 MB and the uncompressed size is 5.6 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://g6.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...8d45afb4d92abd.js 46.5 KB142.1 KB
    https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js 2.0 KB4.3 KB
    https://www.googletagmanager.com/gtag/js?id=GTM-565K2CR 116.4 KB406.3 KB
    https://mc.yandex.ru/metrika/watch.js 72.6 KB210.5 KB
    https://cdn.diginetica.net/338/client.js 312.4 KB1.3 MB
    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...b89d246fcde8fe.js 78.2 KB197.3 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...57e441a0204028.js 39.3 KB100.3 KB
    https://g3.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...6c3161d8c952e8.js 55.6 KB155.3 KB
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR 115.9 KB405.5 KB
    https://www.googletagmanager.com/gtag/js...nager.com/gtag/js 140.3 KB430.7 KB
    https://cdn.branch.io/branch-latest.min.js 23.4 KB75.0 KB
    https://api.mindbox.ru/scripts/v1/tracker.js 24.9 KB81.5 KB
    https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js 22.0 KB94.8 KB
    https://stream.datago.ru/tracker/sp.js 72.7 KB72.6 KB
    https://top-fwz1.mail.ru/js/code.js 19.6 KB46.3 KB
    https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?169 17.4 KB56.3 KB
    https://privacy-cs.mail.ru/static/sync-loader.js 21.3 KB82.6 KB
    https://web-static.mindbox.ru/js/bydomain/sunlight.net.js?_=5811414 5.5 KB0 b
    https://app.link/_r...tps://app.link/_r 673 B91 B
    https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767 2.3 KB3.5 KB
    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...23c42f54677f13.js 29.6 KB90.1 KB
    https://g9.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.d...dfd8a29c202ebf.js 46.5 KB103.3 KB
    https://g7.sunlight.net/static/webpack-modules-vue3/express30/dist/main.91c880c9...c95410c417504f.js 33.8 KB80.4 KB
    https://g1.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...9e6cb0ea39ebe3.js 28.5 KB68.6 KB
    https://abt.s3.yandex.net/expjs/latest/exp.js 6.4 KB14.2 KB
    https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?159 17.4 KB56.3 KB
    https://web-static.mindbox.ru/quizzes/stable/quizzes.js?v=879 68.4 KB185.2 KB
    https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.687 164.2 KB504.5 KB
    https://personalization-web-stable.mindbox.ru/js/service/v2/forms.js?v=4.50.11 96.4 KB278.4 KB
    https://cdn.uxfeedback.ru/widget.js 3.2 KB6.0 KB
    https://cdn.uxfeedback.ru/assets-5.1.1/2.6616e693f8f58be71e97.js 22.4 KB61.1 KB
    https://cdn.uxfeedback.ru/assets-5.1.1/1.e1ab9bbfb23effbbc469.js 39.0 KB114.4 KB
    Avoid using incorrect mime types (mimeTypes)The page has 11 misconfigured mime types. 89
    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://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://personalization-web-stable.mindbox.ru/init/5434/endpoint/sunlightnet?_=5811414
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0
  • https://api.expf.ru/api/v1/geo
  • https://privacy-cs.mail.ru/fp/?id=L2F63XNvv2MwU1pgom7s8
  • https://privacy-cs.mail.ru/fp/?id=L2F63XNvv2MwU1pgom7s8
  • https://quizzes-stable.mindbox.ru/api/v0/init
  • https://privacy-cs.mail.ru/fp/?id=L2F63XNvv2MwU1pgom7s8
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • Make each CSS response small (optimalCssSize)https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/base-libs.0d9435e61f44fa847432.css?1743423540.0 size is 18.9 kB (18890) and that is bigger than the limit of 14.5 kB. Try to make the CSS files fit into 14.5 KB.90
    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://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...61f44fa847432.css 18.4 KB74.8 KB
    Total page size shouldn't be too big (pageSize)The page total transfer size is 3.1 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://sunlight.net/catalog/zolotye-kolca.html 166.2 KB1.1 MB
    https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2 28.7 KB28.3 KB
    https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2 30.0 KB29.8 KB
    https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2 29.1 KB28.9 KB
    https://g1.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...d06f97d5af7b9.css 7.1 KB36.7 KB
    https://g6.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...8d45afb4d92abd.js 46.5 KB142.1 KB
    https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js 2.0 KB4.3 KB
    https://www.googletagmanager.com/gtag/js?id=GTM-565K2CR 116.4 KB406.3 KB
    https://mc.yandex.ru/metrika/watch.js 72.6 KB210.5 KB
    https://cdn.diginetica.net/338/client.js 312.4 KB1.3 MB
    https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...61f44fa847432.css 18.4 KB74.8 KB
    https://g4.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...1e3364b9f0255.css 13.9 KB80.5 KB
    https://g9.sunlight.net/media/content_img/53b596cca10900119a3db1c34ed1564366f60ac7.png 7.0 KB6.8 KB
    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...b89d246fcde8fe.js 78.2 KB197.3 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...57e441a0204028.js 39.3 KB100.3 KB
    https://g3.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...6c3161d8c952e8.js 55.6 KB155.3 KB
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR 115.9 KB405.5 KB
    https://g8.sunlight.net/media/content/desktop-menu/categories/35f527efb07355870d...50a6c8bd25143.svg 537 B832 B
    https://g2.sunlight.net/media/content/desktop-menu/categories/7a8adee3f8fb31d1ff...202af5f8db80b.svg 1.4 KB3.1 KB
    https://g0.sunlight.net/media/content/desktop-menu/categories/01468a634f971dc486...593321eacd74b.svg 963 B1.7 KB
    https://g8.sunlight.net/media/content/desktop-menu/categories/0531bd21afcdf107ba...b2b66437a31bc.svg 1.4 KB2.6 KB
    https://g6.sunlight.net/media/content/desktop-menu/categories/0d09ba4834b1a1a01c...823d792530e0e.svg 1.1 KB2.1 KB
    https://g6.sunlight.net/media/content/desktop-menu/categories/1f0989e944b69b8082...dea71328274d3.svg 642 B657 B
    https://g7.sunlight.net/media/content/desktop-menu/categories/04ba2ca9de464b3f71...a970574e4ff10.svg 1.3 KB2.7 KB
    https://g5.sunlight.net/media/content/desktop-menu/categories/961b368deeaa65c1f5...a4a5b0bd333ab.svg 435 B651 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/5e38d8bcf06a843fcc...e81033410fad6.svg 1.8 KB3.2 KB
    https://g1.sunlight.net/media/content/desktop-menu/categories/fb61e180155037ffa5...1dd38f4e52a9c.svg 1.4 KB2.6 KB
    https://g5.sunlight.net/media/content/desktop-menu/categories/091d7ec0973a49af01...050a4d673c09f.svg 1.3 KB2.5 KB
    https://g8.sunlight.net/media/content/desktop-menu/categories/c95df0187984ee6a78...53829e7761188.svg 1.1 KB2.0 KB
    https://g5.sunlight.net/media/content/desktop-menu/categories/0d58e8e1a4ea7a8c42...d0674aab2d364.svg 1.5 KB2.9 KB
    https://g6.sunlight.net/media/content/desktop-menu/categories/59245252fb427e483c...845be22210ef4.svg 933 B1.4 KB
    https://g7.sunlight.net/media/content/desktop-menu/categories/1099d7151a12c078cc...26c28fb45e59c.svg 490 B608 B
    https://g5.sunlight.net/media/content/desktop-menu/categories/a31b320c3f61fe001b...af71ead1b868d.svg 424 B529 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/9b98a6341b30c5f59a...066e71b47acc8.svg 375 B332 B
    https://g5.sunlight.net/media/content/desktop-menu/categories/bb267fbdb937a54afb...fa7dfaeb2afd7.svg 401 B504 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/a9c04ca9495a7d802a...9bdf98772c2da.svg 518 B655 B
    https://g4.sunlight.net/media/content/desktop-menu/categories/e7bced08b4aeaa15cd...14db7cc4f1818.svg 653 B665 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/7f1167c89647f28a05...d70a40c3114d9.svg 454 B540 B
    https://g8.sunlight.net/media/content/desktop-menu/categories/17cbdd3eedb16af676...1fb9a51d35085.svg 501 B622 B
    https://g4.sunlight.net/media/content/desktop-menu/categories/09a94ea633d6c2a4a2...e489174d1edf1.svg 561 B577 B
    https://g4.sunlight.net/static/shop/svg/catalog-filters/applied.svg 412 B163 B
    https://g0.sunlight.net/static/shop/images/reviews-star.svg 354 B313 B
    https://g9.sunlight.net/media/nameplates/images/de3afefe5eead4e95aa95d414cd790b9d4ec330f.png 1.8 KB1.6 KB
    https://g2.sunlight.net/media/content/desktop-menu/categories/552132e2aa71558ae8...bd65da5c4371d.svg 709 B987 B
    https://g2.sunlight.net/media/content/desktop-menu/categories/a516fb1e20aa0f9b6f...0941cb3ff1baf.svg 689 B1015 B
    https://g5.sunlight.net/media/content/desktop-menu/categories/38174640ad3d97f248...bfe7de84b10f1.svg 421 B570 B
    https://g5.sunlight.net/media/nameplates/images/3765d46bb0138bb585c48d6ca2ad2abf92158075.png 2.1 KB1.9 KB
    https://g1.sunlight.net/media/nameplates/images/3e758fca074fad9647f8bd3faed5c0c0f5f793ba.png 2.0 KB1.9 KB
    https://www.googletagmanager.com/gtag/js...nager.com/gtag/js 140.3 KB430.7 KB
    https://cdn.branch.io/branch-latest.min.js 23.4 KB75.0 KB
    https://api.mindbox.ru/scripts/v1/tracker.js 24.9 KB81.5 KB
    https://vk.com/js/api/openapi.js?169 N/A0 b
    https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js 22.0 KB94.8 KB
    https://stream.datago.ru/tracker/sp.js 72.7 KB72.6 KB
    https://top-fwz1.mail.ru/js/code.js 19.6 KB46.3 KB
    https://g0.sunlight.net/static/shop/svg/stars.svg 364 B639 B
    https://tracking.diginetica.net/csc-event...ica.net/csc-event 37 B37 B
    https://autocomplete.diginetica.net/_health 364 B2 B
    https://api.sunlight.net/v3/loyalty/type/refresh/ N/A0 b
    https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?169 17.4 KB56.3 KB
    https://g0.sunlight.net/static/shop/images/blinger/ic.png 1.0 KB896 B
    https://tracking.diginetica.net/csc-event...ica.net/csc-event 37 B37 B
    https://privacy-cs.mail.ru/static/sync-loader.js 21.3 KB82.6 KB
    https://top-fwz1.mail.ru/counter...1.mail.ru/counter 1.4 KB43 B
    https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.687&transport=XmlHttpRequest 741 B134 B
    https://web-static.mindbox.ru/js/bydomain/sunlight.net.js?_=5811414 5.5 KB0 b
    https://api.sunlight.net/v3/loyalty/type/refresh/ 219 B219 B
    https://analytics.google.com/g/collect...gle.com/g/collect N/A0 b
    https://www.google.ru/ads/ga-audiences.../ads/ga-audiences 408 B42 B
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 0 b0 b
    https://app.link/_r...tps://app.link/_r 673 B91 B
    https://cdn.diginetica.net/338/search/template.css?version=JPKGLCZEH 73 B46 B
    https://cdn.diginetica.net/338/search/template.html?version=JPKGLCZEH 357 B564 B
    https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY 9.7 KB41.7 KB
    https://cdn.diginetica.net/338/autocomplete/template.html?version=RIBLERWLY 2.8 KB14.4 KB
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 310 B80 B
    https://vk.com/rtrg...tps://vk.com/rtrg 507 B49 B
    https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.4...b893a74ec70f0.css 1.6 KB5.4 KB
    https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767 2.3 KB3.5 KB
    https://g3.sunlight.net/static/webpack-modules-vue3/express30/dist/main.93e9e202...2cf8ec9ed5329.css 2.0 KB9.2 KB
    https://api.sunlight.net/v6/ab-tests/web/ N/A0 b
    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...23c42f54677f13.js 29.6 KB90.1 KB
    https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg 410.0 KB409.4 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css 547 B1.2 KB
    https://api.sunlight.net/v6/ab-tests/web/ 63 B63 B
    https://g1.sunlight.net/r/w800/q85/media/products/25984dd54065c300c706041e2bc173d0287e995d.jpg 37.1 KB36.9 KB
    https://g4.sunlight.net/r/w800/q85/media/products/6517b398ac9b494400f7fc3bfbb04a8c67c61aff.jpg 47.9 KB47.6 KB
    https://g0.sunlight.net/r/w800/q85/media/products/abb85e1af506bd4d29823f2c2d5e3424cc7f641c.jpg 44.9 KB44.7 KB
    https://g6.sunlight.net/r/w800/q85/media/products/c36bf089d84cfb5e1fdedc354dfbd82f1e65d13f.jpg 27.8 KB27.5 KB
    https://g8.sunlight.net/r/w800/q85/media/products/992b272610360f32fc3460785699a6e1b4722819.jpg 32.6 KB32.4 KB
    https://g1.sunlight.net/r/w800/q85/media/products/3d254ee078185ab5d5f3fd2c6e6c69c62e7d005f.jpg 48.7 KB48.5 KB
    https://g5.sunlight.net/r/w800/q85/media/products/3469a84a8e75da1e1d337b2e637406ed94b5e472.jpg 46.8 KB46.6 KB
    https://g0.sunlight.net/r/w800/q85/media/products/29aaa564b42793d41255e7a16d4742147a9aa003.jpg 47.6 KB47.4 KB
    https://g2.sunlight.net/media/catbans/87d342a26011ebc7fd386b9f7fa222b57433a8bb.jpg 112.9 KB112.6 KB
    https://autocomplete.diginetica.net/autocomplete?st=undefined&apiKey=7DRN52IVBN 482 B96 B
    https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer 1.3 KB43 B
    https://tracking.diginetica.net/csc-event...ica.net/csc-event 37 B37 B
    https://g9.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.d...dfd8a29c202ebf.js 46.5 KB103.3 KB
    https://g7.sunlight.net/static/webpack-modules-vue3/express30/dist/main.91c880c9...c95410c417504f.js 33.8 KB80.4 KB
    https://g1.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...9e6cb0ea39ebe3.js 28.5 KB68.6 KB
    https://vk.com/js/api/openapi.js?159 N/A0 b
    https://abt.s3.yandex.net/expjs/latest/exp.js 6.4 KB14.2 KB
    https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091 N/A43 B
    https://api.expf.ru/api/v1/config.json 0 b0 b
    https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?159 17.4 KB56.3 KB
    https://mc.yandex.ru/metrika/advert.gif 266 B43 B
    https://mc.yandex.ru/watch/5901091....ru/watch/5901091 N/A0 b
    https://api.expf.ru/api/v1/config.json 1.9 KB5.7 KB
    https://api.sunlight.net/v6/customers 0 b0 b
    https://api2.branch.io/v1/open 697 B274 B
    https://api-qa.diginetica.net/v1/prescoring/digi-cookie 614 B36 B
    https://web-static.mindbox.ru/quizzes/stable/quizzes.js?v=879 68.4 KB185.2 KB
    https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.687 164.2 KB504.5 KB
    https://uaas.yandex.ru/v1/exps/...andex.ru/v1/exps/ 703 B173 B
    https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1 1.7 KB1019 B
    https://api.sunlight.net/v6/customers/ 219 B219 B
    https://api2.branch.io/v1/pageview 384 B29 B
    https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer 1.3 KB43 B
    https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net 689 B0 b
    https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...net:*sunlight.net 683 B0 b
    https://personalization-web-stable.mindbox.ru/init/5434/endpoint/sunlightnet?_=5811414 690 B0 b
    https://vk.com/rtrg...tps://vk.com/rtrg 557 B11 B
    https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0 547 B11 B
    https://vk.com/rtrg...tps://vk.com/rtrg 519 B49 B
    https://api.expf.ru/api/v1/geo 0 b0 b
    https://api.expf.ru/api/v1/geo 377 B114 B
    https://privacy-cs.mail.ru/fp/?id=L2F63XNvv2MwU1pgom7s8 N/A0 b
    https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1 73 B43 B
    https://mc.yandex.ru/watch/5901091....ru/watch/5901091 475 B43 B
    https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1 N/A43 B
    https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net 3.1 KB9.2 KB
    https://mc.yandex.ru/metrika/metrika_match.html 2.5 KB5.4 KB
    https://api.sunlight.net/x/events/raw/ N/A0 b
    https://api.sunlight.net/v3/cities/detect/ N/A0 b
    https://api.sunlight.net/v3/cities/detect/ N/A0 b
    https://api.sunlight.net/v1/express-delivery/my/outlet/ N/A0 b
    https://api.sunlight.net/v4/constants/ N/A0 b
    https://personalization-web-stable.mindbox.ru/js/service/v2/forms.js?v=4.50.11 96.4 KB278.4 KB
    https://personalization-web-stable.mindbox.ru/js/service/styles.css?v=4.50.11 1.5 KB5.8 KB
    https://api.sunlight.net/x/events/raw/ 833 B833 B
    https://api.sunlight.net/v3/cities/detect/ 165 B165 B
    https://api.sunlight.net/v3/cities/detect/ 165 B165 B
    https://api.sunlight.net/v1/express-delivery/my/outlet/ 572 B454 B
    https://api.sunlight.net/v4/constants/ 188 B188 B
    https://g7.sunlight.net/static/webpack-modules-vue3/express30/dist/0403189c64e77b848774.png 1.5 KB1.3 KB
    https://privacy-cs.mail.ru/fp/?id=L2F63XNvv2MwU1pgom7s8 0 b0 b
    https://api.sunlight.net/v3/outlets/regions/ N/A0 b
    https://api.sunlight.net/v3/outlets/regions/ 11.4 KB30.3 KB
    https://quizzes-stable.mindbox.ru/api/v0/init 0 b0 b
    https://quizzes-stable.mindbox.ru/api/v0/init 652 B300 B
    https://privacy-cs.mail.ru/fp/?id=L2F63XNvv2MwU1pgom7s8 0 b0 b
    https://analytics.google.com/g/collect...gle.com/g/collect N/A0 b
    https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1 316 B43 B
    https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker 1.3 KB43 B
    https://cdn.uxfeedback.ru/widget.js 3.2 KB6.0 KB
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 0 b0 b
    https://g6.sunlight.net/static/shop/icons/favicon.ico 9.6 KB9.4 KB
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 144 B80 B
    https://cdn.uxfeedback.ru/assets-5.1.1/2.6616e693f8f58be71e97.js 22.4 KB61.1 KB
    https://cdn.uxfeedback.ru/assets-5.1.1/1cd477d70ce43f9a5cc71.css 5.1 KB20.6 KB
    https://cdn.uxfeedback.ru/assets-5.1.1/1.e1ab9bbfb23effbbc469.js 39.0 KB114.4 KB
    https://widget-api.uxfeedback.ru/v5/widgets/effbpblds45rhjrahbxg9v0y...ds45rhjrahbxg9v0y N/A0 b
    https://widget-api.uxfeedback.ru/v5/widgets/effbpblds45rhjrahbxg9v0y...ds45rhjrahbxg9v0y 626 B1.3 KB
    https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic 1.9 KB5.4 KB
    Don't use private headers on static content (privateAssets)The page has 15 requests with private headers. Make sure that the assets really should be private and only used by one user. Otherwise, make it cacheable for everyone.0
    Description: If you set private headers on content, that means that the content are specific for that user. Static content should be able to be cached and used by everyone. Avoid setting the cache header to private.
    Offenders:
  • https://www.googletagmanager.com/gtag/js?id=GTM-565K2CR
  • https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
  • https://www.googletagmanager.com/gtag/js...nager.com/gtag/js
  • https://top-fwz1.mail.ru/js/code.js
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • Best practice advice (81)

    TitleAdviceScore
    Meta description (metaDescription)The meta description is too long. It has 311 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 79 characters. The recommended max is 6050
    Description: Use a title to make the page more relevant to search engines.
    Do not send too long headers (longHeaders)https://mc.yandex.ru/metrika/watch.js has a header set-cookie that is 831 characters long. https://top-fwz1.mai...1.mail.ru/counter has a header set-cookie that is 923 characters long. https://top-fwz1.mai...mail.ru/datalayer has a header set-cookie that is 821 characters long. https://mc.yandex.ru....ru/watch/5901091 has a header location that is 1801 characters long. https://mc.yandex.ru...u/watch/5901091/1 has a header location that is 1801 characters long. https://mc.yandex.ru...u/watch/5901091/1 has a header set-cookie that is 925 characters long. https://top-fwz1.mai...mail.ru/datalayer has a header set-cookie that is 821 characters long. https://top-fwz1.mai...1.mail.ru/tracker has a header set-cookie that is 821 characters long. 92
    Description: Do not send response headers that are too long.
    Offenders:
  • https://mc.yandex.ru/metrika/watch.js
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • Avoid too many third party requests (thirdParty)The page do 49% requests to third party domains (81 requests and 1.5 MB). First party is 83 requests and 1.6 MB. The regex .*sunlight.* was used to calculate first/third party requests.50
    Description: Do not load most of your content from third party URLs.
    Avoid unnecessary headers (unnecessaryHeaders)There are 9 responses that sets a p3p header. There are 96 responses that sets both a max-age and expires header. There are 19 responses that sets a pragma no-cache header (that is a request header). There are 146 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://sunlight.net/catalog/zolotye-kolca.html
  • https://sunlight.net/catalog/zolotye-kolca.html
  • https://sunlight.net/catalog/zolotye-kolca.html
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2
  • https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2
  • https://g1.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...d06f97d5af7b9.css
  • https://g1.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...d06f97d5af7b9.css
  • https://g6.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...8d45afb4d92abd.js
  • https://g6.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...8d45afb4d92abd.js
  • https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js
  • https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js
  • https://www.googletagmanager.com/gtag/js?id=GTM-565K2CR
  • https://www.googletagmanager.com/gtag/js?id=GTM-565K2CR
  • https://mc.yandex.ru/metrika/watch.js
  • https://cdn.diginetica.net/338/client.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...61f44fa847432.css
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...61f44fa847432.css
  • https://g4.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...1e3364b9f0255.css
  • https://g4.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...1e3364b9f0255.css
  • https://g9.sunlight.net/media/content_img/53b596cca10900119a3db1c34ed1564366f60ac7.png
  • https://g9.sunlight.net/media/content_img/53b596cca10900119a3db1c34ed1564366f60ac7.png
  • https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...b89d246fcde8fe.js
  • https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...b89d246fcde8fe.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...57e441a0204028.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...57e441a0204028.js
  • https://g3.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...6c3161d8c952e8.js
  • https://g3.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...6c3161d8c952e8.js
  • https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
  • https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
  • https://g8.sunlight.net/media/content/desktop-menu/categories/35f527efb07355870d...50a6c8bd25143.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/35f527efb07355870d...50a6c8bd25143.svg
  • https://g2.sunlight.net/media/content/desktop-menu/categories/7a8adee3f8fb31d1ff...202af5f8db80b.svg
  • https://g2.sunlight.net/media/content/desktop-menu/categories/7a8adee3f8fb31d1ff...202af5f8db80b.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/01468a634f971dc486...593321eacd74b.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/01468a634f971dc486...593321eacd74b.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/0531bd21afcdf107ba...b2b66437a31bc.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/0531bd21afcdf107ba...b2b66437a31bc.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/0d09ba4834b1a1a01c...823d792530e0e.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/0d09ba4834b1a1a01c...823d792530e0e.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/1f0989e944b69b8082...dea71328274d3.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/1f0989e944b69b8082...dea71328274d3.svg
  • https://g7.sunlight.net/media/content/desktop-menu/categories/04ba2ca9de464b3f71...a970574e4ff10.svg
  • https://g7.sunlight.net/media/content/desktop-menu/categories/04ba2ca9de464b3f71...a970574e4ff10.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/961b368deeaa65c1f5...a4a5b0bd333ab.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/961b368deeaa65c1f5...a4a5b0bd333ab.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/5e38d8bcf06a843fcc...e81033410fad6.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/5e38d8bcf06a843fcc...e81033410fad6.svg
  • https://g1.sunlight.net/media/content/desktop-menu/categories/fb61e180155037ffa5...1dd38f4e52a9c.svg
  • https://g1.sunlight.net/media/content/desktop-menu/categories/fb61e180155037ffa5...1dd38f4e52a9c.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/091d7ec0973a49af01...050a4d673c09f.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/091d7ec0973a49af01...050a4d673c09f.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/c95df0187984ee6a78...53829e7761188.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/c95df0187984ee6a78...53829e7761188.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/0d58e8e1a4ea7a8c42...d0674aab2d364.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/0d58e8e1a4ea7a8c42...d0674aab2d364.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/59245252fb427e483c...845be22210ef4.svg
  • https://g6.sunlight.net/media/content/desktop-menu/categories/59245252fb427e483c...845be22210ef4.svg
  • https://g7.sunlight.net/media/content/desktop-menu/categories/1099d7151a12c078cc...26c28fb45e59c.svg
  • https://g7.sunlight.net/media/content/desktop-menu/categories/1099d7151a12c078cc...26c28fb45e59c.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/a31b320c3f61fe001b...af71ead1b868d.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/a31b320c3f61fe001b...af71ead1b868d.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/9b98a6341b30c5f59a...066e71b47acc8.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/9b98a6341b30c5f59a...066e71b47acc8.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/bb267fbdb937a54afb...fa7dfaeb2afd7.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/bb267fbdb937a54afb...fa7dfaeb2afd7.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/a9c04ca9495a7d802a...9bdf98772c2da.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/a9c04ca9495a7d802a...9bdf98772c2da.svg
  • https://g4.sunlight.net/media/content/desktop-menu/categories/e7bced08b4aeaa15cd...14db7cc4f1818.svg
  • https://g4.sunlight.net/media/content/desktop-menu/categories/e7bced08b4aeaa15cd...14db7cc4f1818.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/7f1167c89647f28a05...d70a40c3114d9.svg
  • https://g0.sunlight.net/media/content/desktop-menu/categories/7f1167c89647f28a05...d70a40c3114d9.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/17cbdd3eedb16af676...1fb9a51d35085.svg
  • https://g8.sunlight.net/media/content/desktop-menu/categories/17cbdd3eedb16af676...1fb9a51d35085.svg
  • https://g4.sunlight.net/media/content/desktop-menu/categories/09a94ea633d6c2a4a2...e489174d1edf1.svg
  • https://g4.sunlight.net/media/content/desktop-menu/categories/09a94ea633d6c2a4a2...e489174d1edf1.svg
  • https://g4.sunlight.net/static/shop/svg/catalog-filters/applied.svg
  • https://g4.sunlight.net/static/shop/svg/catalog-filters/applied.svg
  • https://g0.sunlight.net/static/shop/images/reviews-star.svg
  • https://g0.sunlight.net/static/shop/images/reviews-star.svg
  • https://g9.sunlight.net/media/nameplates/images/de3afefe5eead4e95aa95d414cd790b9d4ec330f.png
  • https://g9.sunlight.net/media/nameplates/images/de3afefe5eead4e95aa95d414cd790b9d4ec330f.png
  • https://g2.sunlight.net/media/content/desktop-menu/categories/552132e2aa71558ae8...bd65da5c4371d.svg
  • https://g2.sunlight.net/media/content/desktop-menu/categories/552132e2aa71558ae8...bd65da5c4371d.svg
  • https://g2.sunlight.net/media/content/desktop-menu/categories/a516fb1e20aa0f9b6f...0941cb3ff1baf.svg
  • https://g2.sunlight.net/media/content/desktop-menu/categories/a516fb1e20aa0f9b6f...0941cb3ff1baf.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/38174640ad3d97f248...bfe7de84b10f1.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/38174640ad3d97f248...bfe7de84b10f1.svg
  • https://g5.sunlight.net/media/nameplates/images/3765d46bb0138bb585c48d6ca2ad2abf92158075.png
  • https://g5.sunlight.net/media/nameplates/images/3765d46bb0138bb585c48d6ca2ad2abf92158075.png
  • https://g1.sunlight.net/media/nameplates/images/3e758fca074fad9647f8bd3faed5c0c0f5f793ba.png
  • https://g1.sunlight.net/media/nameplates/images/3e758fca074fad9647f8bd3faed5c0c0f5f793ba.png
  • https://www.googletagmanager.com/gtag/js...nager.com/gtag/js
  • https://www.googletagmanager.com/gtag/js...nager.com/gtag/js
  • https://cdn.branch.io/branch-latest.min.js
  • https://api.mindbox.ru/scripts/v1/tracker.js
  • https://vk.com/js/api/openapi.js?169
  • https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js
  • https://stream.datago.ru/tracker/sp.js
  • https://top-fwz1.mail.ru/js/code.js
  • https://top-fwz1.mail.ru/js/code.js
  • https://top-fwz1.mail.ru/js/code.js
  • https://g0.sunlight.net/static/shop/svg/stars.svg
  • https://g0.sunlight.net/static/shop/svg/stars.svg
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://api.sunlight.net/v3/loyalty/type/refresh/
  • https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?169
  • https://g0.sunlight.net/static/shop/images/blinger/ic.png
  • https://g0.sunlight.net/static/shop/images/blinger/ic.png
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://privacy-cs.mail.ru/static/sync-loader.js
  • https://privacy-cs.mail.ru/static/sync-loader.js
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.687&transport=XmlHttpRequest
  • https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.687&transport=XmlHttpRequest
  • https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.687&transport=XmlHttpRequest
  • https://web-static.mindbox.ru/js/bydomain/sunlight.net.js?_=5811414
  • https://api.sunlight.net/v3/loyalty/type/refresh/
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://app.link/_r...tps://app.link/_r
  • https://cdn.diginetica.net/338/search/template.css?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/search/template.html?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY
  • https://cdn.diginetica.net/338/autocomplete/template.html?version=RIBLERWLY
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.4...b893a74ec70f0.css
  • https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.4...b893a74ec70f0.css
  • https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767
  • https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767
  • https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767
  • https://g3.sunlight.net/static/webpack-modules-vue3/express30/dist/main.93e9e202...2cf8ec9ed5329.css
  • https://g3.sunlight.net/static/webpack-modules-vue3/express30/dist/main.93e9e202...2cf8ec9ed5329.css
  • https://api.sunlight.net/v6/ab-tests/web/
  • https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...23c42f54677f13.js
  • https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...23c42f54677f13.js
  • https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg
  • https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css
  • https://api.sunlight.net/v6/ab-tests/web/
  • https://g1.sunlight.net/r/w800/q85/media/products/25984dd54065c300c706041e2bc173d0287e995d.jpg
  • https://g1.sunlight.net/r/w800/q85/media/products/25984dd54065c300c706041e2bc173d0287e995d.jpg
  • https://g4.sunlight.net/r/w800/q85/media/products/6517b398ac9b494400f7fc3bfbb04a8c67c61aff.jpg
  • https://g4.sunlight.net/r/w800/q85/media/products/6517b398ac9b494400f7fc3bfbb04a8c67c61aff.jpg
  • https://g0.sunlight.net/r/w800/q85/media/products/abb85e1af506bd4d29823f2c2d5e3424cc7f641c.jpg
  • https://g0.sunlight.net/r/w800/q85/media/products/abb85e1af506bd4d29823f2c2d5e3424cc7f641c.jpg
  • https://g6.sunlight.net/r/w800/q85/media/products/c36bf089d84cfb5e1fdedc354dfbd82f1e65d13f.jpg
  • https://g6.sunlight.net/r/w800/q85/media/products/c36bf089d84cfb5e1fdedc354dfbd82f1e65d13f.jpg
  • https://g8.sunlight.net/r/w800/q85/media/products/992b272610360f32fc3460785699a6e1b4722819.jpg
  • https://g8.sunlight.net/r/w800/q85/media/products/992b272610360f32fc3460785699a6e1b4722819.jpg
  • https://g1.sunlight.net/r/w800/q85/media/products/3d254ee078185ab5d5f3fd2c6e6c69c62e7d005f.jpg
  • https://g1.sunlight.net/r/w800/q85/media/products/3d254ee078185ab5d5f3fd2c6e6c69c62e7d005f.jpg
  • https://g5.sunlight.net/r/w800/q85/media/products/3469a84a8e75da1e1d337b2e637406ed94b5e472.jpg
  • https://g5.sunlight.net/r/w800/q85/media/products/3469a84a8e75da1e1d337b2e637406ed94b5e472.jpg
  • https://g0.sunlight.net/r/w800/q85/media/products/29aaa564b42793d41255e7a16d4742147a9aa003.jpg
  • https://g0.sunlight.net/r/w800/q85/media/products/29aaa564b42793d41255e7a16d4742147a9aa003.jpg
  • https://g2.sunlight.net/media/catbans/87d342a26011ebc7fd386b9f7fa222b57433a8bb.jpg
  • https://g2.sunlight.net/media/catbans/87d342a26011ebc7fd386b9f7fa222b57433a8bb.jpg
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://g9.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.d...dfd8a29c202ebf.js
  • https://g9.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.d...dfd8a29c202ebf.js
  • https://g7.sunlight.net/static/webpack-modules-vue3/express30/dist/main.91c880c9...c95410c417504f.js
  • https://g7.sunlight.net/static/webpack-modules-vue3/express30/dist/main.91c880c9...c95410c417504f.js
  • https://g1.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...9e6cb0ea39ebe3.js
  • https://g1.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...9e6cb0ea39ebe3.js
  • https://vk.com/js/api/openapi.js?159
  • https://abt.s3.yandex.net/expjs/latest/exp.js
  • https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091
  • https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091
  • https://api.expf.ru/api/v1/config.json
  • https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?159
  • https://mc.yandex.ru/metrika/advert.gif
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://api.expf.ru/api/v1/config.json
  • https://api.sunlight.net/v6/customers
  • https://web-static.mindbox.ru/quizzes/stable/quizzes.js?v=879
  • https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.687
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://api.sunlight.net/v6/customers/
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...net:*sunlight.net
  • https://personalization-web-stable.mindbox.ru/init/5434/endpoint/sunlightnet?_=5811414
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://api.expf.ru/api/v1/geo
  • https://api.expf.ru/api/v1/geo
  • https://privacy-cs.mail.ru/fp/?id=L2F63XNvv2MwU1pgom7s8
  • https://privacy-cs.mail.ru/fp/?id=L2F63XNvv2MwU1pgom7s8
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://mc.yandex.ru/metrika/metrika_match.html
  • https://api.sunlight.net/x/events/raw/
  • https://api.sunlight.net/v3/cities/detect/
  • https://api.sunlight.net/v3/cities/detect/
  • https://api.sunlight.net/v1/express-delivery/my/outlet/
  • https://api.sunlight.net/v4/constants/
  • https://personalization-web-stable.mindbox.ru/js/service/v2/forms.js?v=4.50.11
  • https://personalization-web-stable.mindbox.ru/js/service/styles.css?v=4.50.11
  • https://api.sunlight.net/x/events/raw/
  • https://api.sunlight.net/v3/cities/detect/
  • https://api.sunlight.net/v3/cities/detect/
  • https://api.sunlight.net/v1/express-delivery/my/outlet/
  • https://api.sunlight.net/v4/constants/
  • https://g7.sunlight.net/static/webpack-modules-vue3/express30/dist/0403189c64e77b848774.png
  • https://g7.sunlight.net/static/webpack-modules-vue3/express30/dist/0403189c64e77b848774.png
  • https://privacy-cs.mail.ru/fp/?id=L2F63XNvv2MwU1pgom7s8
  • https://privacy-cs.mail.ru/fp/?id=L2F63XNvv2MwU1pgom7s8
  • https://privacy-cs.mail.ru/fp/?id=L2F63XNvv2MwU1pgom7s8
  • https://api.sunlight.net/v3/outlets/regions/
  • https://api.sunlight.net/v3/outlets/regions/
  • https://privacy-cs.mail.ru/fp/?id=L2F63XNvv2MwU1pgom7s8
  • https://privacy-cs.mail.ru/fp/?id=L2F63XNvv2MwU1pgom7s8
  • https://privacy-cs.mail.ru/fp/?id=L2F63XNvv2MwU1pgom7s8
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • https://cdn.uxfeedback.ru/widget.js
  • https://cdn.uxfeedback.ru/widget.js
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://g6.sunlight.net/static/shop/icons/favicon.ico
  • https://g6.sunlight.net/static/shop/icons/favicon.ico
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://cdn.uxfeedback.ru/assets-5.1.1/2.6616e693f8f58be71e97.js
  • https://cdn.uxfeedback.ru/assets-5.1.1/2.6616e693f8f58be71e97.js
  • https://cdn.uxfeedback.ru/assets-5.1.1/1cd477d70ce43f9a5cc71.css
  • https://cdn.uxfeedback.ru/assets-5.1.1/1cd477d70ce43f9a5cc71.css
  • https://cdn.uxfeedback.ru/assets-5.1.1/1.e1ab9bbfb23effbbc469.js
  • https://cdn.uxfeedback.ru/assets-5.1.1/1.e1ab9bbfb23effbbc469.js
  • https://widget-api.uxfeedback.ru/v5/widgets/effbpblds45rhjrahbxg9v0y...ds45rhjrahbxg9v0y
  • https://widget-api.uxfeedback.ru/v5/widgets/effbpblds45rhjrahbxg9v0y...ds45rhjrahbxg9v0y
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • Privacy advice (83)

    TitleAdviceScore
    Use a good Content-Security-Policy header to make sure you you avoid Cross Site Scripting (XSS) attacks. (contentSecurityPolicyHeader)Set a Content-Security-Policy header to make sure you are not open for Cross Site Scripting (XSS) attacks. You can start with setting a Content-Security-Policy-Report-Only header, that will only report the violation, not stop the download.0
    Description: Content Security Policy is delivered via a HTTP response header, and defines approved sources of content that the browser may load. It can be an effective countermeasure to Cross Site Scripting (XSS) attacks and is also widely supported and usually easily deployed. https://scotthelme.co.uk/content-security-policy-an-introduction/.
    Offenders:
  • https://sunlight.net/catalog/zolotye-kolca.html
  • Avoid third party cookies that is used to track the user. (thirdPartyCookies)The page sets 7 third party cookies.0
    Description: Third party cookies are used to track the user. They are automatically blocked in Safari and Firefox.
    Offenders:
  • .yandex.ru
  • .app.link
  • api-qa.diginetica.net
  • .yandex.ru
  • .yandex.ru
  • .yandex.ru
  • .yandex.ru
  • Do not share user data with third parties. (thirdPartyPrivacy)The page has 18% requests that are 3rd party (29 requests with a size of 527.1 kB). The page also have request to companies that harvest data from users and do not respect users privacy (see https://en.wikipedia.org/wiki/Surveillance_capitalism). The page do 3 tag-manager requests and uses 1 tag-manager tool. The page do 7 survelliance requests and uses 4 survelliance tools. The page do 12 analytics requests and uses 2 analytics tools. The page do 4 ad requests and uses 1 ad tool. The page do 8 social requests and uses 1 social tool. The page do 1 utility request and uses 1 utility tool.0
    Description: Using third party requests shares user information with that third party. Please avoid that! The project https://github.com/patrickhulce/third-party-web is used to categorize first/third party requests.
    Offenders:
  • https://www.googletagmanager.com/gtag/js?id=GTM-565K2CR
  • https://mc.yandex.ru/metrika/watch.js
  • https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
  • https://www.googletagmanager.com/gtag/js...nager.com/gtag/js
  • https://cdn.branch.io/branch-latest.min.js
  • https://vk.com/js/api/openapi.js?169
  • https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?169
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://app.link/_r...tps://app.link/_r
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/js/api/openapi.js?159
  • https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091
  • https://vk.com/dist/public/api/openapi.7fd8db35650ba51a8f05c0269f8a1e87.js?159
  • https://mc.yandex.ru/metrika/advert.gif
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://api2.branch.io/v1/open
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://api2.branch.io/v1/pageview
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/metrika/metrika_match.html
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • Page info

    Page info
    TitleЗолотые кольца — купить кольцо из золота недорого в интернет-магазине SUNLIGHT в Москве, выбрать золотое колечко в каталоге с фото и ценами
    Width1909
    Height10599
    DOM elements7788
    Avg DOM depth12
    Max DOM depth20
    Iframes2
    Script tags71
    Local storage5.0 KB
    Session storage596 B
    Network Information API4g
    Resource Hints
    dns-prefetch
    https://www.googletagmanager.com/
    https://mc.yandex.ru/
    https://cdn.diginetica.net/
    preconnect
    https://gum.criteo.com/
    https://dis.eu.criteo.com/
    https://tracking.diginetica.net/
    https://bid.g.doubleclick.net/
    https://ad.mail.ru/
    https://px.adhigh.net/
    https://top-fwz1.mail.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
    PHP 100  Programming languages
    KPHP 7.4.122466100  Programming languages
    Amazon Web Services 100  PaaS
    HSTS 100  Security
    Amazon CloudFront 100  CDN
    HTTP/3 100  Miscellaneous

    Data collected using Third Party Web 0.26.2

    Tag-manager
    Google Tag Manager
    Survelliance
    Google Tag Manager
    Google Analytics
    Other Google APIs/SDKs
    Google Fonts
    Analytics
    Yandex Metrica
    Google Analytics
    Ad
    Branch Metrics
    Social
    VK
    Utility
    Other Google APIs/SDKs
    Cdn
    Google Fonts
    | 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)143 ms
    First Contentful Paint (FCP)1.552 s
    Largest Contentful Paint (LCP)3.224 s
    Total Blocking Time (TBT)1.656 s
    First Contentful Paint info
    Elements that needed recalculate style before FCP1291
    Time spent in recalculate style before FCP30.769 ms
    Extra timings
    TTFB143 ms
    First Paint1.552 s
    Load Event End32.808 s
    Fully loaded33.433 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 typeDIV
    Element/tag<div data-huge="" data-mobile-banner="https://g7.sunlight.net/media/catbans/55699518613af7ec98b9bd89dbb972178eb965da.jpg" data-desktop-banner="https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg" data-analytics="{&quot;block_index&quot;: 1, &quot;creative_id&quot;: &quot;https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg&quot;, &quot;creative_index&quot;: 1, &quot;creative_name&quot;: null, &quot;creative_slot&quot;: &quot;catalogbanner&quot;, &quot;creative_slot_id&quot;: &quot;100807&quot;, &quot;promotion_id&quot;: null, &quot;promotion_name&quot;: null}" data-analytics-list-name="Золотые кольца" id="js-catalog-wide-banner" class="catalog-wide-banner" style="background-image: url(&quot;https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg&quot;);"></div>
    Render time 3.224 s
    Element render delay308 ms
    TTFB143 ms
    Resource delay2.684 s
    Resource load duration89 ms
    Elements that needed recalculate style before LCP5847
    Time spent in recalculate style before LCP422.485 ms
    Element idjs-catalog-wide-banner
    Load time3.071 s
    URL https://g9.sunlight....abfef80b43135.jpg
    Size (width*height)910593
    DOM path
    div#wrapper > div#js-catalog-wide-banner> div#wrapper > div#js-catalog-wide-banner>
    LCP

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

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

    LCP

    Detected Cumulative Layout Shift

    No layout shift detected.

    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
    818 ms914.6 ms2.5 ms1.9 ms0.6 ms
    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.2e4567b89d246fcde8fe.js?1743423540.0

    Invoker:  SCRIPT#https://g7.sunlight.net/static/webpack-modules-vue3/express30/dist/main.91c880c95410c417504f.js?1743423540.0 .onload
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    https://g9.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.d5d8e4dfd8a29c202ebf.js?1743423540.0

    Invoker:  https://g9.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.d5d8e4dfd8a29c202ebf.js?1743423540.0
    Invoker Type: classic-script
    Window attribution: self

    Forced Style And Layout Duration: 380 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    586.7 ms681.6 ms12.1 ms12 ms0.1 ms
    https://cdn.diginetica.net/338/client.js

    Forced Style And Layout Duration: 316 ms

    Invoker:  https://cdn.diginetica.net/338/client.js
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    87.8 ms143.4 ms10.4 ms9.9 ms0.5 ms
    https://top-fwz1.mail.ru/js/code.js

    Forced Style And Layout Duration: 3 ms

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

    https://g3.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dist/main.4dedd06c3161d8c952e8.js?1743423540.0

    Forced Style And Layout Duration: 4 ms

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

    https://sunlight.net/catalog/zolotye-kolca.html

    Forced Style And Layout Duration: 42 ms

    Invoker:  #document.onDOMContentLoaded
    Invoker Type: event-listener
    Source Function Name:  initCatalog
    Window attribution: self
    Source char position: 25

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    82.1 ms138.6 ms0.7 ms0.6 ms0.1 ms
    https://mc.yandex.ru/metrika/watch.js

    Invoker:  DOMWindow.onmessage
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    68.5 ms164.5 ms15.2 ms15.1 ms0.1 ms
    https://top-fwz1.mail.ru/js/code.js

    Invoker:  https://top-fwz1.mail.ru/js/code.js
    Invoker Type: classic-script
    Window attribution: self

    https://g3.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dist/main.4dedd06c3161d8c952e8.js?1743423540.0

    Invoker:  https://g3.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dist/main.4dedd06c3161d8c952e8.js?1743423540.0
    Invoker Type: classic-script
    Window attribution: self

    https://api.mindbox.ru/scripts/v1/tracker.js

    Invoker:  https://api.mindbox.ru/scripts/v1/tracker.js
    Invoker Type: classic-script
    Window attribution: self

    https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c&gtm=45He53q1v76512221za200&tag_exp=102482433~102788824~102803279~102813109~102887800~102926062

    Invoker:  https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c&gtm=45He53q1v76512221za200&tag_exp=102482433~102788824~102803279~102813109~102887800~102926062
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    38.8 ms127.9 ms20.1 ms19.8 ms0.3 ms
    https://mc.yandex.ru/metrika/watch.js

    Forced Style And Layout Duration: 1 ms

    Invoker:  https://mc.yandex.ru/metrika/watch.js
    Invoker Type: classic-script
    Window attribution: self

    https://g6.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.6279ea8d45afb4d92abd.js?1743423540.0

    Invoker:  https://g6.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.6279ea8d45afb4d92abd.js?1743423540.0
    Invoker Type: classic-script
    Window attribution: self

    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.2e4567b89d246fcde8fe.js?1743423540.0

    Invoker:  SCRIPT#https://g6.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.6279ea8d45afb4d92abd.js?1743423540.0 .onload
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    23.6 ms11.2 ms72.8 ms0.7 ms72.1 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    21.8 ms1.226 s57.5 ms0 ms57.5 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    20.4 ms98.8 ms16.1 ms1.2 ms14.9 ms
    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.2e4567b89d246fcde8fe.js?1743423540.0

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

    https://personalization-web-stable.mindbox.ru/js/service/v2/forms.js?v=4.50.11

    Invoker:  https://personalization-web-stable.mindbox.ru/js/service/v2/forms.js?v=4.50.11
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    12.9 ms71.3 ms10 ms9.9 ms0.1 ms
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR

    Invoker:  TimerHandler:setTimeout
    Invoker Type: user-callback
    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/1.1
    Total requests164
    Total domains38
    Total transfer size2.9 MB
    Total content size7.7 MB
    Responses missing compression54
    Number of cookies22
    Third party cookies7
    Requests per response code
    200155
    2044
    3011
    3023
    3221

    Largest assets on the page (by transfer size)

    Requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html6.8 KB171.9 KB1.1 MB12
    css1.1 KB62.0 KB281.4 KB11
    javascript878 B1.7 MB5.3 MB32
    image1.0 KB879.7 KB868.8 KB32
    font0 b87.8 KB87.0 KB3
    svg0 b22.9 KB37.3 KB29
    json4.7 KB22.7 KB41.8 KB23
    plain382 B3.7 KB9.3 KB5
    other1.3 KB2.4 KB22 B11
    favicon0 b9.6 KB9.4 KB1
    Total16.1 KB2.9 MB7.7 MB159

    Data per domain

    DomainTotal download timeTransfer SizeContent SizeRequests
    sunlight.net184 ms166.2 KB1.1 MB1
    g0.sunlight.net5.328 s244.4 KB363.6 KB16
    g1.sunlight.net1.593 s125.0 KB195.2 KB6
    g6.sunlight.net2.759 s88.5 KB187.6 KB7
    www.googletagmanager.com453 ms372.6 KB1.2 MB3
    mc.yandex.ru710 ms77.8 KB217.1 KB10
    cdn.diginetica.net1.299 s325.3 KB1.3 MB5
    g4.sunlight.net1.219 s63.5 KB129.5 KB5
    g9.sunlight.net1.388 s465.4 KB521.1 KB4
    g8.sunlight.net1.540 s143.9 KB325.8 KB7
    g3.sunlight.net241 ms57.6 KB164.5 KB2
    g2.sunlight.net341 ms115.6 KB117.6 KB4
    g7.sunlight.net295 ms37.1 KB85.0 KB4
    g5.sunlight.net783 ms54.9 KB61.5 KB9
    cdn.branch.io176 ms23.4 KB75.0 KB1
    api.mindbox.ru257 ms189.9 KB586.1 KB3
    vk.com397 ms36.9 KB112.8 KB8
    onelinksmartscript.appsflyer.com184 ms22.0 KB94.8 KB1
    stream.datago.ru452 ms73.2 KB72.7 KB5
    top-fwz1.mail.ru87 ms27.0 KB50.0 KB6
    tracking.diginetica.net49 ms111 B111 B3
    autocomplete.diginetica.net155 ms846 B98 B2
    api.sunlight.net985 ms8.6 KB32.6 KB18
    privacy-cs.mail.ru418 ms20.9 KB82.6 KB4
    web-static.mindbox.ru265 ms73.9 KB185.2 KB2
    analytics.google.com606 msN/A0 b2
    www.google.ru195 ms408 B42 B1
    app.link368 ms673 B91 B1
    abt.s3.yandex.net122 ms6.4 KB14.2 KB1
    api.expf.ru196 ms2.3 KB5.8 KB4
    api2.branch.io557 ms1.1 KB303 B2
    api-qa.diginetica.net101 ms614 B36 B1
    uaas.yandex.ru110 ms703 B173 B1
    personalization-web-stable.mindbox.ru547 ms103.0 KB293.5 KB6
    quizzes-stable.mindbox.ru194 ms652 B300 B2
    cdn.uxfeedback.ru609 ms69.8 KB202.0 KB4
    widget-api.uxfeedback.ru121 ms244 B1.3 KB2
    fonts.googleapis.com189 ms1.9 KB5.4 KB1

    Expires and last modified statistics

    typeminmedianmax
    Expires0 seconds15 minutes27 weeks
    Last modified7 seconds8 weeks4 years

    Requests loaded after onLoad event

    Included requests done after load event end.

    ContentTransfer SizeRequests
    html0 b0
    css7.1 KB2
    javascript64.7 KB3
    image1.3 KB1
    font0 b0
    other0 b1
    favicon9.6 KB1
    json770 B2
    plain0 b1
    Total83.0 KB11

    Requests loaded after onContentLoad

    Includes requests done after DOM content loaded.

    ContentTransfer SizeRequests
    html2.5 KB7
    css8.6 KB3
    javascript526.3 KB11
    image453.3 KB21
    font0 b0
    json21.0 KB18
    plain3.7 KB4
    other2.4 KB10
    favicon9.6 KB1
    Total1023.5 KB79

    Render blocking requests

    Render blocking information directly from Chrome.

    BlockingIn body parser blockingPotentially blocking
    330

    Render information

    URLType
    https://cdn.diginetica.net/338/client.jsnon_blocking
    https://api.mindbox....les/webpush_v2.jsnon_blocking
    https://www.googleta...nager.com/gtag/jsnon_blocking
    https://www.googleta...nager.com/gtag/jsnon_blocking
    https://www.googleta...anager.com/gtm.jsnon_blocking
    https://personalizat...rvice/v2/forms.jsnon_blocking
    https://g8.sunlight....b89d246fcde8fe.jsin_body_parser_blocking
    https://stream.datago.ru/tracker/sp.jsnon_blocking
    https://mc.yandex.ru/metrika/watch.jsnon_blocking
    https://web-static.m...stable/quizzes.jsnon_blocking
    https://g3.sunlight....6c3161d8c952e8.jsin_body_parser_blocking
    https://g9.sunlight....dfd8a29c202ebf.jsnon_blocking
    https://g6.sunlight....8d45afb4d92abd.jsnon_blocking
    https://g0.sunlight....57e441a0204028.jsin_body_parser_blocking
    https://cdn.uxfeedba...bfb23effbbc469.jsnon_blocking
    https://g7.sunlight....c95410c417504f.jsnon_blocking
    https://g0.sunlight....turaPT-Demi.woff2non_blocking
    https://g8.sunlight....23c42f54677f13.jsnon_blocking
    https://g0.sunlight....raPT-Medium.woff2non_blocking
    https://g0.sunlight....turaPT-Book.woff2non_blocking
    https://g1.sunlight....9e6cb0ea39ebe3.jsnon_blocking
    https://api.mindbox....pts/v1/tracker.jsnon_blocking
    https://cdn.branch.i...nch-latest.min.jsnon_blocking
    https://cdn.uxfeedba...93f8f58be71e97.jsnon_blocking
    https://onelinksmart...-script-latest.jsnon_blocking
    https://privacy-cs.m...ic/sync-loader.jsnon_blocking
    https://top-fwz1.mail.ru/js/code.jsnon_blocking
    https://g0.sunlight....61f44fa847432.cssblocking
    https://vk.com/dist/...05c0269f8a1e87.jsnon_blocking
    https://vk.com/dist/...05c0269f8a1e87.jsnon_blocking
    https://g4.sunlight....1e3364b9f0255.cssblocking
    https://cdn.digineti...lete/template.cssdynamically_injected_non_blocking
    https://g1.sunlight....d06f97d5af7b9.cssnon_blocking
    https://abt.s3.yande...pjs/latest/exp.jsnon_blocking
    https://cdn.uxfeedba...0ce43f9a5cc71.cssdynamically_injected_non_blocking
    https://cdn.uxfeedback.ru/widget.jsnon_blocking
    https://top-fwz1.mai...yn-goal-config.jsnon_blocking
    https://g3.sunlight....2cf8ec9ed5329.cssdynamically_injected_non_blocking
    https://g6.sunlight....efaf6484d5cce8.jsblocking
    https://fonts.google...oogleapis.com/cssdynamically_injected_non_blocking
    https://g5.sunlight....b893a74ec70f0.cssdynamically_injected_non_blocking
    https://personalizat...ervice/styles.cssdynamically_injected_non_blocking
    https://app.link/_r...tps://app.link/_rnon_blocking
    https://g0.sunlight....27b7e44d2eec9.cssdynamically_injected_non_blocking
    https://cdn.digineti...arch/template.cssdynamically_injected_non_blocking
    https://vk.com/js/api/openapi.js?169non_blocking
    https://vk.com/js/api/openapi.js?159non_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 1656
    Max Potential First Input Delay 865
    Long Tasks before First Paint165
    Long Tasks before First Contentful Paint165
    Long Tasks before Largest Contentful Paint81139
    Long Tasks after Load Event End182
    Total Long Tasks122271

    CPU last long task happened at 33.448 s

    Individual Long Tasks

    namestartTimedurationcontainerIdcontainerNamecontainerSrccontainerType
    unknown143865window
    self167552window
    self174680window
    self1830594window
    self2585103window
    self2778127window
    self302266window
    self309252window
    self3313865window
    self4447131window
    self476354window
    self3344882window

    CPU time spent

    Calculated using Tracium.

    Categories (ms)
    parseHTML233
    styleLayout1046
    paintCompositeRender55
    scriptParseCompile11
    scriptEvaluation4969
    garbageCollection98
    other1566
    Events (ms)
    FunctionCall3015
    RunTask1159
    RunMicrotasks930
    v8.run624
    UpdateLayoutTree619
    Layout425
    ParseHTML183
    v8.callFunction132
    Commit110
    IntersectionObserverController::computeIntersections86
    TimerFire82
    PrePaint61
    EventDispatch51
    HTMLDocumentParser::MaybeFetchQueuedPreloads49
    FireAnimationFrame47
    Layerize42
    Paint30
    V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE25
    HitTest21
    V8.GC_MC_INCREMENTAL19
    DecodedDataDocumentParser::AppendBytes19
    V8.BytecodeBudgetInterrupt19
    v8.evaluateModule18
    DocumentLoader::BodyLoadingFinished15
    V8.GC_SCAVENGER_SCAVENGE_PARALLEL14
    V8.HandleInterrupts13
    DocumentLoader::CommitNavigation12
    XHRReadyStateChange12
    v8.compile11

    Time spent per request

    URLCPU time (ms)
    https://cdn.diginetica.net/338/client.js2411
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR182
    https://mc.yandex.ru/metrika/watch.js160
    https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c&gtm=45He53q1v76512221za200&tag_exp=102482433~102788824~102803279~102813109~102887800~102926062115
    https://g3.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dist/main.4dedd06c3161d8c952e8.js?1743423540.089
    https://sunlight.net/catalog/zolotye-kolca.html87
    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.2e4567b89d246fcde8fe.js?1743423540.068
    https://g6.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.6279ea8d45afb4d92abd.js?1743423540.054
    https://top-fwz1.mail.ru/js/code.js53
    https://personalization-web-stable.mindbox.ru/js/service/v2/forms.js?v=4.50.1152
    https://g9.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.d5d8e4dfd8a29c202ebf.js?1743423540.050
    https://cdn.branch.io/branch-latest.min.js46
    https://cdn.uxfeedback.ru/assets-5.1.1/1.e1ab9bbfb23effbbc469.js24
    https://api.mindbox.ru/scripts/v1/tracker.js21
    https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.68719
    https://g8.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/367.629cfa23c42f54677f13.js19
    https://privacy-cs.mail.ru/static/sync-loader.js18
    https://stream.datago.ru/tracker/sp.js15
    chrome-error://chromewebdata/12

    CPU time spent

    Tool/domainTime (ms)
    cdn.diginetica.net2410.8
    Google Tag Manager296.9
    Yandex Metrica159.7
    g3.sunlight.net89.1
    sunlight.net86.8
    g8.sunlight.net86.5
    g6.sunlight.net53.8
    top-fwz1.mail.ru53.4
    personalization-web-stable.mindbox.ru52.2
    g9.sunlight.net49.8
    Branch Metrics45.7
    cdn.uxfeedback.ru23.9
    api.mindbox.ru40.0
    privacy-cs.mail.ru17.6
    stream.datago.ru15.1
    | Categories | | Tools | | Cookies | | First vs third | 

    Third party

    Third party requests categorised by Third party web version 0.26.2.

    CategoryRequests
    tag-manager 3
    survelliance 7
    analytics 12
    ad 4
    social 8
    utility 1
    cdn 1
    CategoryNumber of tools
    tag-manager 1
    survelliance 4
    analytics 2
    ad 1
    social 1
    utility 1
    cdn 1

    Third party requests and tools

    tag-manager (3 requests)
    Google Tag Manager
    survelliance (7 requests)
    Google Tag Manager
    Google Analytics
    Other Google APIs/SDKs
    Google Fonts
    analytics (12 requests)
    Yandex Metrica
    Google Analytics
    ad (4 requests)
    Branch Metrics
    social (8 requests)
    VK
    utility (1 requests)
    Other Google APIs/SDKs
    cdn (1 requests)
    Google Fonts

    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.

    cdn.diginetica.net
    api.mindbox.ru
    onelinksmartscript.appsflyer.com
    stream.datago.ru
    top-fwz1.mail.ru
    tracking.diginetica.net
    autocomplete.diginetica.net
    privacy-cs.mail.ru
    web-static.mindbox.ru
    abt.s3.yandex.net
    api.expf.ru
    api-qa.diginetica.net
    uaas.yandex.ru
    personalization-web-stable.mindbox.ru
    quizzes-stable.mindbox.ru
    cdn.uxfeedback.ru
    widget-api.uxfeedback.ru

    Third party cookies

    Cookie nameDomain
    _yasc .yandex.ru
    _s .app.link
    digi-cookie api-qa.diginetica.net
    yabs-sid .yandex.ru
    receive-cookie-deprecation .yandex.ru
    bh .yandex.ru

    First party requests and sizes per content type

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

    ContentHeader SizeTransfer SizeContent SizeRequests
    html5.6 KB166.2 KB1.1 MB9
    css0 b43.6 KB207.8 KB6
    javascript0 b360.0 KB941.7 KB9
    image0 b871.9 KB868.1 KB16
    font0 b87.8 KB87.0 KB3
    svg0 b22.9 KB37.3 KB29
    json4.2 KB13.7 KB32.6 KB9
    favicon0 b9.6 KB9.4 KB1
    Total10.0 KB1.5 MB3.2 MB83

    Third party requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html1.2 KB5.7 KB20.4 KB3
    css1.1 KB18.4 KB73.6 KB5
    javascript878 B1.4 MB4.4 MB23
    image1.0 KB7.8 KB681 B16
    font0 b0 b0 b0
    json546 B9.0 KB9.2 KB14
    plain382 B3.7 KB9.3 KB5
    other1.3 KB2.4 KB22 B11
    Total6.3 KB1.4 MB4.5 MB81

    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 1 (26 issues)
    Serious3 (203 issues)
    Moderate2 (501 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
    Round Trip Time (RTT) 75 percentile166 ms
    Time To First Byte (TTFB) 75 percentile1.554 s
    First Contentful Paint (FCP) 75 percentile2.185 s
    Largest Contentful Paint (LCP) 75 percentile3.436 s
    Cumulative Layout Shift (CLS) 75 percentile0.46
    Interaction to Next Paint (INP) 75 percentile405 ms

    Form factors

    Form factorValue
    Desktop11.78%
    Phone88.22%
    Tablet0.00%

    Navigation types

    Navigation typeValue
    Navigate 49.96%
    Navigate cache 0.00%
    Reload 3.76%
    Restore 0.00%
    Back/Forward 41.05%
    Back/Forward cache 5.23%
    Prerender 0.00%

    Largest Contentful Paint resource type

    Element typeValue
    Text35.71%
    Image64.29%

    Largest Contentful Paint image extra information

    Metric75 p
    Largest Contentful Paint3.436 s
    Image load duration113 ms
    Image load delay2.216 s
    Image render delay550 ms
    Image TTFB1.508 s

    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 percentile148 ms
    Time To First Byte (TTFB) 75 percentile1.539 s
    First Contentful Paint (FCP) 75 percentile2.327 s
    Largest Contentful Paint (LCP) 75 percentile3.725 s
    Cumulative Layout Shift (CLS) 75 percentile0.04
    Interaction to Next Paint (INP) 75 percentile260 ms

    Form factors

    Form factorValue
    Desktop11.58%
    Phone87.20%
    Tablet1.21%

    Navigation types

    Navigation typeValue
    Navigate 74.70%
    Navigate cache 0.00%
    Reload 4.46%
    Restore 0.07%
    Back/Forward 17.99%
    Back/Forward cache 2.65%
    Prerender 0.13%

    Largest Contentful Paint resource type

    Element typeValue
    Text31.85%
    Image68.15%

    Largest Contentful Paint image extra information

    Metric75 p
    Largest Contentful Paint3.725 s
    Image load duration155 ms
    Image load delay1.713 s
    Image render delay845 ms
    Image TTFB1.655 s

    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)