Page summary

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

Tested 2024-10-18 13:20:07 using Chrome 129.0.6668.89 (runtime settings).

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

Summary

MetricValue
Page metrics
Performance Score55
Total Page Transfer Size2.5 MB
Requests158
Timing metrics
TTFB [median]94 ms
First Paint [median]716 ms
Fully Loaded [median]33.510 s
Google Web Vitals
TTFB [median]94 ms
First Contentful Paint (FCP) [median]716 ms
Largest Contentful Paint (LCP) [median]1.437 s
Cumulative Layout Shift (CLS) [median]0.00
Interaction To Next Paint (INP) [median]128 ms
Total Blocking Time [median]1.929 s
Max Potential FID [median]853 ms
CPU metrics
CPU long tasks [median]17
CPU longest task duration942 ms
CPU last long task happens at33.515 s
Visual Metrics
First Visual Change [median]700 ms
Speed Index [median]1.529 s
Visual Complete 85% [median]1.567 s
Visual Complete 99% [median]2.767 s
Last Visual Change [median]3.634 s
Chrome User Experience Report (CRUX)
First Contentful Paint [p75]1.996 s
Largest Contentful Paint (LCP) [p75]3.146 s
Cumulative Layout Shift (CLS) [p75]0.36
Screenshot of run 1

Timings Summary

Metricminmedianmeanmax
Visual Metrics
FirstVisualChange600 ms700 ms756 ms967 ms
LastVisualChange2.934 s3.634 s3.434 s3.734 s
SpeedIndex1.464 s1.529 s1.739 s2.223 s
VisualReadiness1.967 s2.934 s2.678 s3.134 s
VisualComplete851.467 s1.567 s1.823 s2.434 s
VisualComplete952.734 s2.767 s3.078 s3.734 s
VisualComplete992.734 s2.767 s3.078 s3.734 s
Google Web Vitals
Time To First Byte (TTFB)82 ms94 ms183 ms373 ms
Largest Contentful Paint (LCP)1.385 s1.437 s1.726 s2.356 s
First Contentful Paint (FCP)588 ms716 ms763 ms986 ms
Cumulative Layout Shift (CLS)0.00150.00150.00170.002
More metrics
firstPaint588 ms716 ms763 ms986 ms
loadEventEnd31.746 s31.767 s31.865 s32.081 s
CPU
Total Blocking Time1.634 s1.929 s1.845 s1.971 s
Max Potential FID729 ms853 ms841 ms942 ms
CPU long tasks 16171717
CPU last long task happens at33.198 s33.515 s33.476 s33.714 s
| Waterfall | | Download HAR | 

Waterfall

Run 1 SpeedIndex median

| Filmstrip | 

Filmstrip

Use--filmstrip.showAll to show all filmstrips.

