Run 3 summary

https://www.antikeo.com/

Tested 2026-02-19 02:39:16 using Chrome 132.0.6834.83 (runtime settings).

SummaryWaterfall MetricsVideoFilmstrip CoachPageXrayCPU Third partyScreenshotsaxe

Summary

MetricValue
Page metrics
Performance score55
Total page size3.0 MB
Requests80
Timing metrics
TTFB127 ms
First Paint311 ms
Fully Loaded6.677 s
Google Web Vitals
TTFB127 ms
First Contentful Paint (FCP) 311 ms
Largest Contentful Paint (LCP) 413 ms
Cumulative Layout Shift (CLS) 0.02
Total Blocking Time282 ms
Max Potential FID149 ms
CPU metrics
CPU long tasks10
CPU last long task happens at4.203 s
Visual Metrics
First Visual Change333 ms
Speed Index538 ms
Visual Complete 85%1.400 s
Visual Complete 99%2.366 s
Last Visual Change2.566 s
Screenshot
| Waterfall | | Download HAR | 

Waterfall

| Video | Download | 

Video

Download video
| Filmstrip | 

Filmstrip

Use--filmstrip.showAll to show all filmstrips.

0 sGTM-PGPNSX6:15 0 ms
0.3 sGTM-PGPNSX6:17 210 ms
0.4 sFirst Contentful Paint 311 msLayout Shift 0.00747 318 msFirst Visual Change 333 msLayout Shift 0.00714 339 msLayout Shift 0.00114 360 ms
0.5 sLayout Shift 0.00057 402 msCPU Long Task duration 78 msLCP <DIV> 413 msGTM-PGPNSX6:4 421 msHeading 433 msGTM-PGPNSX6:8 483 msGTM-PGPNSX6:3 484 msCPU Long Task duration 51 ms
0.6 sGTM-PGPNSX6:2 549 msGTM-PGPNSX6:7 549 msCPU Long Task duration 66 msGTM-PGPNSX6:1:13 550 msGTM-PGPNSX6:1:11 551 msGTM-PGPNSX6:1:10 558 ms
0.7 sCPU Long Task duration 57 ms
0.8 sCPU Long Task duration 74 ms
1 sLayout Shift 0.00017 922 ms
1.1 sDOM Content Loaded Time 1.013 sCPU Long Task duration 149 ms
1.2 sLargest Image 1.166 s
1.3 sCPU Long Task duration 57 ms
1.4 sVisual Complete 85% 1.400 s
1.5 sPage Load Time 1.444 s
1.6 sLayout Shift 0.00108 1.587 s
1.7 sVisual Complete 95% 1.666 s
1.8 s
1.9 s
2 s
2.1 s
2.2 s
2.3 s
2.4 sVisual Complete 99% 2.366 s
2.5 s
2.6 sLast Visual Change 2.566 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 4 blocking requests and 5 in body parser blocking (5 JavaScript and 4 CSS). There are 1 potentially render blocking requests. You need to verify if it is render blocking: https://apis.google.com/js/platform.js49
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 11 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_automne.png
  • https://www.antikeo.com/uploads/category/peinture_automne.png
  • https://www.antikeo.com/uploads/category/sculpture_automne.png
  • https://www.antikeo.com/uploads/category/objet_decoration_automne.png
  • https://www.antikeo.com/uploads/collections/geometrie_art_deco.jpg
  • 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 10 CPU long tasks with the total of 782 ms. The total blocking time is 282 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
  • self
  • self
  • self
  • self
  • cross-origin-descendant
  • cross-origin-descendant
  • 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 49.6 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://www.google.com/shopping/merchantverse/...ng/merchantverse/
  • https://ct.pinterest.com/user/...nterest.com/user/
  • https://accounts.google.com/o/oauth2/postmessageRelay.../postmessageRelay
  • https://ct.pinterest.com/v3/...pinterest.com/v3/
  • https://www.googletagmanager.com/a...etagmanager.com/a
  • https://ct.pinterest.com/user/...nterest.com/user/
  • https://ct.pinterest.com/v3/...pinterest.com/v3/
  • 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://apis.google.com/js/platform.js
  • https://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6
  • https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e62h1
  • https://s.pinimg.com/ct/core.js
  • https://s.pinimg.com/ct/lib/main.e258cfd2.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=4e62h1
  • 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.54/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 168.2 KB517.5 KB
    https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e62h1 139.3 KB402.5 KB
    https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e62h1 169.8 KB525.2 KB
    https://www.googletagmanager.com/gtag/js?id=AW-387766912 139.2 KB402.5 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 959 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 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.6 MB. This is totally crazy! There is really room for improvement here. 0
    Description: A lot of JavaScript often means you are downloading more than you need. How complex is the page and what can the user do on the page? Do you use multiple JavaScript frameworks?
    Offenders:
    URLTransfer sizeContent size
    https://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.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://apis.google.com/js/platform.js 24.1 KB62.6 KB
    https://www.antikeo.com/assets/js/intersection-observer.js 3.0 KB8.7 KB
    https://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6 168.2 KB517.5 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=4e62h1 139.3 KB402.5 KB
    https://s.pinimg.com/ct/core.js 1.7 KB3.7 KB
    https://s.pinimg.com/ct/lib/main.e258cfd2.js 20.5 KB68.3 KB
    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.2kN9-TZiXrM.O/m=ratin.../cb=gapi.loaded_0 54.9 KB159.7 KB
    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.2kN9-TZiXrM.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 140.7 KB409.7 KB
    https://www.gstatic.com/_/mss/boq-shopping-merchant-standards/_/js/k=boq-shoppin...mb/dti=1/m=nmoRmb 98.0 KB315.7 KB
    https://www.gstatic.com/feedback/js/help/prod/service/lazy.min.js 39.0 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.2kN9-TZiXrM.O/m=gapi_.../cb=gapi.loaded_0 42.5 KB129.2 KB
    https://ct.pinterest.com/static/ct/token_create.js 1.6 KB3.0 KB
    https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e62h1 169.8 KB525.2 KB
    https://www.google-analytics.com/analytics.js 20.8 KB51.1 KB
    https://bat.bing.com/bat.js 15.4 KB53.6 KB
    https://www.googletagmanager.com/gtag/js?id=AW-387766912 139.2 KB402.5 KB
    https://connect.facebook.net/en_US/fbevents.js 93.0 KB350.6 KB
    https://connect.facebook.net/signals/config/781787612411430...g/781787612411430 36.3 KB153.5 KB
    https://bat.bing.com/p/action/17504842.js 1.8 KB4.2 KB
    https://www.clarity.ms/tag/uet/17504842?insights=1 786 B786 B
    https://scripts.clarity.ms/0.8.54/clarity.js 25.8 KB78.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 (42472) 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/ 48.6 KB372.2 KB
    https://www.antikeo.com/assets/css/hku6yoe.css 1.2 KB8.8 KB
    https://www.antikeo.com/uploads/slider/img_696806efdb4206-36652618-35429376.jpg 128.5 KB128.2 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/geometrie_art_deco.jpg 200.5 KB200.1 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://apis.google.com/js/platform.js 24.1 KB62.6 KB
    https://www.antikeo.com/assets/js/intersection-observer.js 3.0 KB8.7 KB
    https://www.antikeo.com/assets/vendor/font-icons/css/font-icon.min.css 1.0 KB3.8 KB
    https://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6 168.2 KB517.5 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://fonts.gstatic.com/s/playfairdisplay/v37/nuFRD-vYSZviVYUb_rj3ij__anPXDTnC...HA_3-uE0qEEw.woff 27.0 KB27.0 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://www.antikeo.com//uploads/profile/img_651af72d5766c4-60557593-39660778.jpg 438.2 KB437.5 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=4e62h1 139.3 KB402.5 KB
    https://s.pinimg.com/ct/core.js 1.7 KB3.7 KB
    https://s.pinimg.com/ct/lib/main.e258cfd2.js 20.5 KB68.3 KB
    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.2kN9-TZiXrM.O/m=ratin.../cb=gapi.loaded_0 54.9 KB159.7 KB
    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.2kN9-TZiXrM.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://ct.pinterest.com/user/...nterest.com/user/ 774 B320 B
    https://fonts.googleapis.com/css2?family=Google+Symbols&icon_names=top_quality_store&display=block 959 B771 B
    https://www.gstatic.com/_/mss/boq-shopping-merchant-standards/_/js/k=boq-shoppin...ebZ3mb/dti=1/m=_b 140.7 KB409.7 KB
    https://www.gstatic.com/_/mss/boq-shopping-merchant-standards/_/js/k=boq-shoppin...mb/dti=1/m=nmoRmb 98.0 KB315.7 KB
    https://accounts.google.com/o/oauth2/postmessageRelay.../postmessageRelay N/A0 b
    https://ct.pinterest.com/v3/...pinterest.com/v3/ 555 B35 B
    https://www.gstatic.com/feedback/js/help/prod/service/lazy.min.js 39.0 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 236 B220 B
    https://www.antikeo.com/assets/icons/site.webmanifest 898 B463 B
    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.2kN9-TZiXrM.O/m=gapi_.../cb=gapi.loaded_0 42.5 KB129.2 KB
    https://www.antikeo.com/uploads/category/mobilier_automne.png 75.4 KB75.1 KB
    https://www.antikeo.com/uploads/category/peinture_automne.png 69.7 KB69.4 KB
    https://www.antikeo.com/uploads/category/objet_decoration_automne.png 42.8 KB42.6 KB
    https://ct.pinterest.com/static/ct/token_create.js 1.6 KB3.0 KB
    https://ct.pinterest.com/ct.html 603 B565 B
    https://fonts.gstatic.com/s/googlematerialicons/v144/Gw6kwdfw6UnXLJCcmafZyFRXb3BL9rvi0QZG3Q.woff2 228.0 KB227.9 KB
    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.googletagmanager.com/a...etagmanager.com/a 11 B0 b
    https://www.antikeo.com/assets/icons/favicon.ico 14.9 KB14.7 KB
    https://www.antikeo.com/uploads/category/sculpture_automne.png 43.3 KB43.1 KB
    https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e62h1 169.8 KB525.2 KB
    https://www.google-analytics.com/analytics.js 20.8 KB51.1 KB
    https://bat.bing.com/bat.js 15.4 KB53.6 KB
    https://www.googletagmanager.com/gtag/js?id=AW-387766912 139.2 KB402.5 KB
    https://connect.facebook.net/en_US/fbevents.js 93.0 KB350.6 KB
    https://ct.pinterest.com/user/...nterest.com/user/ 65 B35 B
    https://ct.pinterest.com/v3/...pinterest.com/v3/ 65 B35 B
    https://www.google-analytics.com/j/collect...ics.com/j/collect 452 B3 B
    https://connect.facebook.net/signals/config/781787612411430...g/781787612411430 36.3 KB153.5 KB
    https://bat.bing.com/p/action/17504842.js 1.8 KB4.2 KB
    https://www.clarity.ms/tag/uet/17504842?insights=1 786 B786 B
    https://bat.bing.com/actionp/0...ing.com/actionp/0 288 B0 b
    https://bat.bing.net/actionp/0...ing.net/actionp/0 346 B0 b
    https://scripts.clarity.ms/0.8.54/clarity.js 25.8 KB78.8 KB
    https://l.clarity.ms/collect 0 b0 b
    https://l.clarity.ms/collect 0 b0 b
    https://bat.bing.net/action/0...bing.net/action/0 120 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 120 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://apis.google.com/js/platform.js
  • https://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6
  • https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e62h1
  • 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=4e62h1
  • 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 (52 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 65 responses that sets both a max-age and expires header. There are 14 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 62 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_696806efdb4206-36652618-35429376.jpg
  • https://www.antikeo.com/uploads/slider/img_696806efdb4206-36652618-35429376.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/geometrie_art_deco.jpg
  • https://www.antikeo.com/uploads/collections/geometrie_art_deco.jpg
  • 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://apis.google.com/js/platform.js
  • https://apis.google.com/js/platform.js
  • https://www.antikeo.com/assets/js/intersection-observer.js
  • https://www.antikeo.com/assets/js/intersection-observer.js
  • 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://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6
  • 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://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://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://www.antikeo.com//uploads/profile/img_651af72d5766c4-60557593-39660778.jpg
  • https://www.antikeo.com//uploads/profile/img_651af72d5766c4-60557593-39660778.jpg
  • https://cdn.cookie-script.com/s/a4f242d5bd003c3c50738127f3f6c4c6.js
  • https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e62h1
  • https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e62h1
  • https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.2kN9-TZiXrM.O/m=ratin.../cb=gapi.loaded_0
  • https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.2kN9-TZiXrM.O/m=ratin.../cb=gapi.loaded_0
  • https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.2kN9-TZiXrM.O/m=auth/.../cb=gapi.loaded_1
  • https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.2kN9-TZiXrM.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://ct.pinterest.com/user/...nterest.com/user/
  • https://ct.pinterest.com/user/...nterest.com/user/
  • 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://accounts.google.com/o/oauth2/postmessageRelay.../postmessageRelay
  • https://accounts.google.com/o/oauth2/postmessageRelay.../postmessageRelay
  • https://accounts.google.com/o/oauth2/postmessageRelay.../postmessageRelay
  • https://ct.pinterest.com/v3/...pinterest.com/v3/
  • https://ct.pinterest.com/v3/...pinterest.com/v3/
  • 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.2kN9-TZiXrM.O/m=gapi_.../cb=gapi.loaded_0
  • https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.2kN9-TZiXrM.O/m=gapi_.../cb=gapi.loaded_0
  • https://www.antikeo.com/uploads/category/mobilier_automne.png
  • https://www.antikeo.com/uploads/category/mobilier_automne.png
  • https://www.antikeo.com/uploads/category/peinture_automne.png
  • https://www.antikeo.com/uploads/category/peinture_automne.png
  • https://www.antikeo.com/uploads/category/objet_decoration_automne.png
  • https://www.antikeo.com/uploads/category/objet_decoration_automne.png
  • 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.googletagmanager.com/a...etagmanager.com/a
  • https://www.antikeo.com/assets/icons/favicon.ico
  • https://www.antikeo.com/assets/icons/favicon.ico
  • https://www.antikeo.com/uploads/category/sculpture_automne.png
  • https://www.antikeo.com/uploads/category/sculpture_automne.png
  • https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e62h1
  • https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e62h1
  • 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.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://l.clarity.ms/collect
  • https://l.clarity.ms/collect
  • 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
  • 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 60% requests that are 3rd party (48 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 14 utility requests and uses 3 utility tools. The page do 5 tag-manager requests and uses 1 tag-manager tool. 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://apis.google.com/js/platform.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://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://cdn.cookie-script.com/s/a4f242d5bd003c3c50738127f3f6c4c6.js
  • https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e62h1
  • https://s.pinimg.com/ct/core.js
  • https://s.pinimg.com/ct/lib/main.e258cfd2.js
  • https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.2kN9-TZiXrM.O/m=ratin.../cb=gapi.loaded_0
  • https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.2kN9-TZiXrM.O/m=auth/.../cb=gapi.loaded_1
  • https://www.google.com/shopping/merchantverse/...ng/merchantverse/
  • https://ct.pinterest.com/user/...nterest.com/user/
  • 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://accounts.google.com/o/oauth2/postmessageRelay.../postmessageRelay
  • https://ct.pinterest.com/v3/...pinterest.com/v3/
  • 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.2kN9-TZiXrM.O/m=gapi_.../cb=gapi.loaded_0
  • https://ct.pinterest.com/static/ct/token_create.js
  • https://ct.pinterest.com/ct.html
  • https://fonts.gstatic.com/s/googlematerialicons/v144/Gw6kwdfw6UnXLJCcmafZyFRXb3BL9rvi0QZG3Q.woff2
  • https://www.googletagmanager.com/a...etagmanager.com/a
  • https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e62h1
  • 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://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.54/clarity.js
  • https://l.clarity.ms/collect
  • 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
    Height10591
    DOM elements1733
    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
    Other Google APIs/SDKs
    Google Tag Manager
    Google CDN
    Google Analytics
    Facebook
    Utility
    Other Google APIs/SDKs
    Cookie-Script.com
    Clarity
    Tag-manager
    Google Tag Manager
    Social
    Pinterest
    Facebook
    Analytics
    Google Analytics
    Ad
    Bing Ads
    | Browser metrics | Visual Metrics | Largest Contentful Paint | Cumulative Layout Shift | Long Aninimation Frames | Visual Elements | Metrics from CDP | 

    Visual Metrics

    Browser Metrics

    Google Web Vitals
    Time to first byte (TTFB)127 ms
    First Contentful Paint (FCP)311 ms
    Largest Contentful Paint (LCP)413 ms
    Cumulative Layout Shift (CLS)0.02
    Total Blocking Time (TBT)282 ms
    First Contentful Paint info
    Elements that needed recalculate style before FCP133
    Time spent in recalculate style before FCP17.881 ms
    Extra timings
    TTFB127 ms
    First Paint311 ms
    Load Event End1.449 s
    Fully loaded6.677 s
    User Timing marks
    GTM-PGPNSX6:150 ms
    GTM-PGPNSX6:17210 ms
    GTM-PGPNSX6:4421 ms
    GTM-PGPNSX6:8483 ms
    GTM-PGPNSX6:3484 ms
    GTM-PGPNSX6:2549 ms
    GTM-PGPNSX6:7549 ms
    GTM-PGPNSX6:1:13550 ms
    GTM-PGPNSX6:1:11551 ms
    GTM-PGPNSX6:1:10558 ms
    GTM-PGPNSX6:1:12558 ms
    GTM-PGPNSX6:1:189:22559 ms
    GTM-PGPNSX6:1:189:21560 ms
    GTM-PGPNSX6:1:195:22561 ms
    GTM-PGPNSX6:1:195:21566 ms
    GTM-PGPNSX6:2:13570 ms
    GTM-PGPNSX6:2:11571 ms
    GTM-PGPNSX6:2:10574 ms
    GTM-PGPNSX6:2:12574 ms
    GTM-PGPNSX6:2:193:22574 ms
    GTM-PGPNSX6:2:193:21578 ms
    GTM-PGPNSX6:3:13583 ms
    GTM-PGPNSX6:3:11583 ms
    3-23-0585 ms
    3-24-0585 ms
    GTM-PGPNSX6:3:10588 ms
    GTM-PGPNSX6:3:12588 ms
    GTM-PGPNSX6:3:14:22588 ms
    GTM-PGPNSX6:3:14:21590 ms
    GTM-PGPNSX6:3:17:22591 ms
    GTM-PGPNSX6:3:17:21592 ms
    GTM-PGPNSX6:3:154:22592 ms
    GTM-PGPNSX6:3:154:21592 ms
    GTM-PGPNSX6:3:190:22592 ms
    GTM-PGPNSX6:3:190:21593 ms
    GTM-PGPNSX6:3:196:22593 ms
    GTM-PGPNSX6:3:196:21593 ms
    GTM-PGPNSX6:3:197:22594 ms
    GTM-PGPNSX6:3:197:21594 ms
    GTM-PGPNSX6:3:198:22595 ms
    GTM-PGPNSX6:3:198:21595 ms
    GTM-PGPNSX6:3:199:22595 ms
    GTM-PGPNSX6:3:199:21596 ms
    GTM-PGPNSX6:3:201:22596 ms
    GTM-PGPNSX6:3:201:21597 ms
    GTM-PGPNSX6:3:202:22597 ms
    GTM-PGPNSX6:3:202:21598 ms
    GTM-PGPNSX6:3:203:22604 ms
    GTM-PGPNSX6:3:203:21605 ms
    GTM-PGPNSX6:3:204:22605 ms
    GTM-PGPNSX6:3:204:21605 ms
    GTM-PGPNSX6:3:205:22606 ms
    GTM-PGPNSX6:3:205:21606 ms
    GTM-PGPNSX6:3:206:22606 ms
    GTM-PGPNSX6:3:206:21606 ms
    GTM-PGPNSX6:3:207:22606 ms
    GTM-PGPNSX6:3:207:21607 ms
    GTM-PGPNSX6:3:208:22607 ms
    GTM-PGPNSX6:3:208:21607 ms
    GTM-PGPNSX6:3:209:22608 ms
    GTM-PGPNSX6:3:209:21608 ms
    GTM-PGPNSX6:3:210:22609 ms
    GTM-PGPNSX6:3:210:21609 ms
    GTM-PGPNSX6:3:211:22609 ms
    GTM-PGPNSX6:3:211:21609 ms
    GTM-PGPNSX6:3:212:22610 ms
    GTM-PGPNSX6:3:212:21610 ms
    GTM-PGPNSX6:3:213:22610 ms
    GTM-PGPNSX6:3:213:21611 ms
    GTM-PGPNSX6:3:214:22611 ms
    GTM-PGPNSX6:3:214:21611 ms
    GTM-PGPNSX6:3:215:22611 ms
    GTM-PGPNSX6:3:215:21611 ms
    GTM-PGPNSX6:3:216:22612 ms
    GTM-PGPNSX6:3:216:21612 ms
    GTM-PGPNSX6:3:217:22612 ms
    GTM-PGPNSX6:3:217:21612 ms
    GTM-PGPNSX6:3:218:22612 ms
    GTM-PGPNSX6:3:218:21613 ms
    GTM-PGPNSX6:3:219:22613 ms
    GTM-PGPNSX6:3:219:21613 ms
    GTM-PGPNSX6:3:220:22613 ms
    GTM-PGPNSX6:3:220:21613 ms
    GTM-PGPNSX6:3:221:22614 ms
    GTM-PGPNSX6:3:221:21614 ms
    GTM-PGPNSX6:3:222:22614 ms
    GTM-PGPNSX6:3:222:21614 ms
    GTM-PGPNSX6:3:223:22614 ms
    GTM-PGPNSX6:3:223:21615 ms
    GTM-PGPNSX6:5615 ms
    GTM-PGPNSX6:1:189:19680 ms
    GTM-PGPNSX6:1:195:20680 ms
    GTM-PGPNSX6:2:193:20681 ms
    GTM-PGPNSX6:3:17:19681 ms
    GTM-PGPNSX6:3:154:19681 ms
    GTM-PGPNSX6:3:190:19682 ms
    GTM-PGPNSX6:3:196:20682 ms
    GTM-PGPNSX6:3:197:20682 ms
    GTM-PGPNSX6:3:198:20682 ms
    GTM-PGPNSX6:3:199:20683 ms
    GTM-PGPNSX6:3:201:20683 ms
    GTM-PGPNSX6:3:202:20683 ms
    GTM-PGPNSX6:3:203:20683 ms
    GTM-PGPNSX6:3:204:20683 ms
    GTM-PGPNSX6:3:205:20684 ms
    GTM-PGPNSX6:3:206:20684 ms
    GTM-PGPNSX6:3:207:20684 ms
    GTM-PGPNSX6:3:208:20684 ms
    GTM-PGPNSX6:3:209:20684 ms
    GTM-PGPNSX6:3:210:20685 ms
    GTM-PGPNSX6:3:211:20685 ms
    GTM-PGPNSX6:3:212:20685 ms
    GTM-PGPNSX6:3:213:20686 ms
    GTM-PGPNSX6:3:214:20686 ms
    GTM-PGPNSX6:3:215:20686 ms
    GTM-PGPNSX6:3:216:20687 ms
    GTM-PGPNSX6:3:217:20687 ms
    GTM-PGPNSX6:3:218:20687 ms
    GTM-PGPNSX6:3:219:20687 ms
    GTM-PGPNSX6:3:220:20687 ms
    GTM-PGPNSX6:3:221:20688 ms
    GTM-PGPNSX6:3:222:20688 ms
    GTM-PGPNSX6:3:223:20689 ms
    GTM-PGPNSX6:1:9730 ms
    GTM-PGPNSX6:2:9730 ms
    GTM-PGPNSX6:3:14:20926 ms
    GTM-PGPNSX6:3:91.021 s
    GTM-PGPNSX6:13:131.211 s
    GTM-PGPNSX6:13:111.211 s
    GTM-PGPNSX6:13:101.213 s
    GTM-PGPNSX6:13:121.214 s
    GTM-PGPNSX6:13:40:221.214 s
    GTM-PGPNSX6:13:40:211.216 s
    GTM-PGPNSX6:13:40:201.339 s
    GTM-PGPNSX6:13:91.375 s
    GTM-PGPNSX6:14:131.525 s
    GTM-PGPNSX6:14:111.526 s
    GTM-PGPNSX6:14:101.528 s
    GTM-PGPNSX6:14:121.528 s
    GTM-PGPNSX6:14:200:221.529 s
    GTM-PGPNSX6:14:200:211.530 s
    GTM-PGPNSX6:14:176:221.531 s
    GTM-PGPNSX6:14:176:211.532 s
    GTM-PGPNSX6:14:200:201.596 s
    GTM-PGPNSX6:14:176:201.603 s
    GTM-PGPNSX6:14:91.616 s
    GTM-PGPNSX6:61.616 s
    GTM-PGPNSX6:15:133.716 s
    GTM-PGPNSX6:15:113.716 s
    GTM-PGPNSX6:15:103.719 s
    GTM-PGPNSX6:15:123.719 s
    GTM-PGPNSX6:15:27:223.719 s
    GTM-PGPNSX6:15:27:213.722 s
    GTM-PGPNSX6:15:21:223.722 s
    GTM-PGPNSX6:15:21:213.725 s
    GTM-PGPNSX6:15:13:223.725 s
    GTM-PGPNSX6:15:13:213.725 s
    GTM-PGPNSX6:15:16:223.726 s
    GTM-PGPNSX6:15:16:213.726 s
    GTM-PGPNSX6:15:18:223.726 s
    GTM-PGPNSX6:15:18:213.726 s
    GTM-PGPNSX6:15:30:223.727 s
    GTM-PGPNSX6:15:30:213.728 s
    GTM-PGPNSX6:15:32:223.728 s
    GTM-PGPNSX6:15:32:213.728 s
    GTM-PGPNSX6:15:42:223.731 s
    GTM-PGPNSX6:15:42:213.737 s
    GTM-PGPNSX6:15:69:223.738 s
    GTM-PGPNSX6:15:69:213.743 s
    GTM-PGPNSX6:15:120:223.743 s
    GTM-PGPNSX6:15:120:213.745 s
    GTM-PGPNSX6:15:128:223.745 s
    GTM-PGPNSX6:15:128:213.746 s
    GTM-PGPNSX6:15:43:223.746 s
    GTM-PGPNSX6:15:43:213.748 s
    GTM-PGPNSX6:15:63:223.749 s
    GTM-PGPNSX6:15:63:213.751 s
    GTM-PGPNSX6:15:27:203.756 s
    GTM-PGPNSX6:15:21:203.757 s
    GTM-PGPNSX6:15:13:193.757 s
    GTM-PGPNSX6:15:16:193.757 s
    GTM-PGPNSX6:15:18:193.758 s
    GTM-PGPNSX6:15:19:223.759 s
    GTM-PGPNSX6:15:19:213.759 s
    GTM-PGPNSX6:15:32:193.760 s
    GTM-PGPNSX6:15:127:223.766 s
    GTM-PGPNSX6:15:127:213.772 s
    GTM-PGPNSX6:15:63:203.772 s
    GTM-PGPNSX6:15:69:203.775 s
    GTM-PGPNSX6:15:19:203.817 s
    GTM-PGPNSX6:15:42:204.012 s
    GTM-PGPNSX6:23:134.027 s
    GTM-PGPNSX6:15:43:204.048 s
    GTM-PGPNSX6:15:120:204.049 s
    GTM-PGPNSX6:15:128:204.049 s
    GTM-PGPNSX6:15:127:204.050 s
    User Timing measures
    NameStart timeDuration
    GTM-PGPNSX6:15:170 ms210 ms
    GTM-PGPNSX6:4:3421 ms63 ms
    GTM-PGPNSX6:8:7483 ms66 ms
    GTM-PGPNSX6:2:5549 ms66 ms
    GTM-PGPNSX6:2:6549 ms1.067 s
    GTM-PGPNSX6:1:13:12550 ms8 ms
    GTM-PGPNSX6:1:13:9550 ms179 ms
    GTM-PGPNSX6:1:11:10551 ms6 ms
    GTM-PGPNSX6:1:189:22:21559 ms1 ms
    GTM-PGPNSX6:1:189:22:19559 ms121 ms
    GTM-PGPNSX6:1:195:22:21561 ms6 ms
    GTM-PGPNSX6:1:195:22:20561 ms120 ms
    GTM-PGPNSX6:2:13:12570 ms4 ms
    GTM-PGPNSX6:2:13:9570 ms160 ms
    GTM-PGPNSX6:2:11:10571 ms3 ms
    GTM-PGPNSX6:2:193:22:21574 ms4 ms
    GTM-PGPNSX6:2:193:22:20574 ms107 ms
    GTM-PGPNSX6:3:13:12583 ms5 ms
    GTM-PGPNSX6:3:13:9583 ms438 ms
    GTM-PGPNSX6:3:11:10583 ms4 ms
    3-24-0585 ms1 ms
    GTM-PGPNSX6:3:14:22:21588 ms2 ms
    GTM-PGPNSX6:3:14:22:20588 ms338 ms
    GTM-PGPNSX6:3:17:22:21591 ms0 ms
    GTM-PGPNSX6:3:17:22:19591 ms90 ms
    GTM-PGPNSX6:3:154:22:21592 ms0 ms
    GTM-PGPNSX6:3:154:22:19592 ms90 ms
    GTM-PGPNSX6:3:190:22:21592 ms0 ms
    GTM-PGPNSX6:3:190:22:19592 ms89 ms
    GTM-PGPNSX6:3:196:22:21593 ms1 ms
    GTM-PGPNSX6:3:196:22:20593 ms89 ms
    GTM-PGPNSX6:3:197:22:21594 ms1 ms
    GTM-PGPNSX6:3:197:22:20594 ms89 ms
    GTM-PGPNSX6:3:198:22:21595 ms0 ms
    GTM-PGPNSX6:3:198:22:20595 ms88 ms
    GTM-PGPNSX6:3:199:22:21595 ms1 ms
    GTM-PGPNSX6:3:199:22:20595 ms87 ms
    GTM-PGPNSX6:3:201:22:21596 ms1 ms
    GTM-PGPNSX6:3:201:22:20596 ms87 ms
    GTM-PGPNSX6:3:202:22:21597 ms1 ms
    GTM-PGPNSX6:3:202:22:20597 ms86 ms
    GTM-PGPNSX6:3:203:22:21604 ms1 ms
    GTM-PGPNSX6:3:203:22:20604 ms79 ms
    GTM-PGPNSX6:3:204:22:21605 ms0 ms
    GTM-PGPNSX6:3:204:22:20605 ms78 ms
    GTM-PGPNSX6:3:205:22:21606 ms0 ms
    GTM-PGPNSX6:3:205:22:20606 ms78 ms
    GTM-PGPNSX6:3:206:22:21606 ms0 ms
    GTM-PGPNSX6:3:206:22:20606 ms78 ms
    GTM-PGPNSX6:3:207:22:21606 ms0 ms
    GTM-PGPNSX6:3:207:22:20606 ms78 ms
    GTM-PGPNSX6:3:208:22:21607 ms1 ms
    GTM-PGPNSX6:3:208:22:20607 ms77 ms
    GTM-PGPNSX6:3:209:22:21608 ms1 ms
    GTM-PGPNSX6:3:209:22:20608 ms77 ms
    GTM-PGPNSX6:3:210:22:21609 ms0 ms
    GTM-PGPNSX6:3:210:22:20609 ms76 ms
    GTM-PGPNSX6:3:211:22:21609 ms1 ms
    GTM-PGPNSX6:3:211:22:20609 ms76 ms
    GTM-PGPNSX6:3:212:22:21610 ms1 ms
    GTM-PGPNSX6:3:212:22:20610 ms76 ms
    GTM-PGPNSX6:3:213:22:21610 ms0 ms
    GTM-PGPNSX6:3:213:22:20610 ms76 ms
    GTM-PGPNSX6:3:214:22:21611 ms0 ms
    GTM-PGPNSX6:3:214:22:20611 ms75 ms
    GTM-PGPNSX6:3:215:22:21611 ms0 ms
    GTM-PGPNSX6:3:215:22:20611 ms75 ms
    GTM-PGPNSX6:3:216:22:21612 ms0 ms
    GTM-PGPNSX6:3:216:22:20612 ms75 ms
    GTM-PGPNSX6:3:217:22:21612 ms0 ms
    GTM-PGPNSX6:3:217:22:20612 ms75 ms
    GTM-PGPNSX6:3:218:22:21612 ms0 ms
    GTM-PGPNSX6:3:218:22:20612 ms75 ms
    GTM-PGPNSX6:3:219:22:21613 ms0 ms
    GTM-PGPNSX6:3:219:22:20613 ms74 ms
    GTM-PGPNSX6:3:220:22:21613 ms0 ms
    GTM-PGPNSX6:3:220:22:20613 ms74 ms
    GTM-PGPNSX6:3:221:22:21614 ms0 ms
    GTM-PGPNSX6:3:221:22:20614 ms74 ms
    GTM-PGPNSX6:3:222:22:21614 ms0 ms
    GTM-PGPNSX6:3:222:22:20614 ms74 ms
    GTM-PGPNSX6:3:223:22:21614 ms0 ms
    GTM-PGPNSX6:3:223:22:20614 ms75 ms
    GTM-PGPNSX6:13:13:121.211 s3 ms
    GTM-PGPNSX6:13:13:91.211 s165 ms
    GTM-PGPNSX6:13:11:101.211 s2 ms
    GTM-PGPNSX6:13:40:22:211.214 s2 ms
    GTM-PGPNSX6:13:40:22:201.214 s125 ms
    GTM-PGPNSX6:14:13:121.525 s3 ms
    GTM-PGPNSX6:14:13:91.525 s90 ms
    GTM-PGPNSX6:14:11:101.526 s3 ms
    GTM-PGPNSX6:14:200:22:211.529 s2 ms
    GTM-PGPNSX6:14:200:22:201.529 s67 ms
    GTM-PGPNSX6:14:176:22:211.531 s2 ms
    GTM-PGPNSX6:14:176:22:201.531 s72 ms
    GTM-PGPNSX6:15:13:123.716 s3 ms
    GTM-PGPNSX6:15:11:103.716 s2 ms
    GTM-PGPNSX6:15:27:22:213.719 s2 ms
    GTM-PGPNSX6:15:27:22:203.719 s37 ms
    GTM-PGPNSX6:15:21:22:213.722 s2 ms
    GTM-PGPNSX6:15:21:22:203.722 s34 ms
    GTM-PGPNSX6:15:13:22:213.725 s0 ms
    GTM-PGPNSX6:15:13:22:193.725 s32 ms
    GTM-PGPNSX6:15:16:22:213.726 s0 ms
    GTM-PGPNSX6:15:16:22:193.726 s32 ms
    GTM-PGPNSX6:15:18:22:213.726 s0 ms
    GTM-PGPNSX6:15:18:22:193.726 s32 ms
    GTM-PGPNSX6:15:30:22:213.727 s1 ms
    GTM-PGPNSX6:15:32:22:213.728 s0 ms
    GTM-PGPNSX6:15:32:22:193.728 s31 ms
    GTM-PGPNSX6:15:42:22:213.731 s6 ms
    GTM-PGPNSX6:15:42:22:203.731 s281 ms
    GTM-PGPNSX6:15:69:22:213.738 s5 ms
    GTM-PGPNSX6:15:69:22:203.738 s37 ms
    GTM-PGPNSX6:15:120:22:213.743 s1 ms
    GTM-PGPNSX6:15:120:22:203.743 s306 ms
    GTM-PGPNSX6:15:128:22:213.745 s0 ms
    GTM-PGPNSX6:15:128:22:203.745 s304 ms
    GTM-PGPNSX6:15:43:22:213.746 s2 ms
    GTM-PGPNSX6:15:43:22:203.746 s302 ms
    GTM-PGPNSX6:15:63:22:213.749 s2 ms
    GTM-PGPNSX6:15:63:22:203.749 s24 ms
    GTM-PGPNSX6:15:19:22:213.759 s1 ms
    GTM-PGPNSX6:15:19:22:203.759 s58 ms
    GTM-PGPNSX6:15:127:22:213.766 s6 ms
    GTM-PGPNSX6:15:127:22:203.766 s283 ms

    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_125"></div>
    Render time 413 ms
    Element render delay220 ms
    TTFB127 ms
    Resource delay16 ms
    Resource load duration49 ms
    Elements that needed recalculate style before LCP451
    Time spent in recalculate style before LCP29.778 ms
    Load time353 ms
    URL https://www.antikeo....2618-35429376.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.01755 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.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.00057
    body > div:eq(4) > div > div > div > div#main-slider > div > div > div > a > div > div > div:eq(0) > div > p:eq(0) > #text
    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
    114 ms183.9 ms14.1 ms12.9 ms1.2 ms
    https://s.pinimg.com/ct/lib/main.e258cfd2.js

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    68 ms118 ms0 ms0 ms0 ms
    https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e62h1

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    35 ms134.9 ms6.1 ms2.2 ms3.9 ms
    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

    https://www.antikeo.com/

    Forced Style And Layout Duration: 24 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    32 ms118.1 ms7.9 ms7.2 ms0.7 ms
    https://cdn.cookie-script.com/s/a4f242d5bd003c3c50738127f3f6c4c6.js

    Invoker:  https://cdn.cookie-script.com/s/a4f242d5bd003c3c50738127f3f6c4c6.js
    Invoker Type: classic-script
    Window attribution: self

    https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e62h1

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

    https://apis.google.com/js/platform.js

    Invoker:  https://apis.google.com/js/platform.js
    Invoker Type: classic-script
    Window attribution: self

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    28 ms127.2 ms3.8 ms2 ms1.8 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://www.antikeo.com/

    Forced Style And Layout Duration: 26 ms

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    18 ms68 ms1 ms0.5 ms0.5 ms
    https://scripts.clarity.ms/0.8.54/clarity.js

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

    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    15 ms65 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
    14 ms120.2 ms5.8 ms5.2 ms0.6 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://www.antikeo.com/assets/js/jquery-3.7.1.min.js

    Forced Style And Layout Duration: 6 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
    9 ms53.4 ms15.6 ms14.5 ms1.1 ms
    No availible script information.
    Blocking duration Work durationRender durationPreLayout DurationStyle And Layout Duration
    0 ms102.9 ms8.1 ms0 ms8.1 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.

    CDP Performance

    namevalue
    AudioHandlers0
    AudioWorkletProcessors0
    Documents17
    Frames15
    JSEventListeners586
    LayoutObjects1511
    MediaKeySessions0
    MediaKeys0
    Nodes8845
    Resources162
    ContextLifecycleStateObservers37
    V8PerContextDatas2
    WorkerGlobalScopes0
    UACSSResources0
    RTCPeerConnections0
    ResourceFetchers17
    AdSubframes0
    DetachedScriptStates4
    ArrayBufferContents21
    LayoutCount60
    RecalcStyleCount132
    LayoutDuration109
    RecalcStyleDuration136
    DevToolsCommandDuration41
    ScriptDuration1193
    V8CompileDuration4
    TaskDuration2190
    TaskOtherDuration707
    ThreadTime2
    ProcessTime3
    JSHeapUsedSize21161540
    JSHeapTotalSize37920768
    FirstMeaningfulPaint431

    Visual Elements

    NameDisplay TimeX YWidthHeight
    LargestImage (logo_678cdec402381.png)1.166 s 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">
    Heading433 ms 45 5 1275 19
    <h1 style="font-size: 1rem; font-weight: 400; margin-bottom: 0"></h1>
    LargestContentfulPaint1.800 s 675 152 650 600
    <div class="col-12 col-sm-6 order-0 order-sm-1 item-half-right item_125"></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 requests80
    Total domains20
    Total transfer size3.0 MB
    Total content size6.7 MB
    Responses missing compression37
    Number of cookies6
    Third party cookies2
    Requests per response code
    20072
    2048

    Largest assets on the page (by transfer size)

    Requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b58.5 KB430.8 KB5
    css0 b85.1 KB461.4 KB9
    javascript272 B1.4 MB4.4 MB29
    image0 b1011.7 KB1008.6 KB11
    font0 b482.0 KB480.2 KB13
    json0 b1010 B540 B2
    other0 b898 B463 B1
    favicon0 b14.9 KB14.7 KB1
    plain837 B1.4 KB3 B9
    Total1.1 KB3.0 MB6.7 MB80

    Data per domain

    DomainTotal download timeTransfer SizeContent SizeRequests
    www.antikeo.com1.007 s1.3 MB2.2 MB28
    fonts.googleapis.com124 ms2.1 KB10.7 KB2
    cdnjs.cloudflare.com38 ms2.9 KB5.9 KB1
    apis.google.com102 ms158.9 KB457.6 KB5
    www.googletagmanager.com283 ms616.6 KB1.8 MB5
    use.typekit.net15 ms73.0 KB72.3 KB3
    fonts.gstatic.com31 ms328.9 KB328.7 KB5
    cdn.cookie-script.com91 ms36.6 KB206.1 KB1
    s.pinimg.com27 ms22.1 KB72.0 KB2
    www.google.com146 ms9.5 KB58.3 KB2
    ct.pinterest.com196 ms3.6 KB4.0 KB6
    www.gstatic.com92 ms277.7 KB849.5 KB3
    accounts.google.com64 msN/A0 b1
    www.google-analytics.com76 ms21.3 KB51.1 KB2
    bat.bing.com116 ms17.4 KB57.7 KB3
    connect.facebook.net52 ms129.4 KB504.1 KB2
    www.clarity.ms126 ms786 B786 B1
    bat.bing.net127 ms707 B0 b4
    scripts.clarity.ms23 ms25.8 KB78.8 KB1
    l.clarity.ms860 ms0 b0 b3

    Expires and last modified statistics

    typeminmedianmax
    Expires0 seconds4 weeks1 year
    Last modified0 seconds31 weeks28 years

    Requests loaded after onLoad event

    Included requests done after load event end.

    ContentTransfer SizeRequests
    html614 B2
    css0 b0
    javascript503.0 KB9
    image43.5 KB3
    font277.2 KB4
    favicon14.9 KB1
    plain1.4 KB9
    Total840.7 KB28

    Requests loaded after onContentLoad

    Includes requests done after DOM content loaded.

    ContentTransfer SizeRequests
    html614 B2
    css0 b0
    javascript591.8 KB13
    image231.8 KB7
    font298.1 KB5
    json236 B1
    other898 B1
    favicon14.9 KB1
    plain1.4 KB9
    Total1.1 MB39

    Render blocking requests

    Render blocking information directly from Chrome.

    BlockingIn body parser blockingPotentially blocking
    451

    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.gstatic....ebZ3mb/dti=1/m=_bnon_blocking
    https://www.googleta...nager.com/gtag/jsnon_blocking
    https://www.googleta...nager.com/gtag/jsnon_blocking
    https://www.antikeo....2618-35429376.jpgnon_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://cdn.cookie-s...738127f3f6c4c6.jsnon_blocking
    https://connect.face...g/781787612411430non_blocking
    https://apis.google..../cb=gapi.loaded_1non_blocking
    https://www.antikeo....uery-3.7.1.min.jsblocking
    https://fonts.gstati...HA_3-uE0qEEw.woffnon_blocking
    https://fonts.gstati...XbtXK-F2qC0s.woffnon_blocking
    https://fonts.gstati..._nQIpBcwXLg.woff2non_blocking
    https://scripts.clar...0.8.54/clarity.jsnon_blocking
    https://use.typekit....00007735dedd/30/lnon_blocking
    https://use.typekit....00007735dedf/30/lnon_blocking
    https://apis.google.com/js/platform.jspotentially_blocking
    https://use.typekit....00007735dee2/30/lnon_blocking
    https://fonts.gstati...trwEIJllpyk.woff2non_blocking
    https://www.google-a....com/analytics.jsnon_blocking
    https://s.pinimg.com.../main.e258cfd2.jsnon_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.jsin_body_parser_blocking
    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://bat.bing.com...ction/17504842.jsnon_blocking
    https://s.pinimg.com/ct/core.jsnon_blocking
    https://ct.pinterest...t/token_create.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 282
    Max Potential First Input Delay 149
    Long Tasks before First Paint00
    Long Tasks before First Contentful Paint00
    Long Tasks before Largest Contentful Paint178
    Long Tasks after Load Event End3250
    Total Long Tasks10782

    CPU last long task happened at 4.203 s

    Individual Long Tasks

    namestartTimedurationcontainerIdcontainerNamecontainerSrccontainerType
    self40778window
    self48751window
    self54966window
    self61657window
    self74874window
    cross-origin-descendant1045149I0_1771468758929I0_1771468758929https://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.2kN9-TZiXrM.O%2Fd%3D1%2Frs%3DAHpOoo_B4hu0FeWRuWHfxnZ3V0WubwN7Qw%2Fm%3D__features__#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh&id=I0_1771468758929&_gfid=I0_1771468758929&parent=https%3A%2F%2Fwww.antikeo.com&pfname=&rpctoken=22384945iframe
    cross-origin-descendant127257I0_1771468758929I0_1771468758929https://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.2kN9-TZiXrM.O%2Fd%3D1%2Frs%3DAHpOoo_B4hu0FeWRuWHfxnZ3V0WubwN7Qw%2Fm%3D__features__#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh&id=I0_1771468758929&_gfid=I0_1771468758929&parent=https%3A%2F%2Fwww.antikeo.com&pfname=&rpctoken=22384945iframe
    self3825118window
    self394465window
    self420367window

    CPU time spent

    Calculated using Tracium.

    Categories (ms)
    parseHTML108
    styleLayout257
    paintCompositeRender32
    scriptParseCompile5
    scriptEvaluation1418
    garbageCollection36
    other350
    Events (ms)
    v8.run768
    FunctionCall334
    RunTask252
    RunMicrotasks208
    UpdateLayoutTree146
    Layout108
    ParseHTML66
    HTMLDocumentParser::MaybeFetchQueuedPreloads38
    V8.BytecodeBudgetInterrupt23
    Layerize22
    PrePaint19
    Paint15
    v8.callFunction13
    V8.GC_SCAVENGER_SCAVENGE_PARALLEL12
    CompressionStream Deflate11
    Commit11
    HitTest10
    XHRReadyStateChange10

    Time spent per request

    URLCPU time (ms)
    https://www.googletagmanager.com/gtm.js?id=GTM-PGPNSX6250
    https://www.gstatic.com/_/mss/boq-shopping-merchant-standards/_/js/k=boq-shopping-merchant-standards.MerchantVerse.en_US.Vi-T1xQunXM.2018.O/d=1/excm=_b/ed=1/dg=0/br=1/wt=2/ujg=1/rs=AGZjOkX511YbYKIVHxg93KuOdocKo1ZY1A/ee=Pjplud:PoEs9b;QGR0gd:Mlhmy;ScI3Yc:e7Hzgb;YIZmRd:A1yn5d;cEt90b:ws9Tlc;dowIGb:ebZ3mb/dti=1/m=_b226
    https://www.googletagmanager.com/gtag/js?id=G-2NB4BK7JZ8&cx=c&gtm=4e62h1122
    https://www.antikeo.com/92
    https://www.googletagmanager.com/gtag/js?id=AW-387766912&cx=c&gtm=4e62h178
    https://scripts.clarity.ms/0.8.54/clarity.js75
    https://www.antikeo.com/assets/js/jquery-3.7.1.min.js70
    https://connect.facebook.net/en_US/fbevents.js66
    https://www.gstatic.com/_/mss/boq-shopping-merchant-standards/_/js/k=boq-shopping-merchant-standards.MerchantVerse.en_US.Vi-T1xQunXM.2018.O/ck=boq-shopping-merchant-standards.MerchantVerse.krwIYYaD0Hc.L.B1.O/d=1/exm=_b/excm=_b/ed=1/br=1/wt=2/ujg=1/rs=AGZjOkXP36wMkH7IfcQamWNXrqmCi2YKZQ/ee=Pjplud:PoEs9b;QGR0gd:Mlhmy;ScI3Yc:e7Hzgb;YIZmRd:A1yn5d;cEt90b:ws9Tlc;dowIGb:ebZ3mb/dti=1/m=nmoRmb59
    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.2kN9-TZiXrM.O/m=ratingbadge/rt=j/sv=1/d=1/ed=1/rs=AHpOoo_B4hu0FeWRuWHfxnZ3V0WubwN7Qw/cb=gapi.loaded_0?le=scs51
    https://cdn.cookie-script.com/s/a4f242d5bd003c3c50738127f3f6c4c6.js45
    https://www.antikeo.com/assets/js/plugins-1.6.js45
    https://www.google-analytics.com/analytics.js42
    https://apis.google.com/js/platform.js33
    https://connect.facebook.net/signals/config/781787612411430?v=2.9.267&r=stable&domain=www.antikeo.com&hme=11930df1a5915abf1511b7a1b05dc5dc237640df2c1076bf5f48ad8551e6a246&ex_m=96%2C188%2C136%2C21%2C68%2C69%2C129%2C64%2C43%2C130%2C73%2C63%2C10%2C144%2C82%2C15%2C95%2C124%2C117%2C71%2C74%2C123%2C141%2C104%2C146%2C7%2C3%2C4%2C6%2C5%2C2%2C83%2C93%2C147%2C152%2C202%2C57%2C168%2C169%2C50%2C240%2C28%2C70%2C214%2C213%2C212%2C30%2C56%2C9%2C59%2C89%2C90%2C91%2C97%2C120%2C29%2C27%2C122%2C119%2C118%2C137%2C72%2C140%2C138%2C139%2C45%2C55%2C113%2C14%2C143%2C40%2C228%2C229%2C227%2C24%2C25%2C26%2C17%2C19%2C39%2C35%2C37%2C36%2C78%2C84%2C88%2C102%2C128%2C131%2C41%2C103%2C22%2C20%2C109%2C65%2C33%2C133%2C132%2C134%2C125%2C23%2C32%2C54%2C101%2C142%2C66%2C16%2C135%2C106%2C77%2C62%2C18%2C31%2C252%2C195%2C182%2C183%2C181%2C255%2C247%2C196%2C99%2C121%2C76%2C111%2C49%2C42%2C44%2C105%2C110%2C116%2C53%2C60%2C115%2C48%2C51%2C47%2C92%2C145%2C0%2C114%2C13%2C112%2C11%2C1%2C52%2C85%2C58%2C61%2C108%2C81%2C80%2C148%2C149%2C86%2C87%2C8%2C94%2C46%2C126%2C79%2C75%2C67%2C107%2C98%2C38%2C127%2C34%2C100%2C12%2C15028
    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.2kN9-TZiXrM.O/m=auth/exm=ratingbadge/rt=j/sv=1/d=1/ed=1/rs=AHpOoo_B4hu0FeWRuWHfxnZ3V0WubwN7Qw/cb=gapi.loaded_1?le=scs27
    https://apis.google.com/_/scs/abc-static/_/js/k=gapi.lb.en.2kN9-TZiXrM.O/m=gapi_iframes,gapi_iframes_style_common/rt=j/sv=1/d=1/ed=1/rs=AHpOoo_B4hu0FeWRuWHfxnZ3V0WubwN7Qw/cb=gapi.loaded_0?le=scs,fedcm_migration_mod26
    https://s.pinimg.com/ct/lib/main.e258cfd2.js20
    https://bat.bing.com/bat.js12

    CPU time spent

    Tool/domainTime (ms)
    Google Tag Manager449.1
    Google CDN285.4
    www.antikeo.com207.9
    Clarity75.4
    Facebook93.9
    Other Google APIs/SDKs137.3
    Cookie-Script.com45.1
    Google Analytics41.7
    Pinterest20.4
    Bing Ads12.3
    | Categories | | Tools | | Cookies | | First vs third | 

    Third party

    Third party requests categorised by Third party web version 0.26.2.

    CategoryRequests
    cdn 14
    survelliance 27
    utility 14
    tag-manager 5
    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 (27 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 (5 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 b48.6 KB372.2 KB1
    css0 b83.0 KB450.7 KB7
    javascript0 b112.5 KB358.1 KB5
    image0 b1011.0 KB1008.5 KB8
    font0 b80.1 KB79.2 KB5
    other0 b898 B463 B1
    favicon0 b14.9 KB14.7 KB1
    TotalN/A1.3 MB2.2 MB28

    Third party requests and sizes per content type

    ContentHeader SizeTransfer SizeContent SizeRequests
    html0 b9.9 KB58.6 KB4
    css0 b2.1 KB10.7 KB2
    javascript272 B1.3 MB4.0 MB24
    image0 b685 B105 B3
    font0 b401.9 KB401.0 KB8
    json0 b1010 B540 B2
    plain837 B1.4 KB3 B9
    Total1.0 KB1.7 MB4.5 MB52
    afterPageCompleteCheck.png | layoutShift.png | largestContentfulPaint.png | 

    Screenshots

    afterPageCompleteCheck.png

    afterPageCompleteCheck.png

    layoutShift.png

    layoutShift.png

    largestContentfulPaint.png

    largestContentfulPaint.png

    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

    serious
    Elements must meet minimum color contrast ratio thresholds (cat.color,wcag2aa,wcag143,TTv5,TT13.c,EN-301-549,EN-9.1.4.3,ACT) - color-contrastEnsure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds
    Fix any of the following: Element has insufficient color contrast of 1.75 (foreground color: #ffffff, background color: #d6c0ac, font size: 48.0pt (64px), font weight: normal). Expected contrast ratio of 3:1
    • <p class="title-slider_125 title" data-animation="fadeInUp" data-delay="0.1s" style="margin-bottom: 0px; color: rgb(255, 255, 255); animation-delay: 0.1s;">L’hiver en douceur</p>
    • <button class="btn btn-slider" data-animation="fadeInUp" data-delay="0.9s" style="margin-top: 20px; background-color: rgb(214, 192, 172); border-color: rgb(255, 255, 255); color: rgb(255, 255, 255); animation-delay: 0.9s;" tabindex="0">DÉCOUVREZ NOTRE SÉLECTION</button>
    • <div class="category-highlight-title">Catégories en vogue</div>
    • <div class="category-highlight-text">Explorez nos catégories plébiscitées par nos internautes</div>
    • <h3 class="featured-category-title">Mobilier</h3>
    • <h3 class="featured-category-title">Peinture</h3>
    • <h3 class="featured-category-title">Sculptures</h3>
    • <h3 class="featured-category-title">Objets de collection</h3>
    • <p class="title-exp">Les objets sélectionnés par nos experts</p>
    • <a href="https://www.antikeo.com/galerie/antiquites-haye"> Galerie Antiquités Haye </a>
    • <a href="https://www.antikeo.com/galerie/evart-bijoux"> Galerie EvaRT Bijoux </a>
    • <a href="https://www.antikeo.com/galerie/valentine-antiquites"> Galerie Valentine antiquités </a>
    • <a href="https://www.antikeo.com/galerie/alexandra-antiques"> Galerie ALEXANDRA ANTIQUES </a>
    • <a href="https://www.antikeo.com/galerie/lantiquaire-du-vitrail"> Galerie L'Antiquaire du Vitrail </a>
    • <a href="https://www.antikeo.com/galerie/alexandra-antiques"> Galerie ALEXANDRA ANTIQUES </a>
    • <a href="https://www.antikeo.com/galerie/galerie-brugal"> Galerie Brugal </a>
    • <a href="https://www.antikeo.com/galerie/antiquites-de-landelle"> Galerie Antiquités de l'Andelle </a>
    • <a href="https://www.antikeo.com/galerie/luc-de-laval-antiquites"> Galerie LUC DE LAVAL ANTIQUITES </a>
    • <a href="https://www.antikeo.com/galerie/antiquites-art-nouveau"> Galerie Antiquités Art Nouveau </a>
    • <a href="https://www.antikeo.com/galerie/galerie-artableaux"> Galerie Artableaux </a>
    • <a href="https://www.antikeo.com/galerie/alain-michel-antiquite"> Galerie Alain Michel Antiquité </a>
    • <a href="https://www.antikeo.com/galerie/maison-bananas"> Galerie MAISON BANANAS </a>
    • <a href="https://www.antikeo.com/galerie/galerie-lauretta"> Galerie GALERIE LAURETTA </a>
    • <a href="https://www.antikeo.com/galerie/guillaume-thibault"> Galerie GALERIE DAGAULT </a>
    • <a href="https://www.antikeo.com/galerie/edith-lasserie-davidson"> Galerie Edith Davidson </a>
    • <p class="title-exp">Notre galerie à l'honneur cette semaine</p>
    • <p class="title-exp">Actualités et reportages sur les Beaux Arts et les Arts Décoratifs</p>
    Frames must have an accessible name (cat.text-alternatives,wcag2a,wcag412,section508,section508.22.i,TTv5,TT12.d,EN-301-549,EN-9.4.1.2) - frame-titleEnsure <iframe> and <frame> elements have an accessible name
    Fix any of the following: Element has no title attribute aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element's default semantics were not overridden with role="none" or role="presentation"
    • <iframe ng-non-bindable="" frameborder="0" hspace="0" marginheight="0" marginwidth="0" scrolling="no" style="position: static; top: 0px; width: 614px; margin: 0px; border-style: none; display: block; left: 0px; visibility: visible; height: 64px;" tabindex="0" vspace="0" width="100%" id="I0_1771468758929" name="I0_1771468758929" src="https://www.google.com/shopping/merchantverse/?usegapi=1&amp;merchant_id=248078931&amp;origin=https%3A%2F%2Fwww.antikeo.com&amp;gsrc=3p&amp;ic=1&amp;jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.lb.en.2kN9-TZiXrM.O%2Fd%3D1%2Frs%3DAHpOoo_B4hu0FeWRuWHfxnZ3V0WubwN7Qw%2Fm%3D__features__#_methods=onPlusOne%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart%2Concircled%2Cdrefresh%2Cerefresh&amp;id=I0_1771468758929&amp;_gfid=I0_1771468758929&amp;parent=https%3A%2F%2Fwww.antikeo.com&amp;pfname=&amp;rpctoken=22384945" data-gapiattached="true" allowfullscreen="">
    moderate
    Heading levels should only increase by one (cat.semantics,best-practice) - heading-orderEnsure the order of headings is semantically correct
    Fix any of the following: Heading order invalid
    • <h3 class="featured-category-title">Mobilier</h3>
    minor
    Alternative text of images should not be repeated as text (cat.text-alternatives,best-practice) - image-redundant-altEnsure image alternative is not repeated as text
    Fix all of the following: Element contains <img> element with alt text that duplicates existing text
    • <img src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA5MDAgNjAwIj4NCjxwYXRoIGZpbGw9IiNlZDI5MzkiIGQ9Im0wLDBoOTAwdjYwMGgtOTAweiIvPg0KPHBhdGggZmlsbD0iI2ZmZiIgZD0ibTAsMGg2MDB2NjAwaC02MDB6Ii8+DQo8cGF0aCBmaWxsPSIjMDAyMzk1IiBkPSJtMCwwaDMwMHY2MDBoLTMwMHoiLz4NCjwvc3ZnPg0K" class="flag" alt="Français">
    • <img class="featured-category-image lazyloaded" src="https://www.antikeo.com/uploads/category/mobilier_automne.png" data-src="https://www.antikeo.com/uploads/category/mobilier_automne.png" alt="Mobilier">
    • <img class="featured-category-image lazyloaded" src="https://www.antikeo.com/uploads/category/peinture_automne.png" data-src="https://www.antikeo.com/uploads/category/peinture_automne.png" alt="Peinture">
    • <img class="featured-category-image lazyloaded" src="https://www.antikeo.com/uploads/category/sculpture_automne.png" data-src="https://www.antikeo.com/uploads/category/sculpture_automne.png" alt="Sculptures">
    • <img class="featured-category-image lazyloaded" src="https://www.antikeo.com/uploads/category/objet_decoration_automne.png" data-src="https://www.antikeo.com/uploads/category/objet_decoration_automne.png" alt="Objets de collection">
    • <img class="lazyload" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E" data-src="/assets/img/shopby/materiau2.jpg" alt="Matériaux">
    • <img class="lazyload" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E" data-src="/assets/img/shopby/style2.jpg" alt="Style">
    • <img class="lazyload" src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E" data-src="/assets/img/shopby/origine.jpg" alt="Pays d'origine">
    critical
    Zooming and scaling must not be disabled (cat.sensory-and-visual-cues,wcag2aa,wcag144,EN-301-549,EN-9.1.4.4,ACT) - meta-viewportEnsure <meta name="viewport"> does not disable text scaling and zooming
    Fix any of the following: maximum-scale on <meta> tag disables zooming on mobile devices
    • <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, shrink-to-fit=no">
    moderate
    All page content should be contained by landmarks (cat.keyboard,best-practice) - regionEnsure all page content is contained by landmarks
    Fix any of the following: Some page content is not contained by landmarks
    • <p class="title-slider_125 title" data-animation="fadeInUp" data-delay="0.1s" style="margin-bottom: 0px; color: rgb(255, 255, 255); animation-delay: 0.1s;">L’hiver en douceur</p>
    • <p class="description" data-animation="fadeInUp" data-delay="0.5s" style="color: rgb(255, 255, 255); animation-delay: 0.5s;">Matières, lumières et formes pour une atmosphère feutrée.</p>
    • <div class="row justify-content-between">
    • <div class="index-wrapper" style="background-color: #f3f6f9">
    • <h2 class="title">Explorer par</h2>
    • <p class="title-exp">Navigation et découverte par thématique</p>
    • <div class="row featured-filters justify-content-between">
    • <h2 class="title">Galerie à la une</h2>
    • <p class="title-exp">Notre galerie à l'honneur cette semaine</p>
    • <div class="col-xs-12 col-md-6 order-0" style="background-image: url('https://www.antikeo.com//uploads/profile/img_651af72d5766c4-60557593-39660778.jpg'); background-size: cover">
    • <a href="https://www.antikeo.com/catalogue/mobilier/autres-tables/edouard-colonna-table-art-nouveau-aux-iris-14027">
    • <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 300'%3E%3C/svg%3E" data-src="https://www.antikeo.com/uploads/images/img_x500_14027_62f0c4534e0618-86571545-64206832.jpg" alt="Edouard Colonna table Art Nouveau &quot;Aux Iris&quot;" class="lazyload img-fluid img-product" style="border-radius: 2px">
    • <a href="https://www.antikeo.com/catalogue/mobilier/tables-gueridons/louis-majorelle-gueridon-clematites-142766">
    • <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 300'%3E%3C/svg%3E" data-src="https://www.antikeo.com/uploads/images/img_x500_142766_69857924be7374-93975660-80786181.jpg" alt="Louis Majorelle Guéridon &quot;Clématites&quot;" class="lazyload img-fluid img-product" style="border-radius: 2px">
    • <a href="https://www.antikeo.com/catalogue/luminaires/lampes/emile-galle-lampe-champignon-art-nouveau-bignones-52308">
    • <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 300'%3E%3C/svg%3E" data-src="https://www.antikeo.com/uploads/images/img_x500_52308_65450f9f3574a0-19056840-66081032.jpg" alt="Emile Gallé Lampe Champignon Art Nouveau &quot;Bignones&quot;" class="lazyload img-fluid img-product" style="border-radius: 2px">
    • <a href="https://www.antikeo.com/catalogue/mobilier/bibliotheques-vitrines-mobilier/louis-majorelle-importante-bibliotheque-art-nouveau-ginkgo-biloba-140722">
    • <img src="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 300'%3E%3C/svg%3E" data-src="https://www.antikeo.com/uploads/images/img_x500_140722_6971b99c8af7e2-96415115-13041164.jpg" alt="Louis Majorelle Importante Bibliothèque Art Nouveau &quot;Ginkgo Biloba&quot;" class="lazyload img-fluid img-product" style="border-radius: 2px">
    • <div class="col-12 col-md-6 mt-3 mt-md-4 p-3 p-md-0 justify-content-center order-1 order-md-2">
    • <div class="col-12 col-md-5 mt-4 mt-md-4 justify-content-center order-3 d-flex align-items-center"> <a onclick="window.location.href='https://www.antikeo.com/galerie/antiquites-art-nouveau'" class="btn btn-outline-gray btn-vendor-ad cursor-pointer bg-white">Voir la Galerie</a> </div>
    • <div class="index-wrapper">
    • <a href="/magazine"><h2 class="title">Le magazine Antikeo</h2></a>
    • <p class="title-exp">Actualités et reportages sur les Beaux Arts et les Arts Décoratifs</p>
    • <div id="blog-slider" class="blog-slider">
    • <div class="title">La garantie Acheteur sur Antikeo</div>
    • <p class="title-exp">4 engagements pour acheter en toute confiance</p>
    • <div class="row marg-top-60">
    • <div class="container section who-are-we text-justify mt-5">