Page summary

https://www.antikeo.com/

Tested 2026-04-01 01:38:21 using Chrome 132.0.6834.83 (runtime settings).

SummaryWaterfall MetricsVideoFilmstrip CoachPageXrayCPU Third party axe
| Summary | | Download Video | Download Timeline Log | Download HAR | 

Summary

MetricValue
Page metrics
Performance Score55
Total Page Transfer Size3.1 MB
Requests79
Timing metrics
TTFB [median]161 ms
First Paint [median]338 ms
Fully Loaded [median]6.437 s
Google Web Vitals
TTFB [median]161 ms
First Contentful Paint (FCP) [median]338 ms
Largest Contentful Paint (LCP) [median]473 ms
Cumulative Layout Shift (CLS) [median]0.05
Interaction To Next Paint (INP) [median]176 ms
Total Blocking Time [median]298 ms
Max Potential FID [median]176 ms
CPU metrics
CPU long tasks [median]10
CPU longest task duration278 ms
CPU last long task happens at3.916 s
Visual Metrics
First Visual Change [median]334 ms
Speed Index [median]670 ms
Visual Complete 85% [median]1.267 s
Visual Complete 99% [median]1.935 s
Last Visual Change [median]2.034 s
Screenshot of run 3

Timings Summary

Metricminmedianmeanmax
Visual Metrics
FirstVisualChange334 ms334 ms523 ms900 ms
LastVisualChange1.969 s2.034 s2.656 s3.966 s
SpeedIndex593 ms670 ms1.069 s1.945 s
LargestImage967 ms1.034 s1.600 s2.800 s
Heading467 ms467 ms789 ms1.433 s
LargestContentfulPaint1.767 s1.869 s2.534 s3.966 s
LastMeaningfulPaint1.767 s1.869 s2.534 s3.966 s
VisualReadiness1.635 s1.700 s2.134 s3.066 s
VisualComplete851.134 s1.267 s2.122 s3.966 s
VisualComplete951.268 s1.300 s2.178 s3.966 s
VisualComplete991.900 s1.935 s2.600 s3.966 s
Google Web Vitals
Time To First Byte (TTFB)139 ms161 ms157 ms171 ms
Largest Contentful Paint (LCP)470 ms473 ms789 ms1.423 s
First Contentful Paint (FCP)335 ms338 ms523 ms897 ms
Cumulative Layout Shift (CLS)0.0430.04720.04710.051
More metrics
firstPaint335 ms338 ms523 ms897 ms
loadEventEnd1.497 s1.550 s2.215 s3.597 s
CPU
Total Blocking Time271 ms298 ms676 ms1.460 s
Max Potential FID145 ms176 ms200 ms278 ms
CPU long tasks 7101323
CPU last long task happens at3.884 s3.916 s4.904 s6.913 s
| Waterfall | | Download HAR | 

Waterfall

Run 3 SpeedIndex median

| Video | Download | 

Video

Download video
| Filmstrip | 

Filmstrip

Use--filmstrip.showAll to show all filmstrips.

0 s
0.4 sFirst Visual Change 334 msFirst Contentful Paint 338 msLayout Shift 0.00747 346 msLayout Shift 0.00714 361 ms
0.5 sLayout Shift 0.00114 415 msHeading 467 msLCP <DIV> 473 msCPU Long Task duration 71 ms
0.6 sLayout Shift 0.03022 562 ms
0.7 s
0.8 sLayout Shift 0.00017 771 msCPU Long Task duration 76 ms
0.9 s
1 sDOM Content Loaded Time 933 msLargest Image 967 ms
1.1 s
1.2 sCPU Long Task duration 145 ms
1.3 sVisual Complete 85% 1.267 sCPU Long Task duration 116 msVisual Complete 95% 1.300 s
1.4 s
1.5 sPage Load Time 1.491 s
1.6 s
1.7 sLayout Shift 0.00108 1.635 s
1.8 s
1.9 sVisual Complete 99% 1.900 s
2 s
2.1 sLast Visual Change 2.034 s
| Performance advice | Best practice advice | Privacy advice | Page info | Technologies | 

Coach

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

I am the coach

Coach score

Performance advice (55)