0 s
0.6 sCPU Long Task duration 72 ms
0.7 sFirst Visual Change 700 ms
0.8 sFirst Contentful Paint 716 msCPU Long Task duration 88 ms
0.9 sLayout Shift 0.00151 817 msCPU Long Task duration 100 ms
1 s
1.1 sCPU Long Task duration 53 ms
1.2 sCPU Long Task duration 139 msDOM Content Loaded Time 1.141 s
1.3 s
1.5 sCPU Long Task duration 106 msLCP <DIV> js-catalog-wide-banner 1.437 s
1.6 sCPU Long Task duration 119 msVisual Complete 85% 1.567 s
1.8 sCPU Long Task duration 558 ms
2.5 sCPU Long Task duration 62 ms
2.6 s
2.7 sCPU Long Task duration 60 ms
2.8 sCPU Long Task duration 729 msVisual Complete 95% 2.734 sVisual Complete 99% 2.734 s
3 s
3.1 s
3.2 s
3.3 s
3.4 s
3.5 s
3.6 s
3.7 sLast Visual Change 3.634 sCPU Long Task duration 56 ms
| 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.0.2.

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 4 in body parser blocking (5 JavaScript and 2 CSS).50
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://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...3824b2da3cad16.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...d5284c17833f2b.js
  • https://g7.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...614670c704c276.js
  • https://static.popmechanic.ru/service/loader.js?c=5434
  • https://cdn.diginetica.net/338/search/template.css?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY
  • https://cdn.uxfeedback.ru/assets-4.5.0/1a17f635369f7ac8681ec.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 5 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.50
    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:
  • 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 9 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://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...224d36c3e602e.css
  • https://g8.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...fac770faf0f62.css
  • https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.0...1b2a85bf85df5.css
  • https://g3.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...9e1cdf6798760.css
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css
  • https://cdn.diginetica.net/338/search/template.css?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY
  • https://cdn.uxfeedback.ru/assets-4.5.0/1a17f635369f7ac8681ec.css
  • https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic
  • Avoid CPU Long Tasks (longTasks)The page has 16 CPU long tasks with the total of 2.456 s. The total blocking time is 1.634 s and 1 long task before first contentful paint with total time of 72 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
  • unknown
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • Avoid Frontend single point of failures (spof)The page has 10 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.20
    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://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...224d36c3e602e.css
  • https://g8.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...fac770faf0f62.css
  • https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.0...1b2a85bf85df5.css
  • https://g3.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...9e1cdf6798760.css
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css
  • https://cdn.diginetica.net/338/search/template.css?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY
  • https://cdn.uxfeedback.ru/assets-4.5.0/1a17f635369f7ac8681ec.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://api.sunlight.net/v6/customers
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • Avoid extra requests by setting cache headers (cacheHeaders)The page has 35 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 147.4 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://api.sunlight.net/v6/ab-tests/web/
  • https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?169
  • https://vk.com/js/api/openapi.js?159
  • https://api.sunlight.net/v3/cities/detect/
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?159
  • https://app.link/_r...tps://app.link/_r
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://api.expf.ru/api/v1/config.json
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://autocomplete.diginetica.net/_health
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://api.sunlight.net/v6/customers
  • https://api.sunlight.net/v4/constants/
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • 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://tracking.diginetica.net/csc-event...ica.net/csc-event
  • https://mc.yandex.ru/watch/5901091....ru/watch/5901091
  • https://api.sunlight.net/v6/customers/
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://autocomplete.diginetica.net/autocomplete?st=undefined&apiKey=7DRN52IVBN
  • https://api-qa.diginetica.net/v1/prescoring/digi-cookie
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • 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://mc.yandex.ru/clmap/5901091....ru/clmap/5901091
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • Long cache headers is good (cacheHeadersLong)The page has 31 requests that have a shorter cache time than 30 days (but still a cache time).69
    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://static.popmechanic.ru/service/loader.js?c=5434
  • https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR
  • https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c
  • https://cdn.diginetica.net/338/client.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://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg
  • https://g2.sunlight.net/media/catbans/87d342a26011ebc7fd386b9f7fa222b57433a8bb.jpg
  • https://mc.yandex.ru/metrika/watch.js
  • https://web-static.mindbox.ru/js/bydomain/sunlight.net.js?_=5764192
  • https://privacy-cs.mail.ru/static/sync-loader.js
  • https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767
  • https://cdn.diginetica.net/338/search/template.html?version=JPKGLCZEH
  • https://cdn.diginetica.net/338/autocomplete/template.html?version=RIBLERWLY
  • https://mc.yandex.ru/metrika/advert.gif
  • https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.668
  • 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?_=5764192
  • https://privacy-cs.mail.ru/fp/?id=GSzoUGj64xM06E1vIbhvS
  • https://privacy-cs.mail.ru/fp/?id=GSzoUGj64xM06E1vIbhvS
  • https://mc.yandex.ru/metrika/metrika_match.html
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://yandex.ru/ads/system/context.js
  • https://privacy-cs.mail.ru/fp/?id=GSzoUGj64xM06E1vIbhvS
  • https://cdn.uxfeedback.ru/widget.js
  • https://cdn.uxfeedback.ru/assets-4.5.0/2.b7708bea0011087535f1.js
  • https://cdn.uxfeedback.ru/assets-4.5.0/1a17f635369f7ac8681ec.css
  • https://cdn.uxfeedback.ru/assets-4.5.0/1.84dce0e80605bbac6108.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
    Total CSS size shouldn't be too big (cssSize)The total CSS transfer size is 173.6 kB and uncompressed size is 386.1 kB. That is big and the CSS could most probably be smaller.50
    Description: Delivering a massive amount of CSS to the browser is not the best thing you can do, because it means more work for the browser when parsing the CSS against the HTML and that makes the rendering slower. Try to send only the CSS that is used on that page. And make sure to remove CSS rules when they aren't used anymore.
    Offenders:
    URLTransfer sizeContent size
    https://g3.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...9e1cdf6798760.css 4.1 KB14.2 KB
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...224d36c3e602e.css 18.3 KB74.4 KB
    https://g8.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...fac770faf0f62.css 130.1 KB223.9 KB
    https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.0...1b2a85bf85df5.css 1.3 KB3.6 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css 591 B1.2 KB
    https://cdn.diginetica.net/338/search/template.css?version=JPKGLCZEH 73 B46 B
    https://cdn.diginetica.net/338/autocomplete/template.css?version=RIBLERWLY 9.7 KB41.7 KB
    https://cdn.uxfeedback.ru/assets-4.5.0/1a17f635369f7ac8681ec.css 4.3 KB15.9 KB
    https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic 1.0 KB2.2 KB
    Avoid too many fonts (fewFonts)The page has 6 font requests. Do you really need them? What value does the fonts give the user?40
    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
  • https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2
  • https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2
  • https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2
  • Total image size shouldn't be too big (imageSize)The page total image size is 706.2 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.4 MB and the uncompressed size is 4.4 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://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...49e8cf95d46ec9.js 43.0 KB108.5 KB
    https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js 2.1 KB4.3 KB
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...3824b2da3cad16.js 153.7 KB382.2 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...d5284c17833f2b.js 9.9 KB27.6 KB
    https://g7.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...614670c704c276.js 36.0 KB105.7 KB
    https://static.popmechanic.ru/service/loader.js?c=5434 4.5 KB12.4 KB
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR 111.6 KB384.4 KB
    https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c 106.1 KB315.3 KB
    https://www.google-analytics.com/analytics.js 21.1 KB51.7 KB
    https://cdn.diginetica.net/338/client.js 283.4 KB1.2 MB
    https://cdn.branch.io/branch-latest.min.js 23.3 KB74.6 KB
    https://api.mindbox.ru/scripts/v1/tracker.js 24.8 KB81.2 KB
    https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js 22.2 KB95.4 KB
    https://stream.datago.ru/tracker/sp.js 72.7 KB72.6 KB
    https://top-fwz1.mail.ru/js/code.js 19.5 KB46.0 KB
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...28fdd65ce55213.js 28.4 KB85.2 KB
    https://mc.yandex.ru/metrika/watch.js 59.7 KB166.3 KB
    https://g6.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.5...5c666fae5ea0c1.js 41.3 KB89.2 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...4c8fc73e92de96.js 28.5 KB68.9 KB
    https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?169 17.3 KB56.3 KB
    https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?159 17.3 KB56.3 KB
    https://app.link/_r...tps://app.link/_r 632 B91 B
    https://web-static.mindbox.ru/js/bydomain/sunlight.net.js?_=5764192 5.3 KB0 b
    https://privacy-cs.mail.ru/static/sync-loader.js 40.4 KB155.0 KB
    https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767 2.3 KB3.5 KB
    https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.668 164.2 KB504.5 KB
    https://yandex.ru/ads/system/context.js N/A0 b
    https://cdn.uxfeedback.ru/widget.js 3.2 KB5.9 KB
    https://cdn.uxfeedback.ru/assets-4.5.0/2.b7708bea0011087535f1.js 14.0 KB39.8 KB
    https://cdn.uxfeedback.ru/assets-4.5.0/1.84dce0e80605bbac6108.js 35.1 KB100.6 KB
    Avoid using incorrect mime types (mimeTypes)The page has 12 misconfigured mime types. 88
    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://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://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0
  • 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?_=5764192
  • https://privacy-cs.mail.ru/fp/?id=GSzoUGj64xM06E1vIbhvS
  • https://privacy-cs.mail.ru/fp/?id=GSzoUGj64xM06E1vIbhvS
  • https://privacy-cs.mail.ru/fp/?id=GSzoUGj64xM06E1vIbhvS
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • Make each CSS response small (optimalCssSize)https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/base-libs.c808f9a224d36c3e602e.css?1729256955.0 size is 18.8 kB (18775) and that is bigger than the limit of 14.5 kB. https://g8.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dist/main.a8f351efac770faf0f62.css?1729256955.0 size is 133.3 kB (133270) and that is bigger than the limit of 14.5 kB. Try to make the CSS files fit into 14.5 KB.80
    Description: Make CSS responses small to fit into the magic number TCP window size of 14.5 KB. The browser can then download the CSS faster and that will make the page start rendering earlier.
    Offenders:
    URLTransfer sizeContent size
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...224d36c3e602e.css 18.3 KB74.4 KB
    https://g8.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...fac770faf0f62.css 130.1 KB223.9 KB
    Total page size shouldn't be too big (pageSize)The page total transfer size is 2.7 MB, which is more than the coach limit of 2 MB. That is really big and you need to make it smaller.0
    Description: Avoid having pages that have a transfer size over the wire of more than 2 MB (desktop) and 1 MB (mobile) because that is really big and will hurt performance and will make the page expensive for the user if she/he pays for the bandwidth.
    Offenders:
    URLTransfer sizeContent size
    https://sunlight.net/catalog/zolotye-kolca.html 139.6 KB862.0 KB
    https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2 28.5 KB28.3 KB
    https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2 30.1 KB29.8 KB
    https://g0.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2 29.1 KB28.9 KB
    https://g3.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...9e1cdf6798760.css 4.1 KB14.2 KB
    https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...49e8cf95d46ec9.js 43.0 KB108.5 KB
    https://g6.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...efaf6484d5cce8.js 2.1 KB4.3 KB
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...224d36c3e602e.css 18.3 KB74.4 KB
    https://g8.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...fac770faf0f62.css 130.1 KB223.9 KB
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...3824b2da3cad16.js 153.7 KB382.2 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...d5284c17833f2b.js 9.9 KB27.6 KB
    https://g7.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...614670c704c276.js 36.0 KB105.7 KB
    https://static.popmechanic.ru/service/loader.js?c=5434 4.5 KB12.4 KB
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR 111.6 KB384.4 KB
    https://g8.sunlight.net/media/content/desktop-menu/categories/35f527efb07355870d...50a6c8bd25143.svg 526 B832 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/01468a634f971dc486...593321eacd74b.svg 1.1 KB1.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 536 B657 B
    https://g5.sunlight.net/media/content/desktop-menu/categories/961b368deeaa65c1f5...a4a5b0bd333ab.svg 480 B651 B
    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 846 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 389 B529 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/9b98a6341b30c5f59a...066e71b47acc8.svg 387 B332 B
    https://g5.sunlight.net/media/content/desktop-menu/categories/bb267fbdb937a54afb...fa7dfaeb2afd7.svg 400 B504 B
    https://g2.sunlight.net/media/content/desktop-menu/categories/552132e2aa71558ae8...bd65da5c4371d.svg 718 B987 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/a9c04ca9495a7d802a...9bdf98772c2da.svg 527 B655 B
    https://g4.sunlight.net/media/content/desktop-menu/categories/e7bced08b4aeaa15cd...14db7cc4f1818.svg 523 B665 B
    https://g2.sunlight.net/media/content/desktop-menu/categories/a516fb1e20aa0f9b6f...0941cb3ff1baf.svg 740 B1015 B
    https://g0.sunlight.net/media/content/desktop-menu/categories/7f1167c89647f28a05...d70a40c3114d9.svg 462 B540 B
    https://g5.sunlight.net/media/content/desktop-menu/categories/38174640ad3d97f248...bfe7de84b10f1.svg 399 B570 B
    https://g8.sunlight.net/media/content/desktop-menu/categories/17cbdd3eedb16af676...1fb9a51d35085.svg 489 B622 B
    https://g4.sunlight.net/media/content/desktop-menu/categories/09a94ea633d6c2a4a2...e489174d1edf1.svg 441 B577 B
    https://g8.sunlight.net/static/shop/svg/catalog-filters/applied.svg 287 B163 B
    https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2 28.4 KB28.3 KB
    https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2 29.9 KB29.8 KB
    https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2 29.0 KB28.9 KB
    https://g5.sunlight.net/static/shop/images/reviews-star.svg 351 B313 B
    https://api.sunlight.net/v3/loyalty/type/refresh/ N/A0 b
    https://g5.sunlight.net/static/shop/svg/reviews-star.svg 302 B200 B
    https://g5.sunlight.net/static/shop/images/blinger/ic.png 1.0 KB896 B
    https://api.sunlight.net/v3/loyalty/type/refresh/ 219 B219 B
    https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c 106.1 KB315.3 KB
    https://www.google-analytics.com/analytics.js 21.1 KB51.7 KB
    https://cdn.diginetica.net/338/client.js 283.4 KB1.2 MB
    https://cdn.branch.io/branch-latest.min.js 23.3 KB74.6 KB
    https://api.mindbox.ru/scripts/v1/tracker.js 24.8 KB81.2 KB
    https://vk.com/js/api/openapi.js?169 N/A0 b
    https://onelinksmartscript.appsflyer.com/onelink-smart-script-latest.js 22.2 KB95.4 KB
    https://stream.datago.ru/tracker/sp.js 72.7 KB72.6 KB
    https://top-fwz1.mail.ru/js/code.js 19.5 KB46.0 KB
    https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.0...1b2a85bf85df5.css 1.3 KB3.6 KB
    https://api.sunlight.net/v6/ab-tests/web/ N/A0 b
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...28fdd65ce55213.js 28.4 KB85.2 KB
    https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg 410.1 KB409.4 KB
    https://api.sunlight.net/v6/ab-tests/web/ 63 B63 B
    https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...27b7e44d2eec9.css 591 B1.2 KB
    https://g0.sunlight.net/r/w400/q85/media/products/bde6a979-166e-11ee-b479-005056bc836d.jpg 13.1 KB12.9 KB
    https://g4.sunlight.net/r/w400/q85/media/products/3a7e822519d3fb4c76c6e7f71048bcccb4506376.jpg 16.9 KB16.7 KB
    https://g9.sunlight.net/r/w400/q85/media/products/5043d473efee237c6ee4b7f3f8394447921dd7d3.jpg 11.8 KB11.6 KB
    https://g1.sunlight.net/r/w400/q85/media/products/25984dd54065c300c706041e2bc173d0287e995d.jpg 13.5 KB13.4 KB
    https://g0.sunlight.net/r/w400/q85/media/products/ec2d13722168aeeb5fbe01493e77910ba6c8ed52.jpg 18.0 KB17.9 KB
    https://g1.sunlight.net/r/w400/q85/media/products/f4ca8598a0ec303e56019c586dd157ec0ce290db.jpg 13.4 KB13.3 KB
    https://g3.sunlight.net/r/w400/q85/media/products/1a2cccf92b698cb57c8de808729a1d6e5b2add82.jpg 13.9 KB13.7 KB
    https://g4.sunlight.net/r/w400/q85/media/products/6517b398ac9b494400f7fc3bfbb04a8c67c61aff.jpg 17.3 KB17.2 KB
    https://g6.sunlight.net/r/w400/q85/media/products/c36bf089d84cfb5e1fdedc354dfbd82f1e65d13f.jpg 10.2 KB10.0 KB
    https://g4.sunlight.net/r/w400/q85/media/products/e89a9efa55756a23e3b91485bfe8c11ae9667e84.jpg 11.3 KB11.2 KB
    https://g2.sunlight.net/media/catbans/87d342a26011ebc7fd386b9f7fa222b57433a8bb.jpg 112.9 KB112.6 KB
    https://mc.yandex.ru/metrika/watch.js 59.7 KB166.3 KB
    https://g6.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.5...5c666fae5ea0c1.js 41.3 KB89.2 KB
    https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...4c8fc73e92de96.js 28.5 KB68.9 KB
    https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?169 17.3 KB56.3 KB
    https://vk.com/js/api/openapi.js?159 N/A0 b
    https://api.sunlight.net/v3/cities/detect/ N/A0 b
    https://api.sunlight.net/v3/cities/detect/ 165 B165 B
    https://analytics.google.com/g/collect...gle.com/g/collect N/A0 b
    https://www.google.ru/ads/ga-audiences.../ads/ga-audiences 63 B42 B
    https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?159 17.3 KB56.3 KB
    https://app.link/_r...tps://app.link/_r 632 B91 B
    https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.668&transport=XmlHttpRequest 741 B134 B
    https://web-static.mindbox.ru/js/bydomain/sunlight.net.js?_=5764192 5.3 KB0 b
    https://privacy-cs.mail.ru/static/sync-loader.js 40.4 KB155.0 KB
    https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767 2.3 KB3.5 KB
    https://top-fwz1.mail.ru/counter...1.mail.ru/counter 1.2 KB43 B
    https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer 1.2 KB43 B
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 0 b0 b
    https://api.expf.ru/api/v1/config.json 0 b0 b
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 160 B80 B
    https://api.expf.ru/api/v1/config.json 1.5 KB4.7 KB
    https://tracking.diginetica.net/csc-event...ica.net/csc-event 37 B37 B
    https://autocomplete.diginetica.net/_health 363 B2 B
    https://api.sunlight.net/v3/cities/select/ N/A0 b
    https://g3.sunlight.net/static/shop/images/cities-popup/pin.png 485 B317 B
    https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer 1.1 KB43 B
    https://tracking.diginetica.net/csc-event...ica.net/csc-event 37 B37 B
    https://api.sunlight.net/v3/cities/select/ 1.0 KB95 B
    https://vk.com/rtrg...tps://vk.com/rtrg 507 B49 B
    https://api.sunlight.net/v4/constants/ N/A0 b
    https://api.sunlight.net/v6/customers 0 b0 b
    https://api.sunlight.net/v4/constants/ 187 B187 B
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 121 B80 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://vk.com/rtrg...tps://vk.com/rtrg 519 B49 B
    https://vk.com/rtrg...tps://vk.com/rtrg 559 B11 B
    https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0 560 B11 B
    https://tracking.diginetica.net/csc-event...ica.net/csc-event 37 B37 B
    https://mc.yandex.ru/metrika/advert.gif 279 B43 B
    https://mc.yandex.ru/watch/5901091....ru/watch/5901091 N/A0 b
    https://api.sunlight.net/v6/customers/ 219 B219 B
    https://api2.branch.io/v1/open 667 B274 B
    https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1 1.6 KB1012 B
    https://autocomplete.diginetica.net/autocomplete?st=undefined&apiKey=7DRN52IVBN 472 B96 B
    https://api-qa.diginetica.net/v1/prescoring/digi-cookie 451 B36 B
    https://api.expf.ru/api/v1/geo 0 b0 b
    https://vk.com/rtrg...tps://vk.com/rtrg 515 B49 B
    https://vk.com/rtrg...tps://vk.com/rtrg 549 B11 B
    https://vk.com/rtrg?p=VK-RTRG-276380-bLR9z&e=1&c=view_content&v=0 561 B11 B
    https://api.expf.ru/api/v1/geo 365 B114 B
    https://api2.branch.io/v1/pageview 351 B29 B
    https://firebaseinstallations.googleapis.com/v1/projects/sunlight-mobile/installations 0 b0 b
    https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091 N/A43 B
    https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.668 164.2 KB504.5 KB
    https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net 688 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?_=5764192 688 B0 b
    https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1 74 B43 B
    https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1 N/A43 B
    https://privacy-cs.mail.ru/fp/?id=GSzoUGj64xM06E1vIbhvS N/A0 b
    https://privacy-cs.mail.ru/fp/?id=GSzoUGj64xM06E1vIbhvS 0 b0 b
    https://firebaseinstallations.googleapis.com/v1/projects/sunlight-mobile/installations 680 B625 B
    https://mc.yandex.ru/metrika/metrika_match.html 1.6 KB2.6 KB
    https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net 887 B297 B
    https://firebaseremoteconfig.googleapis.com/v1/projects/sunlight-mobile/namespac...es/firebase:fetch 0 b0 b
    https://firebaseremoteconfig.googleapis.com/v1/projects/sunlight-mobile/namespac...es/firebase:fetch 410 B863 B
    https://api.sunlight.net/x/events/raw/ N/A0 b
    https://api.sunlight.net/x/events/raw/ 863 B1.5 KB
    https://yandex.ru/ads/system/context.js N/A0 b
    https://privacy-cs.mail.ru/fp/?id=GSzoUGj64xM06E1vIbhvS 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 146 B43 B
    https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker 1.1 KB43 B
    https://cdn.uxfeedback.ru/widget.js 3.2 KB5.9 KB
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 0 b0 b
    https://g0.sunlight.net/static/shop/icons/favicon.ico 9.6 KB9.4 KB
    https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2 121 B80 B
    https://cdn.uxfeedback.ru/assets-4.5.0/2.b7708bea0011087535f1.js 14.0 KB39.8 KB
    https://cdn.uxfeedback.ru/assets-4.5.0/1a17f635369f7ac8681ec.css 4.3 KB15.9 KB
    https://cdn.uxfeedback.ru/assets-4.5.0/1.84dce0e80605bbac6108.js 35.1 KB100.6 KB
    https://widget-api.uxfeedback.ru/v4/widgets/effbpblds45rhjrahbxg9v0y...ds45rhjrahbxg9v0y 0 b0 b
    https://widget-api.uxfeedback.ru/v4/widgets/effbpblds45rhjrahbxg9v0y...ds45rhjrahbxg9v0y 991 B1.3 KB
    https://fonts.googleapis.com/css?family=Roboto:400&amp;subset=cyrillic 1.0 KB2.2 KB
    Don't use private headers on static content (privateAssets)The page has 14 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/gtm.js?id=GTM-565K2CR
  • https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c
  • https://top-fwz1.mail.ru/js/code.js
  • https://top-fwz1.mail.ru/js/dyn-goal-config.js?ids=3556767
  • https://top-fwz1.mail.ru/counter...1.mail.ru/counter
  • https://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://tracking.diginetica.net/csc-event...ica.net/csc-event
  • 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://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091
  • 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 795 characters long. https://top-fwz1.mai...1.mail.ru/counter has a header set-cookie that is 716 characters long. https://top-fwz1.mai...mail.ru/datalayer has a header set-cookie that is 716 characters long. https://top-fwz1.mai...mail.ru/datalayer has a header set-cookie that is 614 characters long. https://api.sunlight...v3/cities/select/ has a header set-cookie that is 882 characters long. https://mc.yandex.ru....ru/watch/5901091 has a header location that is 1786 characters long. https://mc.yandex.ru...u/watch/5901091/1 has a header location that is 1786 characters long. https://mc.yandex.ru...u/watch/5901091/1 has a header set-cookie that is 929 characters long. https://yandex.ru/ads/system/context.js has a header set-cookie that is 823 characters long. https://top-fwz1.mai...1.mail.ru/tracker has a header set-cookie that is 614 characters long. 90
    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://top-fwz1.mail.ru/datalayer...mail.ru/datalayer
  • https://api.sunlight.net/v3/cities/select/
  • 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://yandex.ru/ads/system/context.js
  • https://top-fwz1.mail.ru/tracker...1.mail.ru/tracker
  • Avoid too many third party requests (thirdParty)The page do more requests to third party domains (83 requests and 1.1 MB) then first party (75 requests and 1.5 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 92 responses that sets both a max-age and expires header. There are 17 responses that sets a pragma no-cache header (that is a request header). There are 143 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://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://g3.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...9e1cdf6798760.css
  • https://g3.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...9e1cdf6798760.css
  • https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...49e8cf95d46ec9.js
  • https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/mai...49e8cf95d46ec9.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://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...224d36c3e602e.css
  • https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...224d36c3e602e.css
  • https://g8.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...fac770faf0f62.css
  • https://g8.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...fac770faf0f62.css
  • https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...3824b2da3cad16.js
  • https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...3824b2da3cad16.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...d5284c17833f2b.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...d5284c17833f2b.js
  • https://g7.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...614670c704c276.js
  • https://g7.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dis...614670c704c276.js
  • https://static.popmechanic.ru/service/loader.js?c=5434
  • https://static.popmechanic.ru/service/loader.js?c=5434
  • 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://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://g5.sunlight.net/media/content/desktop-menu/categories/961b368deeaa65c1f5...a4a5b0bd333ab.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/961b368deeaa65c1f5...a4a5b0bd333ab.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://g2.sunlight.net/media/content/desktop-menu/categories/552132e2aa71558ae8...bd65da5c4371d.svg
  • https://g2.sunlight.net/media/content/desktop-menu/categories/552132e2aa71558ae8...bd65da5c4371d.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://g2.sunlight.net/media/content/desktop-menu/categories/a516fb1e20aa0f9b6f...0941cb3ff1baf.svg
  • https://g2.sunlight.net/media/content/desktop-menu/categories/a516fb1e20aa0f9b6f...0941cb3ff1baf.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://g5.sunlight.net/media/content/desktop-menu/categories/38174640ad3d97f248...bfe7de84b10f1.svg
  • https://g5.sunlight.net/media/content/desktop-menu/categories/38174640ad3d97f248...bfe7de84b10f1.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://g8.sunlight.net/static/shop/svg/catalog-filters/applied.svg
  • https://g8.sunlight.net/static/shop/svg/catalog-filters/applied.svg
  • https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2
  • https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Book.woff2
  • https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2
  • https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Demi.woff2
  • https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2
  • https://g5.sunlight.net/static/shop/fonts/futura/FuturaPT-Medium.woff2
  • https://g5.sunlight.net/static/shop/images/reviews-star.svg
  • https://g5.sunlight.net/static/shop/images/reviews-star.svg
  • https://api.sunlight.net/v3/loyalty/type/refresh/
  • https://g5.sunlight.net/static/shop/svg/reviews-star.svg
  • https://g5.sunlight.net/static/shop/svg/reviews-star.svg
  • https://g5.sunlight.net/static/shop/images/blinger/ic.png
  • https://g5.sunlight.net/static/shop/images/blinger/ic.png
  • https://api.sunlight.net/v3/loyalty/type/refresh/
  • https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c
  • https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c
  • https://www.google-analytics.com/analytics.js
  • https://www.google-analytics.com/analytics.js
  • https://cdn.diginetica.net/338/client.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://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.0...1b2a85bf85df5.css
  • https://g5.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.0...1b2a85bf85df5.css
  • https://api.sunlight.net/v6/ab-tests/web/
  • https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...28fdd65ce55213.js
  • https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-on...28fdd65ce55213.js
  • https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg
  • https://g9.sunlight.net/media/catbans/17c0d480777ecbf6e974466b671abfef80b43135.jpg
  • https://api.sunlight.net/v6/ab-tests/web/
  • 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://g0.sunlight.net/r/w400/q85/media/products/bde6a979-166e-11ee-b479-005056bc836d.jpg
  • https://g0.sunlight.net/r/w400/q85/media/products/bde6a979-166e-11ee-b479-005056bc836d.jpg
  • https://g4.sunlight.net/r/w400/q85/media/products/3a7e822519d3fb4c76c6e7f71048bcccb4506376.jpg
  • https://g4.sunlight.net/r/w400/q85/media/products/3a7e822519d3fb4c76c6e7f71048bcccb4506376.jpg
  • https://g9.sunlight.net/r/w400/q85/media/products/5043d473efee237c6ee4b7f3f8394447921dd7d3.jpg
  • https://g9.sunlight.net/r/w400/q85/media/products/5043d473efee237c6ee4b7f3f8394447921dd7d3.jpg
  • https://g1.sunlight.net/r/w400/q85/media/products/25984dd54065c300c706041e2bc173d0287e995d.jpg
  • https://g1.sunlight.net/r/w400/q85/media/products/25984dd54065c300c706041e2bc173d0287e995d.jpg
  • https://g0.sunlight.net/r/w400/q85/media/products/ec2d13722168aeeb5fbe01493e77910ba6c8ed52.jpg
  • https://g0.sunlight.net/r/w400/q85/media/products/ec2d13722168aeeb5fbe01493e77910ba6c8ed52.jpg
  • https://g1.sunlight.net/r/w400/q85/media/products/f4ca8598a0ec303e56019c586dd157ec0ce290db.jpg
  • https://g1.sunlight.net/r/w400/q85/media/products/f4ca8598a0ec303e56019c586dd157ec0ce290db.jpg
  • https://g3.sunlight.net/r/w400/q85/media/products/1a2cccf92b698cb57c8de808729a1d6e5b2add82.jpg
  • https://g3.sunlight.net/r/w400/q85/media/products/1a2cccf92b698cb57c8de808729a1d6e5b2add82.jpg
  • https://g4.sunlight.net/r/w400/q85/media/products/6517b398ac9b494400f7fc3bfbb04a8c67c61aff.jpg
  • https://g4.sunlight.net/r/w400/q85/media/products/6517b398ac9b494400f7fc3bfbb04a8c67c61aff.jpg
  • https://g6.sunlight.net/r/w400/q85/media/products/c36bf089d84cfb5e1fdedc354dfbd82f1e65d13f.jpg
  • https://g6.sunlight.net/r/w400/q85/media/products/c36bf089d84cfb5e1fdedc354dfbd82f1e65d13f.jpg
  • https://g4.sunlight.net/r/w400/q85/media/products/e89a9efa55756a23e3b91485bfe8c11ae9667e84.jpg
  • https://g4.sunlight.net/r/w400/q85/media/products/e89a9efa55756a23e3b91485bfe8c11ae9667e84.jpg
  • https://g2.sunlight.net/media/catbans/87d342a26011ebc7fd386b9f7fa222b57433a8bb.jpg
  • https://g2.sunlight.net/media/catbans/87d342a26011ebc7fd386b9f7fa222b57433a8bb.jpg
  • https://mc.yandex.ru/metrika/watch.js
  • https://g6.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.5...5c666fae5ea0c1.js
  • https://g6.sunlight.net/static/webpack-modules-vue3/popups/go-to-app/dist/main.5...5c666fae5ea0c1.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...4c8fc73e92de96.js
  • https://g0.sunlight.net/static/webpack-modules-vue3/catalog/pagination/dist/main...4c8fc73e92de96.js
  • https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?169
  • https://vk.com/js/api/openapi.js?159
  • https://api.sunlight.net/v3/cities/detect/
  • https://api.sunlight.net/v3/cities/detect/
  • 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://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?159
  • https://app.link/_r...tps://app.link/_r
  • https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.668&transport=XmlHttpRequest
  • https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.668&transport=XmlHttpRequest
  • https://api.mindbox.ru/v1.1/customer/track-visit?version=1.0.668&transport=XmlHttpRequest
  • https://web-static.mindbox.ru/js/bydomain/sunlight.net.js?_=5764192
  • https://privacy-cs.mail.ru/static/sync-loader.js
  • https://privacy-cs.mail.ru/static/sync-loader.js
  • 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://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://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://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://api.expf.ru/api/v1/config.json
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://api.expf.ru/api/v1/config.json
  • 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/cities/select/
  • https://g3.sunlight.net/static/shop/images/cities-popup/pin.png
  • https://g3.sunlight.net/static/shop/images/cities-popup/pin.png
  • 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://api.sunlight.net/v3/cities/select/
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://api.sunlight.net/v4/constants/
  • https://api.sunlight.net/v6/customers
  • https://api.sunlight.net/v4/constants/
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • 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://vk.com/rtrg...tps://vk.com/rtrg
  • 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://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://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.sunlight.net/v6/customers/
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://api.expf.ru/api/v1/geo
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • 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://firebaseinstallations.googleapis.com/v1/projects/sunlight-mobile/installations
  • https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091
  • https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091
  • https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.668
  • 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?_=5764192
  • 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/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://privacy-cs.mail.ru/fp/?id=GSzoUGj64xM06E1vIbhvS
  • https://privacy-cs.mail.ru/fp/?id=GSzoUGj64xM06E1vIbhvS
  • https://privacy-cs.mail.ru/fp/?id=GSzoUGj64xM06E1vIbhvS
  • https://privacy-cs.mail.ru/fp/?id=GSzoUGj64xM06E1vIbhvS
  • https://privacy-cs.mail.ru/fp/?id=GSzoUGj64xM06E1vIbhvS
  • https://firebaseinstallations.googleapis.com/v1/projects/sunlight-mobile/installations
  • https://mc.yandex.ru/metrika/metrika_match.html
  • https://personalization-web-stable.mindbox.ru/init/5434/domain_and_endpoint/sunl...tnet:sunlight.net
  • https://firebaseremoteconfig.googleapis.com/v1/projects/sunlight-mobile/namespac...es/firebase:fetch
  • https://firebaseremoteconfig.googleapis.com/v1/projects/sunlight-mobile/namespac...es/firebase:fetch
  • https://api.sunlight.net/x/events/raw/
  • https://api.sunlight.net/x/events/raw/
  • https://yandex.ru/ads/system/context.js
  • https://privacy-cs.mail.ru/fp/?id=GSzoUGj64xM06E1vIbhvS
  • https://privacy-cs.mail.ru/fp/?id=GSzoUGj64xM06E1vIbhvS
  • https://privacy-cs.mail.ru/fp/?id=GSzoUGj64xM06E1vIbhvS
  • 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://g0.sunlight.net/static/shop/icons/favicon.ico
  • https://g0.sunlight.net/static/shop/icons/favicon.ico
  • https://stream.datago.ru/collector/com.snowplowanalytics.snowplow/tp2
  • https://cdn.uxfeedback.ru/assets-4.5.0/2.b7708bea0011087535f1.js
  • https://cdn.uxfeedback.ru/assets-4.5.0/2.b7708bea0011087535f1.js
  • https://cdn.uxfeedback.ru/assets-4.5.0/1a17f635369f7ac8681ec.css
  • https://cdn.uxfeedback.ru/assets-4.5.0/1a17f635369f7ac8681ec.css
  • https://cdn.uxfeedback.ru/assets-4.5.0/1.84dce0e80605bbac6108.js
  • https://cdn.uxfeedback.ru/assets-4.5.0/1.84dce0e80605bbac6108.js
  • https://widget-api.uxfeedback.ru/v4/widgets/effbpblds45rhjrahbxg9v0y...ds45rhjrahbxg9v0y
  • https://widget-api.uxfeedback.ru/v4/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 (74)

    TitleAdviceScore
    Avoid using Google Analytics (ga)The page is using Google Analytics meaning you share your users private information with Google. You should use analytics that care about user privacy, something like https://matomo.org.0
    Description: Google Analytics share private user information with Google that your user hasn't agreed on sharing.
    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 5 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
  • .yandex.ru
  • api-qa.diginetica.net
  • .yandex.ru
  • Do not share user data with third parties. (thirdPartyPrivacy)The page has 22% requests that are 3rd party (35 requests with a size of 376.3 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 2 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 11 social requests and uses 1 social tool. The page do 5 utility requests and uses 2 utility tools.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/gtm.js?id=GTM-565K2CR
  • https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c
  • https://www.google-analytics.com/analytics.js
  • https://cdn.branch.io/branch-latest.min.js
  • https://vk.com/js/api/openapi.js?169
  • https://mc.yandex.ru/metrika/watch.js
  • https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?169
  • https://vk.com/js/api/openapi.js?159
  • https://analytics.google.com/g/collect...gle.com/g/collect
  • https://www.google.ru/ads/ga-audiences.../ads/ga-audiences
  • https://vk.com/dist/public/api/openapi.c340c125c61ec5745ebb2a98626e46ab.js?159
  • https://app.link/_r...tps://app.link/_r
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • https://vk.com/rtrg...tps://vk.com/rtrg
  • 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://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://vk.com/rtrg...tps://vk.com/rtrg
  • 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://api2.branch.io/v1/pageview
  • https://firebaseinstallations.googleapis.com/v1/projects/sunlight-mobile/installations
  • https://mc.yandex.ru/clmap/5901091....ru/clmap/5901091
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://mc.yandex.ru/watch/5901091/1...u/watch/5901091/1
  • https://firebaseinstallations.googleapis.com/v1/projects/sunlight-mobile/installations
  • https://mc.yandex.ru/metrika/metrika_match.html
  • https://firebaseremoteconfig.googleapis.com/v1/projects/sunlight-mobile/namespac...es/firebase:fetch
  • https://firebaseremoteconfig.googleapis.com/v1/projects/sunlight-mobile/namespac...es/firebase:fetch
  • 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
    Height10594
    DOM elements7510
    Avg DOM depth13
    Max DOM depth21
    Iframes2
    Script tags75
    Local storage5.2 KB
    Session storage1.4 KB
    Network Information API4g
    Resource Hints
    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 Wappalyzerversion 6.10.66.  Use --browsertime.firefox.includeResponseBodies htmlor --browsertime.chrome.includeResponseBodies htmlto help Wappalyser find more information about technologies used.

    TechnologyConfidenceCategory
    Amazon Web Services 100  PaaS
    HSTS 100  Security
    Cloudflare 100  CDN
    Amazon CloudFront 100  CDN
    HTTP/3 100  Miscellaneous

    Data collected using Third Party Web 0.24.0

    Tag-manager
    Google Tag Manager
    Survelliance
    Google Tag Manager
    Google Analytics
    Other Google APIs/SDKs
    Google Fonts
    Analytics
    Google Analytics
    Yandex Metrica
    Ad
    Branch Metrics
    Social
    VK
    Utility
    Other Google APIs/SDKs
    Firebase
    Cdn
    Google Fonts
    | Browser metrics | Visual Metrics | Largest Contentful Paint | Cumulative Layout Shift | Interaction To Next Paint | Long Aninimation Frames | 

    Data from run 1

    Visual Metrics

    Browser Metrics

    Google Web Vitals
    Time to first byte (TTFB)373 ms
    First Contentful Paint (FCP)716 ms
    Largest Contentful Paint (LCP)1.437 s
    Cumulative Layout Shift (CLS)0.00
    Interaction to next paint (INP)128 ms
    Total Blocking Time (TBT)1.634 s
    First Contentful Paint info
    Elements that needed recalculate style before FCP919
    Time spent in recalculate style before FCP25.293 ms
    Extra timings
    TTFB373 ms
    First Paint716 ms
    Load Event End31.746 s
    Fully loaded33.709 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-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 1.437 s
    Elements that needed recalculate style before LCP5507
    Time spent in recalculate style before LCP133.357 ms
    Element idjs-catalog-wide-banner
    Load time1.437 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

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

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

    ScoreHTML Element
    0.00151<span class="catalog-title__count"></span>,,<div class="supreme-header-top-menu-right-links"></div>,,
    body > div#wrapper > div#js-catalog-wrapper > section:eq(0) > div#js-catalog-top-holder > div#filter > div > div:eq(0) > div > div:eq(0) > div#catalog-top-h1 > div > div > span,body > div#wrapper > div#js-catalog-wrapper > section:eq(0) > div#js-catalog-top-holder > div#filter > div > div:eq(0) > div > div:eq(0) > div#catalog-top-h1 > div > div > h1 > #text,body > div#wrapper > div#js-header-top > div > div:eq(1),body > div#wrapper > div#js-header-top > div > div:eq(1) > a:eq(0) > #text,body > div#wrapper > div#js-header-top > div > div:eq(1) > a:eq(1) > #text
    Layout shift

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

    Interaction to Next Paint

    Interaction to Next Paint (INP) is a metric that try to measure responsiveness. It's useful if you are testing user journeys. Read more about Interaction to Next Paint.

    The measured latency was 128 ms.

    Event typepointerover
    Element typeDIV
    Element class namecatalog-wide-banner
    Event target#js-catalog-wide-banner
    Load state when the event happenedloading

    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
    685 ms749.6 ms5.4 ms2.8 ms2.6 ms
    https://cdn.diginetica.net/338/client.js

    Forced Style And Layout Duration: 1 ms

    Invoker:  XMLHttpRequest.onload
    Invoker Type: event-listener
    Window attribution: self
    Source char position: -1

    Forced Style And Layout Duration: 317 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    540 ms560 ms32 ms19.4 ms12.6 ms
    https://cdn.diginetica.net/338/client.js

    Forced Style And Layout Duration: 255 ms

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

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    111 ms198.7 ms18.3 ms10.6 ms7.7 ms
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR

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

    https://g7.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dist/main.21afc0614670c704c276.js?1729256955.0

    Forced Style And Layout Duration: 3 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
    73 ms120.3 ms3.7 ms0.3 ms3.4 ms
    https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c

    Invoker:  https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    72 ms115.4 ms22.6 ms19.3 ms3.3 ms
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.a5eb013824b2da3cad16.js?1729256955.0

    Invoker:  https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.a5eb013824b2da3cad16.js?1729256955.0
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    66 ms149.5 ms14.5 ms14.1 ms0.4 ms

    Forced Style And Layout Duration: 27 ms

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

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    60 ms135.7 ms3.3 ms1.5 ms1.8 ms
    https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.8b6db749e8cf95d46ec9.js?1729256955.0

    Invoker:  https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.8b6db749e8cf95d46ec9.js?1729256955.0
    Invoker Type: classic-script
    Window attribution: self

    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.a5eb013824b2da3cad16.js?1729256955.0

    Forced Style And Layout Duration: 3 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    50 ms74.9 ms87.1 ms77.3 ms9.8 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    50 ms119.1 ms79.9 ms78.1 ms1.8 ms
    https://privacy-cs.mail.ru/static/sync-loader.js

    Forced Style And Layout Duration: 16 ms

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

    https://privacy-cs.mail.ru/static/sync-loader.js

    Forced Style And Layout Duration: 17 ms

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

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

    https://privacy-cs.mail.ru/static/sync-loader.js

    Forced Style And Layout Duration: 16 ms

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

    https://privacy-cs.mail.ru/static/sync-loader.js

    Forced Style And Layout Duration: 17 ms

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

    Forced Style And Layout Duration: 16 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    32 ms155.4 ms71.6 ms0 ms71.6 ms
    No availible script information.

    Server timings

    There are no Server Timings.

    Custom metrics collected through JavaScript

    There are no custom configured scripts.

    Extra metrics collected using scripting

    There are no custom extra metrics from scripting.

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

    PageXray

    How the page is built.

    Summary
    HTTP versionHTTP/1.1
    Total requests158
    Total domains40
    Total transfer size2.5 MB
    Total content size6.3 MB
    Responses missing compression44
    Number of cookies23
    Third party cookies5
    Requests per response code
    200150
    2043
    3011
    3023
    3221

    Largest assets on the page (by transfer size)

    Requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html5.5 KB144.4 KB879.6 KB12
    css1.1 KB169.5 KB377.1 KB9
    javascript1.5 KB1.4 MB4.2 MB30
    image1.0 KB670.6 KB661.7 KB30
    font0 b174.9 KB174.1 KB6
    svg0 b17.9 KB27.9 KB26
    json3.2 KB11.2 KB11.8 KB22
    plain0 b1.3 KB333 B5
    other1.3 KB3.5 KB44 B12
    favicon0 b9.6 KB9.4 KB1
    Total13.5 KB2.5 MB6.3 MB153

    Data per domain

    DomainTotal download timeTransfer SizeContent SizeRequests
    sunlight.net426 ms139.6 KB862.0 KB1
    g0.sunlight.net2.082 s169.9 KB228.1 KB13
    g3.sunlight.net158 ms18.4 KB28.2 KB3
    g8.sunlight.net473 ms176.9 KB338.5 KB7
    g6.sunlight.net388 ms55.9 KB107.7 KB6
    g5.sunlight.net997 ms295.1 KB641.4 KB16
    g7.sunlight.net149 ms36.5 KB106.3 KB2
    static.popmechanic.ru103 ms4.5 KB12.4 KB1
    www.googletagmanager.com565 ms217.6 KB699.7 KB2
    g1.sunlight.net128 ms28.4 KB29.3 KB3
    g2.sunlight.net163 ms114.3 KB114.6 KB3
    g4.sunlight.net187 ms46.5 KB46.3 KB5
    api.sunlight.net807 msN/A2.5 KB14
    www.google-analytics.com219 ms21.1 KB51.7 KB1
    cdn.diginetica.net458 ms296.3 KB1.2 MB5
    cdn.branch.io163 ms23.3 KB74.6 KB1
    api.mindbox.ru459 ms189.8 KB585.9 KB3
    vk.com521 ms38.3 KB112.9 KB11
    onelinksmartscript.appsflyer.com162 ms22.2 KB95.4 KB1
    stream.datago.ru496 ms73.1 KB72.8 KB6
    top-fwz1.mail.ru93 ms26.4 KB49.6 KB6
    g9.sunlight.net162 ms421.8 KB421.0 KB2
    mc.yandex.ru440 ms63.4 KB170.1 KB9
    analytics.google.com1.097 sN/A0 b2
    www.google.ru205 ms63 B42 B1
    app.link294 ms632 B91 B1
    web-static.mindbox.ru110 ms5.3 KB0 b1
    privacy-cs.mail.ru728 ms40.0 KB155.0 KB4
    api.expf.ru131 ms1.9 KB4.8 KB4
    tracking.diginetica.net58 ms111 B111 B3
    autocomplete.diginetica.net87 ms835 B98 B2
    api2.branch.io513 ms1018 B303 B2
    api-qa.diginetica.net77 ms451 B36 B1
    firebaseinstallations.googleapis.com796 ms680 B625 B2
    personalization-web-stable.mindbox.ru748 ms2.9 KB297 B4
    firebaseremoteconfig.googleapis.com363 ms410 B863 B2
    yandex.ru138 msN/A0 b1
    cdn.uxfeedback.ru1.394 s56.5 KB162.2 KB4
    widget-api.uxfeedback.ru662 ms991 B1.3 KB2
    fonts.googleapis.com283 ms1.0 KB2.2 KB1

    Expires and last modified statistics

    typeminmedianmax
    Expires0 seconds15 minutes27 weeks
    Last modified0 seconds13 weeks3 years

    Requests loaded after onLoad event

    Included requests done after load event end.

    ContentTransfer SizeRequests
    html0 b0
    css5.3 KB2
    javascript52.2 KB3
    image1.1 KB1
    font0 b0
    other0 b1
    favicon9.6 KB1
    json1.1 KB2
    plain0 b1
    Total69.3 KB11

    Requests loaded after onContentLoad

    Includes requests done after DOM content loaded.

    ContentTransfer SizeRequests
    html4.8 KB9
    css15.1 KB4
    javascript429.2 KB14
    image259.5 KB28
    font0 b0
    json10.9 KB20
    plain1.3 KB5
    other3.5 KB12
    favicon9.6 KB1
    Total731.5 KB97

    Render blocking requests

    Render blocking information directly from Chrome.

    BlockingIn body parser blockingPotentially blocking
    340

    Render information

    URLType
    https://cdn.diginetica.net/338/client.jsnon_blocking
    https://api.mindbox....les/webpush_v2.jsnon_blocking
    https://g5.sunlight....3824b2da3cad16.jsin_body_parser_blocking
    https://g8.sunlight....fac770faf0f62.cssblocking
    https://www.googleta...anager.com/gtm.jsnon_blocking
    https://www.googleta...nager.com/gtag/jsnon_blocking
    https://stream.datago.ru/tracker/sp.jsnon_blocking
    https://mc.yandex.ru/metrika/watch.jsnon_blocking
    https://g8.sunlight....49e8cf95d46ec9.jsnon_blocking
    https://g6.sunlight....5c666fae5ea0c1.jsnon_blocking
    https://privacy-cs.m...ic/sync-loader.jsnon_blocking
    https://g7.sunlight....614670c704c276.jsin_body_parser_blocking
    https://cdn.uxfeedba...e80605bbac6108.jsnon_blocking
    https://g0.sunlight....turaPT-Demi.woff2non_blocking
    https://g5.sunlight....turaPT-Demi.woff2non_blocking
    https://g0.sunlight....raPT-Medium.woff2non_blocking
    https://g5.sunlight....raPT-Medium.woff2non_blocking
    https://g0.sunlight....4c8fc73e92de96.jsnon_blocking
    https://g0.sunlight....turaPT-Book.woff2non_blocking
    https://g5.sunlight....28fdd65ce55213.jsnon_blocking
    https://g5.sunlight....turaPT-Book.woff2non_blocking
    https://api.mindbox....pts/v1/tracker.jsnon_blocking
    https://cdn.branch.i...nch-latest.min.jsnon_blocking
    https://onelinksmart...-script-latest.jsnon_blocking
    https://www.google-a....com/analytics.jsnon_blocking
    https://top-fwz1.mail.ru/js/code.jsnon_blocking
    https://g5.sunlight....224d36c3e602e.cssblocking
    https://vk.com/dist/...bb2a98626e46ab.jsnon_blocking
    https://vk.com/dist/...bb2a98626e46ab.jsnon_blocking
    https://cdn.uxfeedba...ea0011087535f1.jsnon_blocking
    https://g0.sunlight....d5284c17833f2b.jsin_body_parser_blocking
    https://cdn.digineti...lete/template.cssdynamically_injected_non_blocking
    https://static.popme...service/loader.jsin_body_parser_blocking
    https://cdn.uxfeedba...369f7ac8681ec.cssdynamically_injected_non_blocking
    https://g3.sunlight....9e1cdf6798760.cssnon_blocking
    https://cdn.uxfeedback.ru/widget.jsnon_blocking
    https://top-fwz1.mai...yn-goal-config.jsnon_blocking
    https://g6.sunlight....efaf6484d5cce8.jsblocking
    https://g5.sunlight....1b2a85bf85df5.cssdynamically_injected_non_blocking
    https://fonts.google...oogleapis.com/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 1634
    Max Potential First Input Delay 729
    Long Tasks before First Paint172
    Long Tasks before First Contentful Paint172
    Long Tasks before Largest Contentful Paint6558
    Long Tasks after Load Event End177
    Total Long Tasks162456

    CPU last long task happened at 33.714 s

    Individual Long Tasks

    namestartTimedurationcontainerIdcontainerNamecontainerSrccontainerType
    unknown59272window
    unknown74088window
    self841100window
    self108753window
    self1141139window
    self1401106window
    self1529119window
    self1776558window
    self246762window
    self261360window
    self2717729window
    self368156window
    self385780window
    self4104101window
    self432456window
    self3371477window

    CPU time spent

    Calculated using Tracium.

    Categories (ms)
    parseHTML168
    styleLayout1350
    paintCompositeRender74
    scriptParseCompile11
    scriptEvaluation5278
    garbageCollection94
    other1734
    Events (ms)
    FunctionCall3276
    RunTask1146
    RunMicrotasks940
    UpdateLayoutTree766
    v8.run677
    Layout580
    ParseHTML160
    Commit154
    v8.callFunction136
    TimerFire88
    PrePaint79
    URLLoader::Context::OnReceivedResponse78
    Layerize67
    IntersectionObserverController::computeIntersections66
    FireAnimationFrame59
    HitTest42
    URLLoader::Context::OnCompletedRequest32
    V8.GC_HEAP_EMBEDDER_TRACING_EPILOGUE29
    Paint28
    V8.GC_MC_INCREMENTAL23
    V8.BytecodeBudgetInterrupt20
    V8.GC_SCAVENGER_SCAVENGE_PARALLEL15
    DecodedDataDocumentParser::AppendBytes13
    DocumentLoader::CommitNavigation13
    v8.compile11
    DocumentLoader::BodyLoadingFinished11
    V8.GC_MC_INCREMENTAL_EMBEDDER_TRACING11
    V8.HandleInterrupts11

    Time spent per request

    URLCPU time (ms)
    https://cdn.diginetica.net/338/client.js2527
    https://privacy-cs.mail.ru/static/sync-loader.js275
    https://www.googletagmanager.com/gtm.js?id=GTM-565K2CR218
    https://mc.yandex.ru/metrika/watch.js193
    https://sunlight.net/catalog/zolotye-kolca.html187
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/footer-libs.a5eb013824b2da3cad16.js?1729256955.0180
    https://www.googletagmanager.com/gtag/js?id=G-HJNSJ6NG5J&l=dataLayer&cx=c125
    https://g7.sunlight.net/static/webpack-modules-vue3/catalog/listing.ssr-only/dist/main.21afc0614670c704c276.js?1729256955.057
    https://top-fwz1.mail.ru/js/code.js34
    https://g8.sunlight.net/static/webpack-modules-vue3/popups/cities-popup/dist/main.8b6db749e8cf95d46ec9.js?1729256955.023
    https://cdn.uxfeedback.ru/assets-4.5.0/2.b7708bea0011087535f1.js22
    https://www.google-analytics.com/analytics.js21
    https://stream.datago.ru/tracker/sp.js21
    https://api.mindbox.ru/scripts/v1/tracker.js20
    https://g5.sunlight.net/static/webpack-modules-vue3/main-site/global-code.ssr-only/dist/367.f8000628fdd65ce55213.js19
    https://cdn.branch.io/branch-latest.min.js15
    https://api.mindbox.ru/scripts/modules/webpush_v2.js?version=1.0.66814
    chrome-error://chromewebdata/12

    CPU time spent

    Tool/domainTime (ms)
    cdn.diginetica.net2526.7
    privacy-cs.mail.ru275.4
    Google Tag Manager343.2
    Yandex Metrica192.8
    sunlight.net186.6
    g5.sunlight.net199.1
    g7.sunlight.net56.8
    top-fwz1.mail.ru34.3
    g8.sunlight.net23.4
    cdn.uxfeedback.ru22.0
    Google Analytics21.5
    stream.datago.ru21.5
    api.mindbox.ru34.1
    Branch Metrics15.4
    | Categories | | Tools | | Cookies | | First vs third | 

    Third party

    Third party requests categorised by Third party web version 0.24.0.

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

    Third party requests and tools

    tag-manager (2 requests)
    Google Tag Manager
    survelliance (7 requests)
    Google Tag Manager
    Google Analytics
    Other Google APIs/SDKs
    Google Fonts
    analytics (12 requests)
    Google Analytics
    Yandex Metrica
    ad (4 requests)
    Branch Metrics
    social (11 requests)
    VK
    utility (5 requests)
    Other Google APIs/SDKs
    Firebase
    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.

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

    Third party cookies

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

    First party requests and sizes per content type

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

    ContentHeader SizeTransfer SizeContent SizeRequests
    html4.2 KB139.6 KB862.0 KB7
    css0 b154.4 KB317.2 KB5
    javascript0 b342.9 KB871.6 KB8
    image0 b663.9 KB661.0 KB14
    font0 b174.9 KB174.1 KB6
    svg0 b17.9 KB27.9 KB26
    json3.2 KB2.7 KB2.5 KB7
    favicon0 b9.6 KB9.4 KB1
    Total7.8 KB1.5 MB2.9 MB75

    Third party requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html1.2 KB4.8 KB17.6 KB5
    css1.1 KB15.1 KB59.8 KB4
    javascript1.5 KB1.0 MB3.3 MB22
    image1.0 KB6.7 KB687 B16
    font0 b0 b0 b0
    plain0 b1.3 KB333 B5
    json0 b8.4 KB9.3 KB15
    other1.3 KB3.5 KB44 B12
    Total6.0 KB1.1 MB3.4 MB83

    Axe

    Axe is an accessibility testing engine for websites and other HTML-based user interfaces. Tested using axe-core version 4.10.0. 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 2 (7 issues)
    Serious3 (202 issues)
    Moderate2 (478 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 2024-9-19 and 2024-10-16

    MetricValue
    Round trip time 75 percentile151 ms
    Time to first byte (TTFB) 75 percentile1.314 s
    First Contentful Paint (FCP) 75 percentile1.996 s
    Largest Contentful Paint (LCP) 75 percentile3.146 s
    Cumulative Layout Shift (CLS) 75 percentile0.36
    Interaction to next paint (INP) 75 percentile223 ms

    Form factors

    Form factorValue
    Desktop11.71%
    Phone88.29%
    Tablet0.00%

    Distribution

    Time to first byte (TTFB)First Contentful Paint (FCP)
    Largest Contentful Paint (LCP) Cumulative Layout Shift (CLS)
    Interaction to next paint (INP)

    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 2024-9-19 and 2024-10-16

    MetricValue
    Round trip time 75 percentile136 ms
    Time to first byte (TTFB) 75 percentile1.249 s
    First Contentful Paint (FCP) 75 percentile1.923 s
    Largest Contentful Paint (LCP) 75 percentile3.387 s
    Cumulative Layout Shift (CLS) 75 percentile0.05
    Interaction to next paint (INP) 75 percentile193 ms

    Form factors

    Form factorValue
    Desktop10.52%
    Phone87.85%
    Tablet1.63%

    Navigation types

    Navigation typeValue
    Navigate 77.76%
    Navigate cache 0.04%
    Reload 4.43%
    Restore 0.08%
    Back/Forward 15.60%
    Back/Forward cache 2.05%
    Prerender 0.04%

    Distribution

    Time to first byte (TTFB)First Contentful Paint (FCP)
    Largest Contentful Paint (LCP) Cumulative Layout Shift (CLS)
    Interaction to next paint (INP)