TitleAdviceScore
Avoid slowing down the critical rendering path (avoidRenderBlocking)The page has 5 blocking requests and 4 in body parser blocking (5 JavaScript and 4 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://www.antikeo.com/assets/js/jquery-3.7.1.min.js
  • https://cdnjs.cloudflare.com/ajax/libs/jquery-expander/1.7.0/jquery.expander.min.js
  • https://www.antikeo.com/assets/vendor/bootstrap/js/popper.min.js
  • https://www.antikeo.com/assets/vendor/bootstrap/js/bootstrap.min.js
  • https://www.antikeo.com/assets/js/plugins-1.6.js
  • Don't scale images in the browser (avoidScalingImages)The page has 10 images that are scaled more than 100 pixels. It would be better if those images are sent so the browser don't need to scale them.0
    Description: It's easy to scale images in the browser and make sure they look good in different devices, however that is bad for performance! Scaling images in the browser takes extra CPU time and will hurt performance on mobile. And the user will download extra kilobytes (sometimes megabytes) of data that could be avoided. Don't do that, make sure you create multiple version of the same image server-side and serve the appropriate one.
    Offenders:
  • https://www.antikeo.com/uploads/logo/logo_678cdec402381.png
  • data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5MDAgNjAwIj4NCjxwYXRoIGZpbGw9IiNlZDI5MzkiIGQ9Im0wLDBoOTAwdjYwMGgtOTAweiIvPg0KPHBhdGggZmlsbD0iI2ZmZiIgZD0ibTAsMGg2MDB2NjAwaC02MDB6Ii8+DQo8cGF0aCBmaWxsPSIjMDAyMzk1IiBkPSJtMCwwaDMwMHY2MDBoLTMwMHoiLz4NCjwvc3ZnPg0K
  • https://www.antikeo.com/uploads/category/mobilier_spring.png
  • https://www.antikeo.com/uploads/category/peinture_spring.png
  • https://www.antikeo.com/uploads/category/sculpture_spring.png
  • https://www.antikeo.com/uploads/category/objet_decoration_spring.png
  • data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDQ4MCA0ODAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPGc+CgkJPHBhdGggZD0iTTQ2Mi43NjMsMTM3Ljg1NmMtMC44LTEuOTUyLTEuOTg0LTMuNzEyLTMuNDU2LTUuMTg0TDMzMS4zMzksNC43MDRjLTEuNDcyLTEuNDcyLTMuMjMyLTIuNjU2LTUuMTg0LTMuNDU2ICAgIGMtMS45Mi0wLjgtNC0xLjI0OC02LjE0NC0xLjI0OGgtMjA4Yy0xNy42MzIsMC0zMiwxNC4zNjgtMzIsMzJ2MTQ0YzAsOC44MzIsNy4xNjgsMTYsMTYsMTZjOC44MzIsMCwxNi03LjE2OCwxNi0xNlYzMmgxOTJ2OTYgICAgYzAsMTcuNjMyLDE0LjM2OCwzMiwzMiwzMmg5NnYyNTZoLTE5MmMtOC44MzIsMC0xNiw3LjE2OC0xNiwxNmMwLDguODMyLDcuMTY4LDE2LDE2LDE2aDE5MmMxNy42MzIsMCwzMi0xNC4zNjgsMzItMzJWMTQ0ICAgIEM0NjQuMDExLDE0MS44NTYsNDYzLjU2MywxMzkuNzc2LDQ2Mi43NjMsMTM3Ljg1NnogTTMzNi4wMTEsMTI4VjU0LjYyNEw0MDkuMzg3LDEyOEgzMzYuMDExeiIgZmlsbD0iI2Q3MDAwMCIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiIgY2xhc3M9IiI+PC9wYXRoPgoJPC9nPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8Zz4KCQk8cGF0aCBkPSJNMTc1LjU2Myw0NjAuMTI4bC0yNC41MTItOTguMzM2YzE1LjI5Ni0xNC41OTIsMjQuOTYtMzUuMDQsMjQuOTYtNTcuNzkyYzAtNDQuMDk2LTM1LjkwNC04MC04MC04MHMtODAsMzUuOTA0LTgwLDgwICAgIGMwLDIyLjc1Miw5LjY2NCw0My4yLDI0Ljk2LDU3Ljc5MmwtMjQuNTEyLDk4LjMzNmMtMS41MDQsNi4wNDgsMC42NzIsMTIuNDQ4LDUuNTM2LDE2LjM1MmM0Ljg2NCwzLjkzNiwxMS41ODQsNC42MDgsMTcuMTUyLDEuODI0ICAgIGw1Ni44NjQtMjguNDE2bDU2LjgzMiwyOC40MTZjMi4yNzIsMS4xMiw0LjczNiwxLjY5Niw3LjE2OCwxLjY5NmMzLjU1MiwwLDcuMTA0LTEuMTg0LDEwLjAxNi0zLjUyICAgIEMxNzQuODkxLDQ3Mi41NzYsMTc3LjA2Nyw0NjYuMTc2LDE3NS41NjMsNDYwLjEyOHogTTEwMy4xNDcsNDE3LjY5NmMtNC41MTItMi4yNC05LjgyNC0yLjI0LTE0LjMwNCwwbC0zMi45MjgsMTYuNDQ4ICAgIGwxMy42OTYtNTQuOTc2YzguMzIsMi45NDQsMTcuMTIsNC44MzIsMjYuNCw0LjgzMmM5LjI4LDAsMTguMDgtMS44ODgsMjYuMzY4LTQuODMybDEzLjY5Niw1NC45NzZMMTAzLjE0Nyw0MTcuNjk2eiBNOTYuMDExLDM1MiAgICBjLTI2LjQ2NCwwLTQ4LTIxLjUzNi00OC00OHMyMS41MzYtNDgsNDgtNDhzNDgsMjEuNTM2LDQ4LDQ4UzEyMi40NzUsMzUyLDk2LjAxMSwzNTJ6IiBmaWxsPSIjZDcwMDAwIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBzdHlsZT0iIiBjbGFzcz0iIj48L3BhdGg+Cgk8L2c+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCTxnPgoJCTxwYXRoIGQ9Ik0yNTYuMDExLDk2aC05NmMtOC44MzIsMC0xNiw3LjE2OC0xNiwxNmMwLDguODMyLDcuMTY4LDE2LDE2LDE2aDk2YzguODMyLDAsMTYtNy4xNjgsMTYtMTYgICAgQzI3Mi4wMTEsMTAzLjE2OCwyNjQuODQzLDk2LDI1Ni4wMTEsOTZ6IiBmaWxsPSIjZDcwMDAwIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBzdHlsZT0iIiBjbGFzcz0iIj48L3BhdGg+Cgk8L2c+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCTxnPgoJCTxwYXRoIGQ9Ik0zODQuMDExLDE5MmgtMTkyYy04LjgzMiwwLTE2LDcuMTY4LTE2LDE2YzAsOC44MzIsNy4xNjgsMTYsMTYsMTZoMTkyYzguODMyLDAsMTYtNy4xNjgsMTYtMTYgICAgQzQwMC4wMTEsMTk5LjE2OCwzOTIuODQzLDE5MiwzODQuMDExLDE5MnoiIGZpbGw9IiNkNzAwMDAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIHN0eWxlPSIiIGNsYXNzPSIiPjwvcGF0aD4KCTwvZz4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPGc+CgkJPHBhdGggZD0iTTM4NC4wMTEsMjg4aC0xNjBjLTguODMyLDAtMTYsNy4xNjgtMTYsMTZjMCw4LjgzMiw3LjE2OCwxNiwxNiwxNmgxNjBjOC44MzIsMCwxNi03LjE2OCwxNi0xNiAgICBDNDAwLjAxMSwyOTUuMTY4LDM5Mi44NDMsMjg4LDM4NC4wMTEsMjg4eiIgZmlsbD0iI2Q3MDAwMCIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiIgY2xhc3M9IiI+PC9wYXRoPgoJPC9nPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjwvZz48L3N2Zz4=
  • data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPGc+CgkJPHBhdGggZD0iTTQ5NiwzMTkuOTk2Yy04LjgzMiwwLTE2LDcuMTY4LTE2LDE2djExMkgzMnYtMTkyaDE3NmM4LjgzMiwwLDE2LTcuMTY4LDE2LTE2YzAtOC44MzItNy4xNjgtMTYtMTYtMTZIMzJ2LTY0aDE3NiAgICBjOC44MzIsMCwxNi03LjE2OCwxNi0xNmMwLTguODMyLTcuMTY4LTE2LTE2LTE2SDMyYy0xNy42NjQsMC0zMiwxNC4zMzYtMzIsMzJ2Mjg4YzAsMTcuNjY0LDE0LjMzNiwzMiwzMiwzMmg0NDggICAgYzE3LjY2NCwwLDMyLTE0LjMzNiwzMi0zMnYtMTEyQzUxMiwzMjcuMTY0LDUwNC44MzIsMzE5Ljk5Niw0OTYsMzE5Ljk5NnoiIGZpbGw9IiNkNzAwMDAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIHN0eWxlPSIiPjwvcGF0aD4KCTwvZz4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPGc+CgkJPHBhdGggZD0iTTE0NCwzMTkuOTk2SDgwYy04LjgzMiwwLTE2LDcuMTY4LTE2LDE2YzAsOC44MzIsNy4xNjgsMTYsMTYsMTZoNjRjOC44MzIsMCwxNi03LjE2OCwxNi0xNiAgICBDMTYwLDMyNy4xNjQsMTUyLjgzMiwzMTkuOTk2LDE0NCwzMTkuOTk2eiIgZmlsbD0iI2Q3MDAwMCIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiI+PC9wYXRoPgoJPC9nPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8Zz4KCQk8cGF0aCBkPSJNNTAyLjMwNCw4MS4yNzZsLTExMi00OGMtNC4wNjQtMS42OTYtOC41NzYtMS42OTYtMTIuNjQsMGwtMTEyLDQ4Yy01Ljg1NiwyLjUyOC05LjY2NCw4LjMyLTkuNjY0LDE0LjcydjY0ICAgIGMwLDg4LjAzMiwzMi41NDQsMTM5LjQ4OCwxMjAuMDMyLDE4OS44ODhjMi40NjQsMS40MDgsNS4yMTYsMi4xMTIsNy45NjgsMi4xMTJzNS41MDQtMC43MDQsNy45NjgtMi4xMTIgICAgQzQ3OS40NTYsMjk5LjYxMiw1MTIsMjQ4LjE1Niw1MTIsMTU5Ljk5NnYtNjRDNTEyLDg5LjU5Niw1MDguMTkyLDgzLjgwNCw1MDIuMzA0LDgxLjI3NnogTTQ4MCwxNTkuOTk2ICAgIGMwLDczLjg4OC0yNC40NDgsMTE0LjU2LTk2LDE1Ny40NGMtNzEuNTUyLTQyLjk3Ni05Ni04My42NDgtOTYtMTU3LjQ0di01My40NGw5Ni00MS4xNTJsOTYsNDEuMTUyVjE1OS45OTZ6IiBmaWxsPSIjZDcwMDAwIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBzdHlsZT0iIj48L3BhdGg+Cgk8L2c+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCTxnPgoJCTxwYXRoIGQ9Ik00NDIuMDE2LDEzMS40ODRjLTYuODgtNS40NC0xNi45MjgtNC4zODQtMjIuNDk2LDIuNDk2bC01MC4zMDQsNjIuOTEybC0xOS45MDQtMjkuNzYgICAgYy00Ljk2LTcuMzYtMTQuOTEyLTkuMzEyLTIyLjE3Ni00LjQ0OGMtNy4zMjgsNC44OTYtOS4zNDQsMTQuODQ4LTQuNDQ4LDIyLjE3NmwzMiw0OGMyLjg0OCw0LjI1Niw3LjUyLDYuODgsMTIuNjQsNy4xMzYgICAgYzAuMjI0LDAsMC40OCwwLDAuNjcyLDBjNC44MzIsMCw5LjQ0LTIuMTc2LDEyLjUxMi02LjAxNmw2NC04MEM0NTAuMDE2LDE0Ny4wNjgsNDQ4LjkyOCwxMzcuMDIsNDQyLjAxNiwxMzEuNDg0eiIgZmlsbD0iI2Q3MDAwMCIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiI+PC9wYXRoPgoJPC9nPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjwvZz48L3N2Zz4=
  • data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDUxMiA1MTIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPGc+CgkJPHBhdGggZD0iTTM4Ni42ODksMzA0LjQwM2MtMzUuNTg3LDAtNjQuNTM4LDI4Ljk1MS02NC41MzgsNjQuNTM4czI4Ljk1MSw2NC41MzgsNjQuNTM4LDY0LjUzOCAgICBjMzUuNTkzLDAsNjQuNTM4LTI4Ljk1MSw2NC41MzgtNjQuNTM4UzQyMi4yNzYsMzA0LjQwMywzODYuNjg5LDMwNC40MDN6IE0zODYuNjg5LDQwMS4yMWMtMTcuNzk2LDAtMzIuMjY5LTE0LjQ3My0zMi4yNjktMzIuMjY5ICAgIGMwLTE3Ljc5NiwxNC40NzMtMzIuMjY5LDMyLjI2OS0zMi4yNjljMTcuNzk2LDAsMzIuMjY5LDE0LjQ3MywzMi4yNjksMzIuMjY5QzQxOC45NTgsMzg2LjczOCw0MDQuNDg1LDQwMS4yMSwzODYuNjg5LDQwMS4yMXoiIGZpbGw9IiNkNzAwMDAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIHN0eWxlPSIiIGNsYXNzPSIiPjwvcGF0aD4KCTwvZz4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPGc+CgkJPHBhdGggZD0iTTE2Ni4xODUsMzA0LjQwM2MtMzUuNTg3LDAtNjQuNTM4LDI4Ljk1MS02NC41MzgsNjQuNTM4czI4Ljk1MSw2NC41MzgsNjQuNTM4LDY0LjUzOHM2NC41MzgtMjguOTUxLDY0LjUzOC02NC41MzggICAgUzIwMS43NzIsMzA0LjQwMywxNjYuMTg1LDMwNC40MDN6IE0xNjYuMTg1LDQwMS4yMWMtMTcuNzk2LDAtMzIuMjY5LTE0LjQ3My0zMi4yNjktMzIuMjY5YzAtMTcuNzk2LDE0LjQ3My0zMi4yNjksMzIuMjY5LTMyLjI2OSAgICBjMTcuNzkxLDAsMzIuMjY5LDE0LjQ3MywzMi4yNjksMzIuMjY5QzE5OC40NTQsMzg2LjczOCwxODMuOTgxLDQwMS4yMSwxNjYuMTg1LDQwMS4yMXoiIGZpbGw9IiNkNzAwMDAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIHN0eWxlPSIiIGNsYXNzPSIiPjwvcGF0aD4KCTwvZz4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPGc+CgkJPHBhdGggZD0iTTQzMC4xNSwxMTkuNjc1Yy0yLjc0My01LjQ0OC04LjMyLTguODg1LTE0LjQxOS04Ljg4NWgtODQuOTc1djMyLjI2OWg3NS4wMjVsNDMuOTM0LDg3LjM4NGwyOC44MzgtMTQuNUw0MzAuMTUsMTE5LjY3NXoiIGZpbGw9IiNkNzAwMDAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIHN0eWxlPSIiIGNsYXNzPSIiPjwvcGF0aD4KCTwvZz4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPGc+CgkJPHJlY3QgeD0iMjE2LjIwMiIgeT0iMzUzLjM0NSIgd2lkdGg9IjEyMi4wODQiIGhlaWdodD0iMzIuMjY5IiBmaWxsPSIjZDcwMDAwIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBzdHlsZT0iIiBjbGFzcz0iIj48L3JlY3Q+Cgk8L2c+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KCTxnPgoJCTxwYXRoIGQ9Ik0xMTcuNzgxLDM1My4zNDVINjEuODQ5Yy04LjkxMiwwLTE2LjEzNCw3LjIyMy0xNi4xMzQsMTYuMTM0YzAsOC45MTIsNy4yMjMsMTYuMTM0LDE2LjEzNCwxNi4xMzRoNTUuOTMzICAgIGM4LjkxMiwwLDE2LjEzNC03LjIyMywxNi4xMzQtMTYuMTM0QzEzMy45MTYsMzYwLjU2NywxMjYuNjkzLDM1My4zNDUsMTE3Ljc4MSwzNTMuMzQ1eiIgZmlsbD0iI2Q3MDAwMCIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiIgY2xhc3M9IiI+PC9wYXRoPgoJPC9nPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8Zz4KCQk8cGF0aCBkPSJNNTA4LjYxMiwyNTQuNzA5bC0zMS43MzYtNDAuODc0Yy0zLjA0OS0zLjkzNy03Ljc1NS02LjIzOS0xMi43NDEtNi4yMzlIMzQ2Ljg5MVY5NC42NTUgICAgYzAtOC45MTItNy4yMjMtMTYuMTM0LTE2LjEzNC0xNi4xMzRINjEuODQ5Yy04LjkxMiwwLTE2LjEzNCw3LjIyMy0xNi4xMzQsMTYuMTM0czcuMjIzLDE2LjEzNCwxNi4xMzQsMTYuMTM0aDI1Mi43NzN2MTEyLjk0MSAgICBjMCw4LjkxMiw3LjIyMywxNi4xMzQsMTYuMTM0LDE2LjEzNGgxMjUuNDc4bDIzLjQ5NywzMC4yNjh2ODMuMjExaC00NC42MzljLTguOTEyLDAtMTYuMTM0LDcuMjIzLTE2LjEzNCwxNi4xMzQgICAgYzAsOC45MTIsNy4yMjMsMTYuMTM0LDE2LjEzNCwxNi4xMzRoNjAuNzczYzguOTEyLDAsMTYuMTM0LTcuMjIzLDE2LjEzNS0xNi4xMzRWMjY0LjYwNSAgICBDNTEyLDI2MS4wMjMsNTEwLjgwNiwyNTcuNTM4LDUwOC42MTIsMjU0LjcwOXoiIGZpbGw9IiNkNzAwMDAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIHN0eWxlPSIiIGNsYXNzPSIiPjwvcGF0aD4KCTwvZz4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPGc+CgkJPHBhdGggZD0iTTExNi43MDYsMjcxLjU5N0g0Mi40ODdjLTguOTEyLDAtMTYuMTM0LDcuMjIzLTE2LjEzNCwxNi4xMzRjMCw4LjkxMiw3LjIyMywxNi4xMzQsMTYuMTM0LDE2LjEzNGg3NC4yMTggICAgYzguOTEyLDAsMTYuMTM0LTcuMjIzLDE2LjEzNC0xNi4xMzRDMTMyLjg0LDI3OC44MiwxMjUuNjE3LDI3MS41OTcsMTE2LjcwNiwyNzEuNTk3eiIgZmlsbD0iI2Q3MDAwMCIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiIgY2xhc3M9IiI+PC9wYXRoPgoJPC9nPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8Zz4KCQk8cGF0aCBkPSJNMTUzLjgxNSwyMDguMTM0SDE2LjEzNEM3LjIyMywyMDguMTM0LDAsMjE1LjM1NywwLDIyNC4yNjlzNy4yMjMsMTYuMTM0LDE2LjEzNCwxNi4xMzRoMTM3LjY4MSAgICBjOC45MTIsMCwxNi4xMzQtNy4yMjMsMTYuMTM0LTE2LjEzNFMxNjIuNzI3LDIwOC4xMzQsMTUzLjgxNSwyMDguMTM0eiIgZmlsbD0iI2Q3MDAwMCIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiIgY2xhc3M9IiI+PC9wYXRoPgoJPC9nPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8Zz4KCQk8cGF0aCBkPSJNMTgwLjE2OCwxNDQuNjcySDQyLjQ4N2MtOC45MTIsMC0xNi4xMzQsNy4yMjMtMTYuMTM0LDE2LjEzNGMwLDguOTEyLDcuMjIzLDE2LjEzNCwxNi4xMzQsMTYuMTM0aDEzNy42ODEgICAgYzguOTEyLDAsMTYuMTM0LTcuMjIzLDE2LjEzNC0xNi4xMzRDMTk2LjMwMywxNTEuODk1LDE4OS4wOCwxNDQuNjcyLDE4MC4xNjgsMTQ0LjY3MnoiIGZpbGw9IiNkNzAwMDAiIGRhdGEtb3JpZ2luYWw9IiMwMDAwMDAiIHN0eWxlPSIiIGNsYXNzPSIiPjwvcGF0aD4KCTwvZz4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8L2c+PC9zdmc+
  • data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDUxMS45NzEgNTExLjk3MSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTEyIDUxMiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Zz48cGF0aCBkPSJtMjUzLjg0NiA1MTEuOTY5Yy00My4wNjEgMC05Mi42NjktMjAuOTEzLTEzOS43MDQtNTguODk2LTQ0LjM1Ni0zNS44MTgtODAuNjIzLTgyLjQ5Ni05OS41MDItMTI4LjA2My0yNC4yODgtNTguNjIyLTE4LjIwNS0xMTAuMzY1IDE3LjEyOS0xNDUuNjk5bDE5LjYyNS0xOS42MjVjNy41NDctNy41NDggMTcuNTgzLTExLjcwNSAyOC4yNTgtMTEuNzA1IDEwLjY1OCAwIDIwLjY4NCA0LjE0NiAyOC4yMjggMTEuNjc1bDM5LjI1NSAzOS4xNzNjNy41NjEgNy41NDYgMTEuNzI5IDE3LjU4NCAxMS43MzQgMjguMjY2LjAwNiAxMC42ODItNC4xNTEgMjAuNzI1LTExLjcwNCAyOC4yNzlsLTcuMjQ4IDcuMjQ3Yy0xMi4yOTQgMTIuMjkzLTguNDQ0IDMwLjM5OS0zLjA1IDQzLjQyMyAxNS43OTYgMzguMTM5IDYwLjM3IDc0LjE5OCA5MS43MTkgNzQuMmguMDAxYzguNDggMCAxNS4yNzYtMi42NzQgMjAuNzc3LTguMTc2bDcuMTg4LTcuMTg4YzcuNTQ3LTcuNTQ3IDE3LjU4My0xMS43MDUgMjguMjU4LTExLjcwNSAxMC42NzQgMCAyMC43MSA0LjE1NyAyOC4yNTggMTEuNzA1bDM5LjIxMyAzOS4yMTRjNy41NDggNy41NDggMTEuNzA1IDE3LjU4MyAxMS43MDUgMjguMjU4IDAgMTAuNjc0LTQuMTU3IDIwLjcxLTExLjcwNSAyOC4yNThsLTE5LjYwNiAxOS42MDZjLTIxLjA2MyAyMS4wNjQtNDcuNTc3IDMxLjc0Ny03OC44MDUgMzEuNzUyLS4wMDYuMDAxLS4wMTkuMDAxLS4wMjQuMDAxem0tMTc0LjE5NC0zMzMuOTg4Yy0yLjY2MSAwLTUuMTYzIDEuMDM2LTcuMDQ0IDIuOTE4bC0xOS42MjUgMTkuNjI1Yy0zMy41NyAzMy41NzEtMjQuMzA4IDc5Ljk4MS0xMC42MjYgMTEzLjAwMyAxNy4wMjEgNDEuMDgyIDUwLjA1NiA4My40MzcgOTAuNjM1IDExNi4yMDcgNDEuMTA4IDMzLjE5NiA4NS4xNTggNTIuMjM1IDEyMC44NTYgNTIuMjM1aC4wMThjMjIuOTg0LS4wMDQgNDIuMzYzLTcuNzMxIDU3LjU5OC0yMi45NjVsMTkuNjA2LTE5LjYwN2MxLjg4Mi0xLjg4MiAyLjkxOC00LjM4NCAyLjkxOC03LjA0NCAwLTIuNjYxLTEuMDM2LTUuMTYzLTIuOTE4LTcuMDQ0bC0zOS4yMTMtMzkuMjE0Yy0xLjg4Mi0xLjg4MS00LjM4NC0yLjkxOC03LjA0NS0yLjkxOHMtNS4xNjMgMS4wMzYtNy4wNDUgMi45MThsLTcuMTg4IDcuMTg4Yy0xMS4wOTYgMTEuMDk2LTI1LjYxOCAxNi45NjItNDEuOTkgMTYuOTYyLS4wMDIgMC0uMDAxIDAtLjAwMyAwLTIxLjkyNS0uMDAxLTQ2LjkzOC0xMC40NzYtNzAuNDMtMjkuNDk1LTIxLjgxNi0xNy42NjItMzkuNjc4LTQwLjcwNy00OS4wMDUtNjMuMjI2LTEyLjU3MS0zMC4zNTItOS4xNzktNTcuMzg0IDkuNTU0LTc2LjExNmw3LjI0Ny03LjI0N2MxLjg4My0xLjg4MyAyLjkxOS00LjM4NiAyLjkxNy03LjA0OXMtMS4wNC01LjE2Ni0yLjkyNS03LjA0N2wtMzkuMjU0LTM5LjE3M2MtMS44ODItMS44NzctNC4zODEtMi45MTEtNy4wMzgtMi45MTF6IiBmaWxsPSIjZDcwMDAwIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBzdHlsZT0iIiBjbGFzcz0iIj48L3BhdGg+PC9nPjxnPjxwYXRoIGQ9Im0yMjIuNzM1IDI4OS43MjUgMjAuNzQ2LTkxLjIwN2MtOC4zMDQtMTguMjUxLTEyLjUwOS0zNy43NC0xMi41MDktNTguMDE2IDAtNzcuNDcyIDYzLjAyOC0xNDAuNSAxNDAuNS0xNDAuNXMxNDAuNSA2My4wMjggMTQwLjUgMTQwLjUtNjMuMDI4IDE0MC41LTE0MC41IDE0MC41Yy0xOS45MzYgMC0zOS4xMy00LjA3My01Ny4xMzQtMTIuMTE0em05NS4xNjYtNTIuNDEzIDQuNzcyIDIuMzU0YzE1LjI1MyA3LjUyMiAzMS42NzEgMTEuMzM3IDQ4Ljc5OCAxMS4zMzcgNjAuOTMgMCAxMTAuNS00OS41NyAxMTAuNS0xMTAuNXMtNDkuNTctMTEwLjUtMTEwLjUtMTEwLjUtMTEwLjUgNDkuNTctMTEwLjUgMTEwLjVjMCAxNy40MSAzLjkzNiAzNC4wNzIgMTEuNjk3IDQ5LjUyMmwyLjQxNiA0LjgxMS0xMi41MjUgNTUuMDY0eiIgZmlsbD0iI2Q3MDAwMCIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiIgY2xhc3M9IiI+PC9wYXRoPjwvZz48Zz48cGF0aCBkPSJtMzg2LjQ2NSAxNzUuOTYxaC0zMHYtMzAuNTY0YzAtMTEuMzg4IDcuNzk1LTIxLjI5OCAxOC45NTUtMjQuMSA3LjU4Mi0xLjkwMyAxMi42OTEtOC45ODUgMTIuMTQ5LTE2LjgzOS0uNTM5LTcuODMxLTcuMDk3LTE0LjM4OC0xNC45MjgtMTQuOTI4LTQuNTYtLjMxNS04Ljg4NSAxLjIxMi0xMi4xODkgNC4yOTgtMy4zMTEgMy4wOS01LjEzNCA3LjI4My01LjEzNCAxMS44MDdoLTMwYzAtMTIuNzQzIDUuMzQ1LTI1LjA0IDE0LjY2My0zMy43MzggOS4zMTMtOC42OTMgMjEuOTYtMTMuMTczIDM0LjcyNS0xMi4yOTUgMjIuODIyIDEuNTc0IDQxLjIyIDE5Ljk3MSA0Mi43OTMgNDIuNzkzIDEuNDUxIDIxLjA1Ni0xMS40MjUgNDAuMTc5LTMxLjAzNCA0Ni44OTJ6IiBmaWxsPSIjZDcwMDAwIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBzdHlsZT0iIiBjbGFzcz0iIj48L3BhdGg+PC9nPjxnPjxwYXRoIGQ9Im0zNTUuNzk4IDE5NC4wNDJoMzEuMzM0djMxLjMzM2gtMzEuMzM0eiIgZmlsbD0iI2Q3MDAwMCIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgc3R5bGU9IiIgY2xhc3M9IiI+PC9wYXRoPjwvZz48L2c+PC9nPjwvc3ZnPg==
  • 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 CSS and CSS requests even though it uses a HTTP/2-ish connection. If you have many users on slow connections, it can be better to only inline the CSS. Run your own tests and check the waterfall graph to see what happens.95
    Description: In the early days of the Internet, inlining CSS was one of the ugliest things you can do. That has changed if you want your page to start rendering fast for your user. Always inline the critical CSS when you use HTTP/1 and HTTP/2 (avoid doing CSS requests that block rendering) and lazy load and cache the rest of the CSS. It is a little more complicated when using HTTP/2. Does your server support HTTP push? Then maybe that can help. Do you have a lot of users on a slow connection and are serving large chunks of HTML? Then it could be better to use the inline technique, becasue some servers always prioritize HTML content over CSS so the user needs to download the HTML first, before the CSS is downloaded.
    Avoid CPU Long Tasks (longTasks)The page has 23 CPU long tasks with the total of 2.718 s. The total blocking time is 1.460 s and 2 long tasks before first contentful paint with total time of 208 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:
  • self
  • unknown
  • unknown
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • cross-origin-descendant
  • cross-origin-descendant
  • cross-origin-descendant
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • self
  • Avoid Frontend single point of failures (spof)The page has 1 request inside of the head that can cause a SPOF (single point of failure). Load them asynchronously or move them outside of the document head.90
    Description: A page can be stopped from loading in the browser if a single JavaScript, CSS, and in some cases a font, couldn't be fetched or is loading really slowly (the white screen of death). That is a scenario you really want to avoid. Never load 3rd-party components synchronously inside of the head tag.
    Offenders:
  • https://ct.pinterest.com/static/ct/token_create.js
  • Avoid extra requests by setting cache headers (cacheHeaders)The page has 12 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 50.8 kB the next access.0
    Description: The easiest way to make your page fast is to avoid doing requests to the server. Setting a cache header on your server response will tell the browser that it doesn't need to download the asset again during the configured cache time! Always try to set a cache time if the content doesn't change for every request.
    Offenders:
  • https://cdn.cookie-script.com/s/a4f242d5bd003c3c50738127f3f6c4c6.js
  • https://ct.pinterest.com/user/...nterest.com/user/
  • https://ct.pinterest.com/v3/...pinterest.com/v3/
  • https://www.google.com/shopping/merchantverse/...ng/merchantverse/
  • https://accounts.google.com/o/oauth2/postmessageRelay.../postmessageRelay
  • https://ct.pinterest.com/user/...nterest.com/user/
  • https://ct.pinterest.com/v3/...pinterest.com/v3/
  • https://www.googletagmanager.com/td...tagmanager.com/td
  • https://www.clarity.ms/tag/uet/17504842?insights=1
  • https://bat.bing.net/action/0...bing.net/action/0
  • https://bat.bing.net/action/0...bing.net/action/0
  • https://bat.bing.net/action/0...bing.net/action/0
  • Long cache headers is good (cacheHeadersLong)The page has 18 requests that have a shorter cache time than 30 days (but still a cache time).82
    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://fonts.googleapis.com/css2...ogleapis.com/css2
  • https://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6
  • https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e63u0
  • https://s.pinimg.com/ct/core.js
  • https://s.pinimg.com/ct/lib/main.34af66ec.js
  • https://apis.google.com/js/platform.js
  • https://fonts.googleapis.com/css2?family=Google+Symbols&icon_names=top_quality_store&display=block
  • https://www.gstatic.com/feedback/js/help/prod/service/lazy.min.js
  • https://apis.google.com/js/api.js
  • https://ct.pinterest.com/static/ct/token_create.js
  • https://ct.pinterest.com/ct.html
  • https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e63u0
  • https://bat.bing.com/bat.js
  • https://www.googletagmanager.com/gtag/js?id=AW-387766912
  • https://connect.facebook.net/en_US/fbevents.js
  • https://connect.facebook.net/signals/config/781787612411430...g/781787612411430
  • https://bat.bing.com/p/action/17504842.js
  • https://scripts.clarity.ms/0.8.59/clarity.js
  • Always compress text content (compressAssets)The page has 4 requests that are served uncompressed. You could save a lot of bytes by sending them compressed instead.60
    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://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6 170.9 KB524.2 KB
    https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e63u0 143.3 KB412.7 KB
    https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e63u0 174.0 KB537.0 KB
    https://www.googletagmanager.com/gtag/js?id=AW-387766912 143.2 KB412.7 KB
    Total CSS size shouldn't be too big (cssSize)The total CSS transfer size is 87.2 kB and uncompressed size is 472.5 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://www.antikeo.com/assets/css/hku6yoe.css 1.2 KB8.8 KB
    https://www.antikeo.com/assets/vendor/bootstrap/css/bootstrap.min.css 20.1 KB152.1 KB
    https://www.antikeo.com/assets/css/style-1.6.min.css?169 41.5 KB154.1 KB
    https://www.antikeo.com/assets/css/plugins-1.6.css 18.2 KB128.1 KB
    https://www.antikeo.com/assets/css/fonts/opensans.css 350 B1.3 KB
    https://www.antikeo.com/assets/css/colors/bayoux.min.css 787 B2.7 KB
    https://fonts.googleapis.com/css2...ogleapis.com/css2 1.2 KB9.9 KB
    https://www.antikeo.com/assets/vendor/font-icons/css/font-icon.min.css 1.0 KB3.8 KB
    https://fonts.googleapis.com/css2?family=Google+Symbols&icon_names=top_quality_store&display=block 960 B771 B
    The favicon should be small and cacheable (favicon)The favicon size is 15.3 kB bytes. That's quite big, can you make it smaller? 50
    Description: It is easy to make the favicon big but please avoid doing that, because every browser will then perform an unnecessarily large download. And make sure the cache headers are set for a long time for the favicon. It is easy to miss since it's another content type.
    Offenders:
  • https://www.antikeo.com/assets/icons/favicon.ico
  • Avoid too many fonts (fewFonts)The page has 13 font requests. Do you really need them? What value does the fonts give the user?0
    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://www.antikeo.com/assets/vendor/font-icons/font/font-icon.woff2?23036808
  • https://www.antikeo.com/assets/css/fonts/opensans/open-sans-v34-latin-300.woff2
  • https://use.typekit.net/af/fda6bf/00000000000000007735dee2/30/l...00007735dee2/30/l
  • https://use.typekit.net/af/eba4b9/00000000000000007735dedf/30/l...00007735dedf/30/l
  • https://fonts.gstatic.com/s/playfairdisplay/v37/nuFRD-vYSZviVYUb_rj3ij__anPXDTnC...HA_3-uE0qEEw.woff
  • https://fonts.gstatic.com/s/playfairdisplaysc/v18/ke80OhoaMkR6-hSn7kbHVoFf7ZfgMPr_nQIpBcwXLg.woff2
  • https://use.typekit.net/af/4fe93d/00000000000000007735dedd/30/l...00007735dedd/30/l
  • https://fonts.gstatic.com/s/playfairdisplay/v37/nuFvD-vYSZviVYUb_rj3ij__anPXJzDw...XbtXK-F2qC0s.woff
  • https://fonts.gstatic.com/s/googlesans/v58/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_...trwEIJllpyk.woff2
  • https://fonts.gstatic.com/s/googlematerialicons/v144/Gw6kwdfw6UnXLJCcmafZyFRXb3BL9rvi0QZG3Q.woff2
  • https://www.antikeo.com/assets/css/fonts/opensans/open-sans-v34-latin-regular.woff2
  • https://www.antikeo.com/assets/css/fonts/opensans/open-sans-v34-latin-600.woff2
  • https://www.antikeo.com/assets/css/fonts/opensans/open-sans-v34-latin-700.woff2
  • Total image size shouldn't be too big (imageSize)The page total image size is 1.1 MB. It's really big. Is the page using the right format for the images? Can they be lazy loaded? Are they compressed as good as they can be? Make them smaller by using https://imageoptim.com/.50
    Description: Avoid having too many large images on the page. The images will not affect the first paint of the page, but it will eat bandwidth for the user.
    Total JavaScript size shouldn't be too big (javascriptSize)The total JavaScript transfer size is 1.5 MB and the uncompressed size is 4.7 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://www.antikeo.com/assets/js/jquery-3.7.1.min.js 29.1 KB85.5 KB
    https://cdnjs.cloudflare.com/ajax/libs/jquery-expander/1.7.0/jquery.expander.min.js 2.9 KB5.9 KB
    https://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6 170.9 KB524.2 KB
    https://cdn.cookie-script.com/s/a4f242d5bd003c3c50738127f3f6c4c6.js 36.6 KB206.1 KB
    https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e63u0 143.3 KB412.7 KB
    https://s.pinimg.com/ct/core.js 2.1 KB4.6 KB
    https://s.pinimg.com/ct/lib/main.34af66ec.js 27.6 KB108.8 KB
    https://apis.google.com/js/platform.js 24.3 KB63.3 KB
    https://www.antikeo.com/assets/vendor/bootstrap/js/popper.min.js 7.2 KB20.5 KB
    https://www.antikeo.com/assets/vendor/bootstrap/js/bootstrap.min.js 14.5 KB56.7 KB
    https://www.antikeo.com/assets/js/plugins-1.6.js 58.8 KB186.6 KB
    https://www.antikeo.com/assets/js/intersection-observer.js 3.0 KB8.7 KB
    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=ratin.../cb=gapi.loaded_0 55.6 KB162.0 KB
    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=auth/.../cb=gapi.loaded_1 31.7 KB92.0 KB
    https://www.gstatic.com/_/mss/boq-shopping-merchant-standards/_/js/k=boq-shoppin...ebZ3mb/dti=1/m=_b 142.1 KB413.2 KB
    https://www.gstatic.com/_/mss/boq-shopping-merchant-standards/_/js/k=boq-shoppin...mb/dti=1/m=nmoRmb 99.2 KB319.5 KB
    https://www.gstatic.com/feedback/js/help/prod/service/lazy.min.js 39.4 KB124.1 KB
    https://apis.google.com/js/api.js 5.7 KB14.2 KB
    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=gapi_.../cb=gapi.loaded_0 43.2 KB131.5 KB
    https://ct.pinterest.com/static/ct/token_create.js 2.2 KB3.8 KB
    https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e63u0 174.0 KB537.0 KB
    https://www.google-analytics.com/analytics.js 20.9 KB51.1 KB
    https://bat.bing.com/bat.js 15.4 KB53.6 KB
    https://www.googletagmanager.com/gtag/js?id=AW-387766912 143.2 KB412.7 KB
    https://connect.facebook.net/en_US/fbevents.js 95.0 KB357.1 KB
    https://connect.facebook.net/signals/config/781787612411430...g/781787612411430 37.2 KB151.6 KB
    https://bat.bing.com/p/action/17504842.js 1.8 KB4.2 KB
    https://www.clarity.ms/tag/uet/17504842?insights=1 767 B767 B
    https://scripts.clarity.ms/0.8.59/clarity.js 26.2 KB79.8 KB
    Avoid using incorrect mime types (mimeTypes)The page has 1 misconfigured mime type. 99
    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://www.antikeo.com/assets/icons/site.webmanifest
  • Make each CSS response small (optimalCssSize)https://www.antikeo.com/assets/vendor/bootstrap/css/bootstrap.min.css size is 20.5 kB (20547) and that is bigger than the limit of 14.5 kB. https://www.antikeo.com/assets/css/style-1.6.min.css?169 size is 42.5 kB (42473) and that is bigger than the limit of 14.5 kB. https://www.antikeo.com/assets/css/plugins-1.6.css size is 18.6 kB (18606) and that is bigger than the limit of 14.5 kB. Try to make the CSS files fit into 14.5 KB.70
    Description: Make CSS responses small to fit into the magic number TCP window size of 14.5 KB. The browser can then download the CSS faster and that will make the page start rendering earlier.
    Offenders:
    URLTransfer sizeContent size
    https://www.antikeo.com/assets/vendor/bootstrap/css/bootstrap.min.css 20.1 KB152.1 KB
    https://www.antikeo.com/assets/css/style-1.6.min.css?169 41.5 KB154.1 KB
    https://www.antikeo.com/assets/css/plugins-1.6.css 18.2 KB128.1 KB
    Total page size shouldn't be too big (pageSize)The page total transfer size is 3.2 MB, which is more than the coach limit of 2 MB. That is really big and you need to make it smaller.0
    Description: Avoid having pages that have a transfer size over the wire of more than 2 MB (desktop) and 1 MB (mobile) because that is really big and will hurt performance and will make the page expensive for the user if she/he pays for the bandwidth.
    Offenders:
    URLTransfer sizeContent size
    https://www.antikeo.com/ 49.3 KB373.7 KB
    https://www.antikeo.com/assets/css/hku6yoe.css 1.2 KB8.8 KB
    https://www.antikeo.com/uploads/slider/img_69b095e289bb03-05839306-47435427.jpg 167.3 KB166.9 KB
    https://www.antikeo.com/assets/vendor/bootstrap/css/bootstrap.min.css 20.1 KB152.1 KB
    https://www.antikeo.com/assets/css/style-1.6.min.css?169 41.5 KB154.1 KB
    https://www.antikeo.com/assets/css/plugins-1.6.css 18.2 KB128.1 KB
    https://www.antikeo.com/assets/vendor/font-icons/font/font-icon.woff2?23036808 14.3 KB14.1 KB
    https://www.antikeo.com/assets/css/fonts/opensans/open-sans-v34-latin-300.woff2 16.5 KB16.4 KB
    https://www.antikeo.com/assets/css/fonts/opensans.css 350 B1.3 KB
    https://www.antikeo.com/assets/css/colors/bayoux.min.css 787 B2.7 KB
    https://www.antikeo.com/assets/js/jquery-3.7.1.min.js 29.1 KB85.5 KB
    https://www.antikeo.com/uploads/logo/logo_678cdec402381.png 12.7 KB12.6 KB
    https://fonts.googleapis.com/css2...ogleapis.com/css2 1.2 KB9.9 KB
    https://cdnjs.cloudflare.com/ajax/libs/jquery-expander/1.7.0/jquery.expander.min.js 2.9 KB5.9 KB
    https://www.antikeo.com/uploads/collections/fleurs_de_salon.jpg 221.3 KB220.9 KB
    https://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6 170.9 KB524.2 KB
    https://www.antikeo.com/assets/vendor/font-icons/css/font-icon.min.css 1.0 KB3.8 KB
    https://use.typekit.net/af/fda6bf/00000000000000007735dee2/30/l...00007735dee2/30/l 23.1 KB22.9 KB
    https://use.typekit.net/af/eba4b9/00000000000000007735dedf/30/l...00007735dedf/30/l 24.4 KB24.1 KB
    https://cdn.cookie-script.com/s/a4f242d5bd003c3c50738127f3f6c4c6.js 36.6 KB206.1 KB
    https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e63u0 143.3 KB412.7 KB
    https://s.pinimg.com/ct/core.js 2.1 KB4.6 KB
    https://fonts.gstatic.com/s/playfairdisplay/v37/nuFRD-vYSZviVYUb_rj3ij__anPXDTnC...HA_3-uE0qEEw.woff 27.0 KB27.0 KB
    https://www.antikeo.com/uploads/profile/gallery_69c5bab5e16e99-69404577-34115169.jpg 380.7 KB380.1 KB
    https://fonts.gstatic.com/s/playfairdisplaysc/v18/ke80OhoaMkR6-hSn7kbHVoFf7ZfgMPr_nQIpBcwXLg.woff2 26.0 KB25.9 KB
    https://use.typekit.net/af/4fe93d/00000000000000007735dedd/30/l...00007735dedd/30/l 25.5 KB25.3 KB
    https://fonts.gstatic.com/s/playfairdisplay/v37/nuFvD-vYSZviVYUb_rj3ij__anPXJzDw...XbtXK-F2qC0s.woff 27.0 KB27.0 KB
    https://s.pinimg.com/ct/lib/main.34af66ec.js 27.6 KB108.8 KB
    https://apis.google.com/js/platform.js 24.3 KB63.3 KB
    https://www.antikeo.com/assets/vendor/bootstrap/js/popper.min.js 7.2 KB20.5 KB
    https://www.antikeo.com/assets/vendor/bootstrap/js/bootstrap.min.js 14.5 KB56.7 KB
    https://www.antikeo.com/assets/js/plugins-1.6.js 58.8 KB186.6 KB
    https://www.antikeo.com/assets/js/intersection-observer.js 3.0 KB8.7 KB
    https://ct.pinterest.com/user/...nterest.com/user/ 747 B320 B
    https://ct.pinterest.com/v3/...pinterest.com/v3/ 556 B35 B
    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=ratin.../cb=gapi.loaded_0 55.6 KB162.0 KB
    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=auth/.../cb=gapi.loaded_1 31.7 KB92.0 KB
    https://www.google.com/shopping/merchantverse/...ng/merchantverse/ 9.3 KB58.1 KB
    https://accounts.google.com/o/oauth2/postmessageRelay.../postmessageRelay N/A0 b
    https://fonts.googleapis.com/css2?family=Google+Symbols&icon_names=top_quality_store&display=block 960 B771 B
    https://www.gstatic.com/_/mss/boq-shopping-merchant-standards/_/js/k=boq-shoppin...ebZ3mb/dti=1/m=_b 142.1 KB413.2 KB
    https://www.gstatic.com/_/mss/boq-shopping-merchant-standards/_/js/k=boq-shoppin...mb/dti=1/m=nmoRmb 99.2 KB319.5 KB
    https://www.antikeo.com/uploads/category/mobilier_spring.png 118.6 KB118.3 KB
    https://www.antikeo.com/uploads/category/peinture_spring.png 90.2 KB90.0 KB
    https://www.antikeo.com/uploads/category/objet_decoration_spring.png 32.9 KB32.7 KB
    https://www.gstatic.com/feedback/js/help/prod/service/lazy.min.js 39.4 KB124.1 KB
    https://apis.google.com/js/api.js 5.7 KB14.2 KB
    https://fonts.gstatic.com/s/googlesans/v58/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_...trwEIJllpyk.woff2 20.9 KB20.9 KB
    https://www.google.com/shopping/merchantverse/_/MerchantVerse/data/batchexecute...data/batchexecute 233 B219 B
    https://www.antikeo.com/assets/icons/site.webmanifest 898 B463 B
    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=gapi_.../cb=gapi.loaded_0 43.2 KB131.5 KB
    https://ct.pinterest.com/static/ct/token_create.js 2.2 KB3.8 KB
    https://fonts.gstatic.com/s/googlematerialicons/v144/Gw6kwdfw6UnXLJCcmafZyFRXb3BL9rvi0QZG3Q.woff2 228.0 KB227.9 KB
    https://ct.pinterest.com/ct.html 696 B565 B
    https://www.antikeo.com/assets/css/fonts/opensans/open-sans-v34-latin-regular.woff2 16.5 KB16.3 KB
    https://www.antikeo.com/assets/css/fonts/opensans/open-sans-v34-latin-600.woff2 16.6 KB16.4 KB
    https://www.antikeo.com/assets/css/fonts/opensans/open-sans-v34-latin-700.woff2 16.2 KB16.0 KB
    https://www.antikeo.com/uploads/category/sculpture_spring.png 28.4 KB28.2 KB
    https://www.antikeo.com/assets/icons/favicon.ico 14.9 KB14.7 KB
    https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e63u0 174.0 KB537.0 KB
    https://www.google-analytics.com/analytics.js 20.9 KB51.1 KB
    https://bat.bing.com/bat.js 15.4 KB53.6 KB
    https://www.googletagmanager.com/gtag/js?id=AW-387766912 143.2 KB412.7 KB
    https://connect.facebook.net/en_US/fbevents.js 95.0 KB357.1 KB
    https://ct.pinterest.com/user/...nterest.com/user/ 556 B35 B
    https://ct.pinterest.com/v3/...pinterest.com/v3/ 811 B35 B
    https://www.google-analytics.com/j/collect...ics.com/j/collect 26 B3 B
    https://connect.facebook.net/signals/config/781787612411430...g/781787612411430 37.2 KB151.6 KB
    https://www.googletagmanager.com/td...tagmanager.com/td 18 B0 b
    https://bat.bing.com/p/action/17504842.js 1.8 KB4.2 KB
    https://www.clarity.ms/tag/uet/17504842?insights=1 767 B767 B
    https://bat.bing.com/actionp/0...ing.com/actionp/0 286 B0 b
    https://bat.bing.net/actionp/0...ing.net/actionp/0 346 B0 b
    https://scripts.clarity.ms/0.8.59/clarity.js 26.2 KB79.8 KB
    https://bat.bing.net/action/0...bing.net/action/0 119 B0 b
    https://bat.bing.net/action/0...bing.net/action/0 121 B0 b
    https://bat.bing.net/action/0...bing.net/action/0 121 B0 b
    https://l.clarity.ms/collect 0 b0 b
    https://l.clarity.ms/collect 0 b0 b
    Don't use private headers on static content (privateAssets)The page has 10 requests with private headers. Make sure that the assets really should be private and only used by one user. Otherwise, make it cacheable for everyone.0
    Description: If you set private headers on content, that means that the content are specific for that user. Static content should be able to be cached and used by everyone. Avoid setting the cache header to private.
    Offenders:
  • https://fonts.googleapis.com/css2...ogleapis.com/css2
  • https://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6
  • https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e63u0
  • https://apis.google.com/js/platform.js
  • https://fonts.googleapis.com/css2?family=Google+Symbols&icon_names=top_quality_store&display=block
  • https://apis.google.com/js/api.js
  • https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e63u0
  • https://bat.bing.com/bat.js
  • https://www.googletagmanager.com/gtag/js?id=AW-387766912
  • https://bat.bing.com/p/action/17504842.js
  • Best practice advice (74)

    TitleAdviceScore
    Meta description (metaDescription)The meta description is too long. It has 171 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 2 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://www.google.c...ng/merchantverse/ has a header content-security-policy that is 1349 characters long. https://connect.face...en_US/fbevents.js has a header content-security-policy that is 2278 characters long. https://connect.face...en_US/fbevents.js has a header permissions-policy that is 874 characters long. https://connect.face...g/781787612411430 has a header content-security-policy that is 2278 characters long. https://connect.face...g/781787612411430 has a header permissions-policy that is 874 characters long. 95
    Description: Do not send response headers that are too long.
    Offenders:
  • https://www.google.com/shopping/merchantverse/...ng/merchantverse/
  • https://connect.facebook.net/en_US/fbevents.js
  • https://connect.facebook.net/en_US/fbevents.js
  • https://connect.facebook.net/signals/config/781787612411430...g/781787612411430
  • https://connect.facebook.net/signals/config/781787612411430...g/781787612411430
  • Avoid too many third party requests (thirdParty)The page do more requests to third party domains (51 requests and 1.8 MB) then first party (28 requests and 1.4 MB). The page transfer more bytes from third party domains (1.8 MB) then first party (1.4 MB). The regex .*antikeo.* was used to calculate first/third party requests.0
    Description: Do not load most of your content from third party URLs.
    Avoid unnecessary headers (unnecessaryHeaders)There are 2 responses that sets a p3p header. There are 66 responses that sets both a max-age and expires header. There are 15 responses that sets a pragma no-cache header (that is a request header). There are 2 responses that sets a x-frame-options:sameorigin header. There are 61 responses that sets a server header. 0
    Description: Do not send headers that you don't need. We look for p3p, cache-control and max-age, pragma, server and x-frame-options headers. Have a look at Andrew Betts - Headers for Hackers talk as a guide https://www.youtube.com/watch?v=k92ZbrY815c or read https://www.fastly.com/blog/headers-we-dont-want.
    Offenders:
  • https://www.antikeo.com/
  • https://www.antikeo.com/
  • https://www.antikeo.com/
  • https://www.antikeo.com/
  • https://www.antikeo.com/assets/css/hku6yoe.css
  • https://www.antikeo.com/assets/css/hku6yoe.css
  • https://www.antikeo.com/uploads/slider/img_69b095e289bb03-05839306-47435427.jpg
  • https://www.antikeo.com/uploads/slider/img_69b095e289bb03-05839306-47435427.jpg
  • https://www.antikeo.com/assets/vendor/bootstrap/css/bootstrap.min.css
  • https://www.antikeo.com/assets/vendor/bootstrap/css/bootstrap.min.css
  • https://www.antikeo.com/assets/css/style-1.6.min.css?169
  • https://www.antikeo.com/assets/css/style-1.6.min.css?169
  • https://www.antikeo.com/assets/css/plugins-1.6.css
  • https://www.antikeo.com/assets/css/plugins-1.6.css
  • https://www.antikeo.com/assets/vendor/font-icons/font/font-icon.woff2?23036808
  • https://www.antikeo.com/assets/vendor/font-icons/font/font-icon.woff2?23036808
  • https://www.antikeo.com/assets/css/fonts/opensans/open-sans-v34-latin-300.woff2
  • https://www.antikeo.com/assets/css/fonts/opensans/open-sans-v34-latin-300.woff2
  • https://www.antikeo.com/assets/css/fonts/opensans.css
  • https://www.antikeo.com/assets/css/fonts/opensans.css
  • https://www.antikeo.com/assets/css/colors/bayoux.min.css
  • https://www.antikeo.com/assets/css/colors/bayoux.min.css
  • https://www.antikeo.com/assets/js/jquery-3.7.1.min.js
  • https://www.antikeo.com/assets/js/jquery-3.7.1.min.js
  • https://www.antikeo.com/uploads/logo/logo_678cdec402381.png
  • https://www.antikeo.com/uploads/logo/logo_678cdec402381.png
  • https://fonts.googleapis.com/css2...ogleapis.com/css2
  • https://fonts.googleapis.com/css2...ogleapis.com/css2
  • https://cdnjs.cloudflare.com/ajax/libs/jquery-expander/1.7.0/jquery.expander.min.js
  • https://cdnjs.cloudflare.com/ajax/libs/jquery-expander/1.7.0/jquery.expander.min.js
  • https://www.antikeo.com/uploads/collections/fleurs_de_salon.jpg
  • https://www.antikeo.com/uploads/collections/fleurs_de_salon.jpg
  • https://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6
  • https://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6
  • https://www.antikeo.com/assets/vendor/font-icons/css/font-icon.min.css
  • https://www.antikeo.com/assets/vendor/font-icons/css/font-icon.min.css
  • https://use.typekit.net/af/fda6bf/00000000000000007735dee2/30/l...00007735dee2/30/l
  • https://use.typekit.net/af/eba4b9/00000000000000007735dedf/30/l...00007735dedf/30/l
  • https://cdn.cookie-script.com/s/a4f242d5bd003c3c50738127f3f6c4c6.js
  • https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e63u0
  • https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e63u0
  • https://fonts.gstatic.com/s/playfairdisplay/v37/nuFRD-vYSZviVYUb_rj3ij__anPXDTnC...HA_3-uE0qEEw.woff
  • https://fonts.gstatic.com/s/playfairdisplay/v37/nuFRD-vYSZviVYUb_rj3ij__anPXDTnC...HA_3-uE0qEEw.woff
  • https://www.antikeo.com/uploads/profile/gallery_69c5bab5e16e99-69404577-34115169.jpg
  • https://www.antikeo.com/uploads/profile/gallery_69c5bab5e16e99-69404577-34115169.jpg
  • https://fonts.gstatic.com/s/playfairdisplaysc/v18/ke80OhoaMkR6-hSn7kbHVoFf7ZfgMPr_nQIpBcwXLg.woff2
  • https://fonts.gstatic.com/s/playfairdisplaysc/v18/ke80OhoaMkR6-hSn7kbHVoFf7ZfgMPr_nQIpBcwXLg.woff2
  • https://use.typekit.net/af/4fe93d/00000000000000007735dedd/30/l...00007735dedd/30/l
  • https://fonts.gstatic.com/s/playfairdisplay/v37/nuFvD-vYSZviVYUb_rj3ij__anPXJzDw...XbtXK-F2qC0s.woff
  • https://fonts.gstatic.com/s/playfairdisplay/v37/nuFvD-vYSZviVYUb_rj3ij__anPXJzDw...XbtXK-F2qC0s.woff
  • https://apis.google.com/js/platform.js
  • https://apis.google.com/js/platform.js
  • https://www.antikeo.com/assets/vendor/bootstrap/js/popper.min.js
  • https://www.antikeo.com/assets/vendor/bootstrap/js/popper.min.js
  • https://www.antikeo.com/assets/vendor/bootstrap/js/bootstrap.min.js
  • https://www.antikeo.com/assets/vendor/bootstrap/js/bootstrap.min.js
  • https://www.antikeo.com/assets/js/plugins-1.6.js
  • https://www.antikeo.com/assets/js/plugins-1.6.js
  • https://www.antikeo.com/assets/js/intersection-observer.js
  • https://www.antikeo.com/assets/js/intersection-observer.js
  • https://ct.pinterest.com/user/...nterest.com/user/
  • https://ct.pinterest.com/user/...nterest.com/user/
  • https://ct.pinterest.com/v3/...pinterest.com/v3/
  • https://ct.pinterest.com/v3/...pinterest.com/v3/
  • https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=ratin.../cb=gapi.loaded_0
  • https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=ratin.../cb=gapi.loaded_0
  • https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=auth/.../cb=gapi.loaded_1
  • https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=auth/.../cb=gapi.loaded_1
  • https://www.google.com/shopping/merchantverse/...ng/merchantverse/
  • https://www.google.com/shopping/merchantverse/...ng/merchantverse/
  • https://www.google.com/shopping/merchantverse/...ng/merchantverse/
  • https://www.google.com/shopping/merchantverse/...ng/merchantverse/
  • https://accounts.google.com/o/oauth2/postmessageRelay.../postmessageRelay
  • https://accounts.google.com/o/oauth2/postmessageRelay.../postmessageRelay
  • https://accounts.google.com/o/oauth2/postmessageRelay.../postmessageRelay
  • https://fonts.googleapis.com/css2?family=Google+Symbols&icon_names=top_quality_store&display=block
  • https://fonts.googleapis.com/css2?family=Google+Symbols&icon_names=top_quality_store&display=block
  • https://www.gstatic.com/_/mss/boq-shopping-merchant-standards/_/js/k=boq-shoppin...ebZ3mb/dti=1/m=_b
  • https://www.gstatic.com/_/mss/boq-shopping-merchant-standards/_/js/k=boq-shoppin...ebZ3mb/dti=1/m=_b
  • https://www.gstatic.com/_/mss/boq-shopping-merchant-standards/_/js/k=boq-shoppin...mb/dti=1/m=nmoRmb
  • https://www.gstatic.com/_/mss/boq-shopping-merchant-standards/_/js/k=boq-shoppin...mb/dti=1/m=nmoRmb
  • https://www.antikeo.com/uploads/category/mobilier_spring.png
  • https://www.antikeo.com/uploads/category/mobilier_spring.png
  • https://www.antikeo.com/uploads/category/peinture_spring.png
  • https://www.antikeo.com/uploads/category/peinture_spring.png
  • https://www.antikeo.com/uploads/category/objet_decoration_spring.png
  • https://www.antikeo.com/uploads/category/objet_decoration_spring.png
  • https://www.gstatic.com/feedback/js/help/prod/service/lazy.min.js
  • https://www.gstatic.com/feedback/js/help/prod/service/lazy.min.js
  • https://apis.google.com/js/api.js
  • https://apis.google.com/js/api.js
  • https://fonts.gstatic.com/s/googlesans/v58/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_...trwEIJllpyk.woff2
  • https://fonts.gstatic.com/s/googlesans/v58/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_...trwEIJllpyk.woff2
  • https://www.google.com/shopping/merchantverse/_/MerchantVerse/data/batchexecute...data/batchexecute
  • https://www.google.com/shopping/merchantverse/_/MerchantVerse/data/batchexecute...data/batchexecute
  • https://www.google.com/shopping/merchantverse/_/MerchantVerse/data/batchexecute...data/batchexecute
  • https://www.google.com/shopping/merchantverse/_/MerchantVerse/data/batchexecute...data/batchexecute
  • https://www.antikeo.com/assets/icons/site.webmanifest
  • https://www.antikeo.com/assets/icons/site.webmanifest
  • https://www.antikeo.com/assets/icons/site.webmanifest
  • https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=gapi_.../cb=gapi.loaded_0
  • https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=gapi_.../cb=gapi.loaded_0
  • https://fonts.gstatic.com/s/googlematerialicons/v144/Gw6kwdfw6UnXLJCcmafZyFRXb3BL9rvi0QZG3Q.woff2
  • https://fonts.gstatic.com/s/googlematerialicons/v144/Gw6kwdfw6UnXLJCcmafZyFRXb3BL9rvi0QZG3Q.woff2
  • https://www.antikeo.com/assets/css/fonts/opensans/open-sans-v34-latin-regular.woff2
  • https://www.antikeo.com/assets/css/fonts/opensans/open-sans-v34-latin-regular.woff2
  • https://www.antikeo.com/assets/css/fonts/opensans/open-sans-v34-latin-600.woff2
  • https://www.antikeo.com/assets/css/fonts/opensans/open-sans-v34-latin-600.woff2
  • https://www.antikeo.com/assets/css/fonts/opensans/open-sans-v34-latin-700.woff2
  • https://www.antikeo.com/assets/css/fonts/opensans/open-sans-v34-latin-700.woff2
  • https://www.antikeo.com/uploads/category/sculpture_spring.png
  • https://www.antikeo.com/uploads/category/sculpture_spring.png
  • https://www.antikeo.com/assets/icons/favicon.ico
  • https://www.antikeo.com/assets/icons/favicon.ico
  • https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e63u0
  • https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e63u0
  • https://www.google-analytics.com/analytics.js
  • https://www.google-analytics.com/analytics.js
  • https://www.googletagmanager.com/gtag/js?id=AW-387766912
  • https://www.googletagmanager.com/gtag/js?id=AW-387766912
  • https://connect.facebook.net/en_US/fbevents.js
  • https://ct.pinterest.com/user/...nterest.com/user/
  • https://ct.pinterest.com/user/...nterest.com/user/
  • https://ct.pinterest.com/v3/...pinterest.com/v3/
  • https://ct.pinterest.com/v3/...pinterest.com/v3/
  • https://www.google-analytics.com/j/collect...ics.com/j/collect
  • https://www.google-analytics.com/j/collect...ics.com/j/collect
  • https://www.google-analytics.com/j/collect...ics.com/j/collect
  • https://connect.facebook.net/signals/config/781787612411430...g/781787612411430
  • https://www.googletagmanager.com/td...tagmanager.com/td
  • https://www.googletagmanager.com/td...tagmanager.com/td
  • https://www.googletagmanager.com/td...tagmanager.com/td
  • https://www.clarity.ms/tag/uet/17504842?insights=1
  • https://www.clarity.ms/tag/uet/17504842?insights=1
  • https://bat.bing.com/actionp/0...ing.com/actionp/0
  • https://bat.bing.com/actionp/0...ing.com/actionp/0
  • https://bat.bing.net/actionp/0...ing.net/actionp/0
  • https://bat.bing.net/actionp/0...ing.net/actionp/0
  • https://bat.bing.net/action/0...bing.net/action/0
  • https://bat.bing.net/action/0...bing.net/action/0
  • https://bat.bing.net/action/0...bing.net/action/0
  • https://bat.bing.net/action/0...bing.net/action/0
  • https://bat.bing.net/action/0...bing.net/action/0
  • https://bat.bing.net/action/0...bing.net/action/0
  • https://l.clarity.ms/collect
  • https://l.clarity.ms/collect
  • Privacy advice (80)

    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.
    Avoid third party cookies that is used to track the user. (thirdPartyCookies)The page sets 2 third party cookies.0
    Description: Third party cookies are used to track the user. They are automatically blocked in Safari and Firefox.
    Offenders:
  • .pinterest.com
  • .pinterest.com
  • Do not share user data with third parties. (thirdPartyPrivacy)The page has 59% requests that are 3rd party (47 requests with a size of 1.8 MB). 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 27 survelliance requests and uses 6 survelliance tools. The page do 5 tag-manager requests and uses 1 tag-manager tool. The page do 13 utility requests and uses 3 utility tools. The page do 10 social requests and uses 2 social tools. The page do 2 analytics requests and uses 1 analytics tool. The page do 3 ad requests and uses 1 ad tool.0
    Description: Using third party requests shares user information with that third party. Please avoid that! The project https://github.com/patrickhulce/third-party-web is used to categorize first/third party requests.
    Offenders:
  • https://fonts.googleapis.com/css2...ogleapis.com/css2
  • https://cdnjs.cloudflare.com/ajax/libs/jquery-expander/1.7.0/jquery.expander.min.js
  • https://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6
  • https://use.typekit.net/af/fda6bf/00000000000000007735dee2/30/l...00007735dee2/30/l
  • https://use.typekit.net/af/eba4b9/00000000000000007735dedf/30/l...00007735dedf/30/l
  • https://cdn.cookie-script.com/s/a4f242d5bd003c3c50738127f3f6c4c6.js
  • https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e63u0
  • https://s.pinimg.com/ct/core.js
  • https://fonts.gstatic.com/s/playfairdisplay/v37/nuFRD-vYSZviVYUb_rj3ij__anPXDTnC...HA_3-uE0qEEw.woff
  • https://fonts.gstatic.com/s/playfairdisplaysc/v18/ke80OhoaMkR6-hSn7kbHVoFf7ZfgMPr_nQIpBcwXLg.woff2
  • https://use.typekit.net/af/4fe93d/00000000000000007735dedd/30/l...00007735dedd/30/l
  • https://fonts.gstatic.com/s/playfairdisplay/v37/nuFvD-vYSZviVYUb_rj3ij__anPXJzDw...XbtXK-F2qC0s.woff
  • https://s.pinimg.com/ct/lib/main.34af66ec.js
  • https://apis.google.com/js/platform.js
  • https://ct.pinterest.com/user/...nterest.com/user/
  • https://ct.pinterest.com/v3/...pinterest.com/v3/
  • https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=ratin.../cb=gapi.loaded_0
  • https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=auth/.../cb=gapi.loaded_1
  • https://www.google.com/shopping/merchantverse/...ng/merchantverse/
  • https://accounts.google.com/o/oauth2/postmessageRelay.../postmessageRelay
  • https://fonts.googleapis.com/css2?family=Google+Symbols&icon_names=top_quality_store&display=block
  • https://www.gstatic.com/_/mss/boq-shopping-merchant-standards/_/js/k=boq-shoppin...ebZ3mb/dti=1/m=_b
  • https://www.gstatic.com/_/mss/boq-shopping-merchant-standards/_/js/k=boq-shoppin...mb/dti=1/m=nmoRmb
  • https://www.gstatic.com/feedback/js/help/prod/service/lazy.min.js
  • https://apis.google.com/js/api.js
  • https://fonts.gstatic.com/s/googlesans/v58/4Ua_rENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_...trwEIJllpyk.woff2
  • https://www.google.com/shopping/merchantverse/_/MerchantVerse/data/batchexecute...data/batchexecute
  • https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=gapi_.../cb=gapi.loaded_0
  • https://ct.pinterest.com/static/ct/token_create.js
  • https://fonts.gstatic.com/s/googlematerialicons/v144/Gw6kwdfw6UnXLJCcmafZyFRXb3BL9rvi0QZG3Q.woff2
  • https://ct.pinterest.com/ct.html
  • https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e63u0
  • https://www.google-analytics.com/analytics.js
  • https://bat.bing.com/bat.js
  • https://www.googletagmanager.com/gtag/js?id=AW-387766912
  • https://connect.facebook.net/en_US/fbevents.js
  • https://ct.pinterest.com/user/...nterest.com/user/
  • https://ct.pinterest.com/v3/...pinterest.com/v3/
  • https://www.google-analytics.com/j/collect...ics.com/j/collect
  • https://connect.facebook.net/signals/config/781787612411430...g/781787612411430
  • https://www.googletagmanager.com/td...tagmanager.com/td
  • https://bat.bing.com/p/action/17504842.js
  • https://www.clarity.ms/tag/uet/17504842?insights=1
  • https://bat.bing.com/actionp/0...ing.com/actionp/0
  • https://scripts.clarity.ms/0.8.59/clarity.js
  • https://l.clarity.ms/collect
  • https://l.clarity.ms/collect
  • Page info

    Page info
    TitleAntikeo | Marketplace spécialisée en Art • Antiquités • Design
    Width1350
    Height10626
    DOM elements1734
    Avg DOM depth11
    Max DOM depth20
    Iframes2
    Script tags41
    Local storage75 B
    Session storage9 B
    Network Information API4g
    Resource Hints
    preconnect
    https://use.typekit.net/
    https://p.typekit.net/
    https://fonts.googleapis.com/
    https://fonts.gstatic.com/
    https://www.googletagmanager.com/
    https://cdn.jsdelivr.net/
    https://cdn.cookie-script.com/

    Technologies used to build the page.

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

    TechnologyConfidenceCategory
    Envoy 100  Reverse proxies
    Azure Front Door 100  Load balancers
    Azure 100  PaaS
    Nginx 100  Web servers Reverse proxies
    HSTS 100  Security
    Cloudflare 100  CDN
    HTTP/3 100  Miscellaneous

    Data collected using Third Party Web 0.26.2

    Cdn
    Google Fonts
    Cloudflare CDN
    Adobe TypeKit
    Google CDN
    Survelliance
    Google Fonts
    Google Tag Manager
    Other Google APIs/SDKs
    Google CDN
    Google Analytics
    Facebook
    Tag-manager
    Google Tag Manager
    Utility
    Cookie-Script.com
    Other Google APIs/SDKs
    Clarity
    Social
    Pinterest
    Facebook
    Analytics
    Google Analytics
    Ad
    Bing Ads
    | Browser metrics | Visual Metrics | Largest Contentful Paint | Cumulative Layout Shift | Long Aninimation Frames | Visual Elements | 

    Data from run 3

    Visual Metrics

    Browser Metrics

    Google Web Vitals
    Time to first byte (TTFB)171 ms
    First Contentful Paint (FCP)338 ms
    Largest Contentful Paint (LCP)473 ms
    Cumulative Layout Shift (CLS)0.05
    Total Blocking Time (TBT)298 ms
    First Contentful Paint info
    Elements that needed recalculate style before FCP107
    Time spent in recalculate style before FCP12.739 ms
    Extra timings
    TTFB171 ms
    First Paint338 ms
    Load Event End1.497 s
    Fully loaded6.437 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 class="col-12 col-sm-6 order-0 order-sm-1 item-half-right item_134"></div>
    Render time 473 ms
    Element render delay238 ms
    TTFB171 ms
    Resource delay12 ms
    Resource load duration53 ms
    Elements that needed recalculate style before LCP629
    Time spent in recalculate style before LCP39.889 ms
    Load time393 ms
    URL https://www.antikeo....9306-47435427.jpg
    Size (width*height)304078
    DOM path
    div:eq(4) > div > div > div > div#main-slider > div > div > div > a > div > div > div:eq(1)> div:eq(4) > div > div > div > div#main-slider > div > div > div > a > div > div > div:eq(1)>
    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.04721 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.03022<div class="col-12 col-sm-6 order-1 order-sm-0 row-slider-caption-text"></div>
    body > div:eq(4) > div > div > div > div#main-slider > div > div > div > a > div > div > div:eq(0)
    0.00747<button class="btn btn-default btn-search" aria-label="search"></button>,<div class="nav-top-right"></div>,<ul class="nav navbar-nav mega-menu"></ul>
    body > header#header > div:eq(1) > div > div:eq(0) > div:eq(0) > div > div > div > div > div:eq(1) > form#form_validate_search > div > button,body > header#header > div:eq(1) > div > div:eq(0) > div:eq(0) > div > div > div > div > div:eq(2),body > header#header > div:eq(1) > div > div:eq(0) > div:eq(1) > div > div > ul
    0.00714<ul class="nav navbar-nav mega-menu"></ul>
    body > header#header > div:eq(1) > div > div:eq(0) > div:eq(1) > div > div > ul
    0.00114<div class="container"></div>,<div class="col-12 nav-top-left"></div>,<button class="btn btn-default btn-search" aria-label="search"></button>,<div class="container"></div>
    body > header#header > div:eq(0) > div,body > header#header > div:eq(1) > div > div:eq(0) > div:eq(0) > div > div > div,body > header#header > div:eq(1) > div > div:eq(0) > div:eq(0) > div > div > div > div > div:eq(1) > form#form_validate_search > div > button,body > header#header > div:eq(1) > div > div:eq(0) > div:eq(1) > div
    0.00108<div id="___ratingbadge_0" style="text-indent: 0px; margin: 0px; padding: 0px; background: transparent; border-style: none; float: none; line-height: normal; font-size: 1px; vertical-align: baseline; display: inline-block;"></div>
    body > footer#footer > div:eq(0) > div > div > div > div > div:eq(4) > div > div:eq(2) > div > div#___ratingbadge_0
    0.00017<a href="https://www.antikeo.com/"></a>
    body > header#header > div:eq(1) > div > div:eq(0) > div:eq(0) > div > div > div > div > div:eq(0) > a
    Layout shift

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

    Long Animation Frames

    Read more about the Long Animation Frames API here here.

    The top 10 longest animation frames entries

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    103 ms179.9 ms7.1 ms5.6 ms1.5 ms
    https://www.antikeo.com/assets/js/jquery-3.7.1.min.js

    Forced Style And Layout Duration: 3 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    74 ms129.8 ms7.2 ms5 ms2.2 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    58 ms108.8 ms0.2 ms0.2 ms0 ms
    https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e63u0h1

    Invoker:  https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e63u0h1
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    29 ms106.1 ms1.9 ms0.2 ms1.7 ms
    https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e63u0h1

    Invoker:  https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e63u0h1
    Invoker Type: classic-script
    Window attribution: self

    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=ratingbadge/rt=j/sv=1/d=1/ed=1/rs=AHpOoo_QlMhY2cycn60Rs8eI1WInRwuahw/cb=gapi.loaded_0?le=scs

    Invoker:  https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=ratingbadge/rt=j/sv=1/d=1/ed=1/rs=AHpOoo_QlMhY2cycn60Rs8eI1WInRwuahw/cb=gapi.loaded_0?le=scs
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    27 ms115.7 ms5.3 ms2 ms3.3 ms
    https://www.antikeo.com/

    Forced Style And Layout Duration: 18 ms

    Invoker:  https://www.antikeo.com/
    Invoker Type: classic-script
    Window attribution: self

    https://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6

    Invoker:  https://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    17 ms67 ms0 ms0 ms0 ms
    https://connect.facebook.net/en_US/fbevents.js

    Invoker:  https://connect.facebook.net/en_US/fbevents.js
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    15 ms70.4 ms28.6 ms27.3 ms1.3 ms
    https://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6

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

    https://cdn.cookie-script.com/s/a4f242d5bd003c3c50738127f3f6c4c6.js

    Forced Style And Layout Duration: 6 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    15 ms65.6 ms-0.6 ms0 ms-0.6 ms
    https://scripts.clarity.ms/0.8.59/clarity.js

    Invoker:  https://scripts.clarity.ms/0.8.59/clarity.js
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    9 ms96.9 ms14.1 ms13.7 ms0.4 ms
    https://s.pinimg.com/ct/lib/main.34af66ec.js

    Invoker:  https://s.pinimg.com/ct/lib/main.34af66ec.js
    Invoker Type: classic-script
    Window attribution: self

    https://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6

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

    https://www.antikeo.com/assets/js/jquery-3.7.1.min.js

    Forced Style And Layout Duration: 12 ms

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

    https://www.antikeo.com/assets/js/jquery-3.7.1.min.js

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    0 ms94.3 ms6.7 ms0.1 ms6.6 ms
    https://www.antikeo.com/assets/js/jquery-3.7.1.min.js

    Invoker:  https://www.antikeo.com/assets/js/jquery-3.7.1.min.js
    Invoker Type: classic-script
    Window attribution: self

    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.

    Visual Elements

    NameDisplay TimeX YWidthHeight
    LargestImage (logo_678cdec402381.png)967 ms 25 45 156 70
    <img src="https://www.antikeo.com/uploads/logo/logo_678cdec402381.png" data-src="https://www.antikeo.com/uploads/logo/logo_678cdec402381.png" alt="Antikeo" class=" ls-is-cached lazyloaded">
    Heading467 ms 45 5 1275 19
    <h1 style="font-size: 1rem; font-weight: 400; margin-bottom: 0"></h1>
    LargestContentfulPaint1.767 s 675 152 650 600
    <div class="col-12 col-sm-6 order-0 order-sm-1 item-half-right item_134"></div>
    | Summary  | Largest responses  | Requests and sizes per content type  | Data per domain | Expires and last modified statistics  | Requests loaded after onLoad event  | Render blocking requests  | 

    PageXray

    How the page is built.

    Summary
    HTTP versionHTTP/2.0
    Total requests79
    Total domains20
    Total transfer size3.1 MB
    Total content size6.9 MB
    Responses missing compression37
    Number of cookies6
    Third party cookies2
    Requests per response code
    20071
    2048

    Largest assets on the page (by transfer size)

    Requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b59.3 KB432.4 KB4
    css0 b85.1 KB461.4 KB9
    javascript272 B1.4 MB4.5 MB29
    image0 b1.0 MB1.0 MB11
    font0 b482.0 KB480.2 KB13
    json0 b980 B539 B2
    other0 b898 B463 B1
    favicon0 b14.9 KB14.7 KB1
    plain558 B1.0 KB3 B9
    Total830 B3.1 MB6.9 MB79

    Data per domain

    DomainTotal download timeTransfer SizeContent SizeRequests
    www.antikeo.com1.060 s1.4 MB2.3 MB28
    fonts.googleapis.com147 ms2.1 KB10.7 KB2
    cdnjs.cloudflare.com255 ms2.9 KB5.9 KB1
    www.googletagmanager.com778 ms631.4 KB1.8 MB5
    use.typekit.net11 ms73.0 KB72.3 KB3
    cdn.cookie-script.com103 ms36.6 KB206.1 KB1
    s.pinimg.com45 ms29.7 KB113.4 KB2
    fonts.gstatic.com73 ms328.9 KB328.7 KB5
    apis.google.com135 ms160.5 KB463.1 KB5
    ct.pinterest.com268 ms5.5 KB4.7 KB6
    www.google.com182 ms9.5 KB58.3 KB2
    accounts.google.com21 msN/A0 b1
    www.gstatic.com155 ms280.7 KB856.9 KB3
    www.google-analytics.com487 ms20.9 KB51.1 KB2
    bat.bing.com552 ms17.4 KB57.7 KB3
    connect.facebook.net462 ms132.1 KB508.7 KB2
    www.clarity.ms322 ms767 B767 B1
    bat.bing.net169 ms707 B0 b4
    scripts.clarity.ms41 ms26.2 KB79.8 KB1
    l.clarity.ms706 ms0 b0 b2

    Expires and last modified statistics

    typeminmedianmax
    Expires0 seconds4 weeks1 year
    Last modified0 seconds28 weeks28 years

    Requests loaded after onLoad event

    Included requests done after load event end.

    ContentTransfer SizeRequests
    html696 B1
    css0 b0
    javascript514.3 KB9
    image29.7 KB3
    font277.2 KB4
    favicon14.9 KB1
    plain1.0 KB9
    Total837.9 KB27

    Requests loaded after onContentLoad

    Includes requests done after DOM content loaded.

    ContentTransfer SizeRequests
    html696 B2
    css960 B1
    javascript846.1 KB15
    image271.5 KB6
    font298.1 KB5
    json233 B1
    other898 B1
    favicon14.9 KB1
    plain1.0 KB9
    Total1.4 MB41

    Render blocking requests

    Render blocking information directly from Chrome.

    BlockingIn body parser blockingPotentially blocking
    540

    Render information

    URLType
    https://fonts.gstati...L9rvi0QZG3Q.woff2non_blocking
    https://www.googleta...nager.com/gtag/jsnon_blocking
    https://www.googleta...anager.com/gtm.jsnon_blocking
    https://www.antikeo....9306-47435427.jpgnon_blocking
    https://www.googleta...nager.com/gtag/jsnon_blocking
    https://www.googleta...nager.com/gtag/jsnon_blocking
    https://www.gstatic....ebZ3mb/dti=1/m=_bnon_blocking
    https://www.gstatic....mb/dti=1/m=nmoRmbnon_blocking
    https://connect.face...en_US/fbevents.jsnon_blocking
    https://www.antikeo....js/plugins-1.6.jsin_body_parser_blocking
    https://apis.google..../cb=gapi.loaded_0non_blocking
    https://apis.google..../cb=gapi.loaded_0non_blocking
    https://www.antikeo....style-1.6.min.cssnon_blocking
    https://www.gstatic....rvice/lazy.min.jsnon_blocking
    https://connect.face...g/781787612411430non_blocking
    https://cdn.cookie-s...738127f3f6c4c6.jsnon_blocking
    https://apis.google..../cb=gapi.loaded_1non_blocking
    https://www.antikeo....uery-3.7.1.min.jsblocking
    https://s.pinimg.com.../main.34af66ec.jsnon_blocking
    https://fonts.gstati...HA_3-uE0qEEw.woffnon_blocking
    https://fonts.gstati...XbtXK-F2qC0s.woffnon_blocking
    https://scripts.clar...0.8.59/clarity.jsnon_blocking
    https://fonts.gstati..._nQIpBcwXLg.woff2non_blocking
    https://use.typekit....00007735dedd/30/lnon_blocking
    https://use.typekit....00007735dedf/30/lnon_blocking
    https://apis.google.com/js/platform.jsnon_blocking
    https://use.typekit....00007735dee2/30/lnon_blocking
    https://www.google-a....com/analytics.jsnon_blocking
    https://fonts.gstati...trwEIJllpyk.woff2non_blocking
    https://www.antikeo....bootstrap.min.cssnon_blocking
    https://www.antikeo....s/plugins-1.6.cssnon_blocking
    https://www.antikeo....4-latin-600.woff2non_blocking
    https://www.antikeo....4-latin-300.woff2non_blocking
    https://www.antikeo....tin-regular.woff2non_blocking
    https://www.antikeo....4-latin-700.woff2non_blocking
    https://bat.bing.com/bat.jsnon_blocking
    https://www.antikeo..../bootstrap.min.jsin_body_parser_blocking
    https://www.antikeo....t/font-icon.woff2non_blocking
    https://www.antikeo..../js/popper.min.jsblocking
    https://apis.google.com/js/api.jsnon_blocking
    https://www.antikeo....ction-observer.jsnon_blocking
    https://cdnjs.cloudf...y.expander.min.jsin_body_parser_blocking
    https://ct.pinterest...t/token_create.jsnon_blocking
    https://s.pinimg.com/ct/core.jsnon_blocking
    https://bat.bing.com...ction/17504842.jsnon_blocking
    https://fonts.google...ogleapis.com/css2in_body_parser_blocking
    https://www.antikeo....s/css/hku6yoe.cssblocking
    https://www.antikeo....font-icon.min.cssnon_blocking
    https://fonts.google...ogleapis.com/css2blocking
    https://www.antikeo....rs/bayoux.min.cssblocking
    https://www.clarity..../tag/uet/17504842non_blocking
    https://www.antikeo....onts/opensans.cssnon_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 298
    Max Potential First Input Delay 145
    Long Tasks before First Paint00
    Long Tasks before First Contentful Paint00
    Long Tasks before Largest Contentful Paint00
    Long Tasks after Load Event End3240
    Total Long Tasks7648

    CPU last long task happened at 3.916 s

    Individual Long Tasks

    namestartTimedurationcontainerIdcontainerNamecontainerSrccontainerType
    self48971window
    self79776window
    cross-origin-descendant1109145I0_1775007560586I0_1775007560586https://www.google.com/shopping/merchantverse/?usegapi=1&merchant_id=248078931&origin=https%3A%2F%2Fwww.antikeo.com&gsrc=3p&ic=1&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.lb.en.PJsh2cctCQI.O%2Fd%3D1%2Frs%3DAHpOoo_QlMhY2cycn60Rs8eI1WInRwuahw%2Fm%3D__features__#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh&id=I0_1775007560586&_gfid=I0_1775007560586&parent=https%3A%2F%2Fwww.antikeo.com&pfname=&rpctoken=19518029iframe
    cross-origin-descendant1276116I0_1775007560586I0_1775007560586https://www.google.com/shopping/merchantverse/?usegapi=1&merchant_id=248078931&origin=https%3A%2F%2Fwww.antikeo.com&gsrc=3p&ic=1&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.lb.en.PJsh2cctCQI.O%2Fd%3D1%2Frs%3DAHpOoo_QlMhY2cycn60Rs8eI1WInRwuahw%2Fm%3D__features__#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh&id=I0_1775007560586&_gfid=I0_1775007560586&parent=https%3A%2F%2Fwww.antikeo.com&pfname=&rpctoken=19518029iframe
    self359067window
    self3672108window
    self391665window

    CPU time spent

    Calculated using Tracium.

    Categories (ms)
    parseHTML121
    styleLayout243
    paintCompositeRender32
    scriptParseCompile4
    scriptEvaluation1446
    garbageCollection34
    other278
    Events (ms)
    v8.run746
    FunctionCall301
    RunMicrotasks280
    RunTask193
    UpdateLayoutTree132
    Layout109
    ParseHTML66
    HTMLDocumentParser::MaybeFetchQueuedPreloads47
    Layerize22
    V8.BytecodeBudgetInterrupt21
    PrePaint17
    v8.callFunction17
    Paint15
    CompressionStream Deflate14
    V8.HandleInterrupts13
    ParseAuthorStyleSheet12
    Commit11
    V8.GC_SCAVENGER_SCAVENGE_PARALLEL11
    HitTest10

    Time spent per request

    URLCPU time (ms)
    https://www.gstatic.com/_/mss/boq-shopping-merchant-standards/_/js/k=boq-shopping-merchant-standards.MerchantVerse.en_US.PnZsNgKZiKA.2018.O/d=1/excm=_b/ed=1/dg=0/br=1/wt=2/ujg=1/rs=AGZjOkWoadD2U8amSp9o-EX7qpqtsBjpmQ/ee=Pjplud:PoEs9b;QGR0gd:Mlhmy;ScI3Yc:e7Hzgb;YIZmRd:A1yn5d;cEt90b:ws9Tlc;dowIGb:ebZ3mb/dti=1/m=_b212
    https://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6201
    https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e63u0h1118
    https://www.gstatic.com/_/mss/boq-shopping-merchant-standards/_/js/k=boq-shopping-merchant-standards.MerchantVerse.en_US.PnZsNgKZiKA.2018.O/ck=boq-shopping-merchant-standards.MerchantVerse.cX537lIPgWk.L.B1.O/d=1/exm=_b/excm=_b/ed=1/br=1/wt=2/ujg=1/rs=AGZjOkUS6zRQeCGdHTIMrZ5KnuVYEE0u1Q/ee=Pjplud:PoEs9b;QGR0gd:Mlhmy;ScI3Yc:e7Hzgb;YIZmRd:A1yn5d;cEt90b:ws9Tlc;dowIGb:ebZ3mb/dti=1/m=nmoRmb118
    https://www.antikeo.com/assets/js/jquery-3.7.1.min.js99
    https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e63u0h180
    https://www.antikeo.com/76
    https://scripts.clarity.ms/0.8.59/clarity.js73
    https://connect.facebook.net/en_US/fbevents.js68
    https://www.antikeo.com/assets/js/plugins-1.6.js51
    https://cdn.cookie-script.com/s/a4f242d5bd003c3c50738127f3f6c4c6.js47
    https://apis.google.com/js/platform.js42
    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=ratingbadge/rt=j/sv=1/d=1/ed=1/rs=AHpOoo_QlMhY2cycn60Rs8eI1WInRwuahw/cb=gapi.loaded_0?le=scs42
    https://s.pinimg.com/ct/lib/main.34af66ec.js31
    https://www.google-analytics.com/analytics.js29
    https://connect.facebook.net/signals/config/781787612411430?v=2.9.288&r=stable&domain=www.antikeo.com&hme=c676e0b4e1b62cc7b9a55179c96fc72f4b50ddb02e06525868e7052c2bcfa5eb&ex_m=102%2C198%2C147%2C22%2C70%2C71%2C139%2C66%2C65%2C11%2C155%2C88%2C16%2C132%2C124%2C37%2C73%2C76%2C130%2C152%2C157%2C8%2C4%2C5%2C7%2C6%2C3%2C89%2C99%2C158%2C163%2C212%2C60%2C179%2C180%2C53%2C267%2C30%2C72%2C224%2C223%2C222%2C23%2C32%2C101%2C59%2C10%2C61%2C95%2C96%2C97%2C103%2C127%2C31%2C29%2C129%2C126%2C125%2C148%2C74%2C151%2C149%2C150%2C48%2C58%2C120%2C15%2C154%2C43%2C254%2C255%2C253%2C26%2C27%2C28%2C46%2C140%2C75%2C110%2C18%2C20%2C42%2C38%2C40%2C39%2C81%2C90%2C94%2C108%2C138%2C141%2C44%2C109%2C24%2C21%2C116%2C67%2C35%2C143%2C142%2C144%2C135%2C133%2C25%2C34%2C57%2C107%2C153%2C68%2C17%2C145%2C112%2C79%2C64%2C19%2C83%2C84%2C113%2C82%2C33%2C283%2C205%2C194%2C195%2C193%2C286%2C278%2C50%2C206%2C105%2C128%2C78%2C118%2C52%2C45%2C47%2C111%2C117%2C123%2C56%2C62%2C51%2C54%2C98%2C156%2C1%2C121%2C14%2C119%2C12%2C2%2C55%2C91%2C63%2C115%2C87%2C86%2C159%2C160%2C92%2C93%2C9%2C122%2C100%2C49%2C136%2C85%2C77%2C69%2C114%2C104%2C41%2C137%2C0%2C80%2C131%2C134%2C146%2C36%2C106%2C13%2C16129
    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=gapi_iframes,gapi_iframes_style_common/rt=j/sv=1/d=1/ed=1/rs=AHpOoo_QlMhY2cycn60Rs8eI1WInRwuahw/cb=gapi.loaded_0?le=scs,fedcm_migration_mod26
    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.PJsh2cctCQI.O/m=auth/exm=ratingbadge/rt=j/sv=1/d=1/ed=1/rs=AHpOoo_QlMhY2cycn60Rs8eI1WInRwuahw/cb=gapi.loaded_1?le=scs25
    https://bat.bing.com/bat.js17

    CPU time spent

    Tool/domainTime (ms)
    Google CDN329.7
    Google Tag Manager398.9
    www.antikeo.com226.7
    Clarity73.5
    Facebook96.5
    Cookie-Script.com46.6
    Other Google APIs/SDKs135.2
    Pinterest30.8
    Google Analytics29.1
    Bing Ads17.2
    | Categories | | Tools | | Cookies | | First vs third | 

    Third party

    Third party requests categorised by Third party web version 0.26.2.

    CategoryRequests
    cdn 14
    survelliance 26
    utility 14
    tag-manager 4
    social 10
    analytics 2
    ad 3
    CategoryNumber of tools
    cdn 4
    survelliance 6
    utility 3
    tag-manager 1
    social 2
    analytics 1
    ad 1

    Third party requests and tools

    cdn (14 requests)
    Google Fonts
    Cloudflare CDN
    Adobe TypeKit
    Google CDN
    survelliance (26 requests)
    Google Fonts
    Other Google APIs/SDKs
    Google Tag Manager
    Google CDN
    Google Analytics
    Facebook
    utility (14 requests)
    Other Google APIs/SDKs
    Cookie-Script.com
    Clarity
    tag-manager (4 requests)
    Google Tag Manager
    social (10 requests)
    Pinterest
    Facebook
    analytics (2 requests)
    Google Analytics
    ad (3 requests)
    Bing Ads

    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.

    bat.bing.net

    Third party cookies

    Cookie nameDomain
    ar_debug .pinterest.com

    First party requests and sizes per content type

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

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b49.3 KB373.7 KB1
    css0 b83.0 KB450.7 KB7
    javascript0 b112.5 KB358.1 KB5
    image0 b1.0 MB1.0 MB8
    font0 b80.1 KB79.2 KB5
    other0 b898 B463 B1
    favicon0 b14.9 KB14.7 KB1
    TotalN/A1.4 MB2.3 MB28

    Third party requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b10.0 KB58.6 KB3
    css0 b2.1 KB10.7 KB2
    javascript272 B1.3 MB4.1 MB24
    image0 b1.9 KB105 B3
    font0 b401.9 KB401.0 KB8
    json0 b980 B539 B2
    plain558 B1.0 KB3 B9
    Total782 B1.7 MB4.6 MB51

    Axe

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

    Violations

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

    TypeViolations (median)
    Critical 1 (1 issues)
    Serious2 (29 issues)
    Moderate2 (29 issues)
    Minor1 (8 issues)