Skip to content
https://smilewanted.com

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
69
GRADE
D
FIX
6
REVIEW
1
PASS
8
INFO
2

Performance-focused optimization plan with CWV assessment, top offenders, and time estimates

55
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
75
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
96
Best Practices Checks for modern web development best practices including HTTPS, no console errors, and secure JavaScript.
92
SEO Measures basic SEO optimizations: meta tags, crawlability, link text, and mobile friendliness.

First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.

10.04 s

Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.

16.09 s

Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.

98 ms

Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.

0.000

Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.

10.04 s

Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.

16.60 s

Page Load Progression

604 ms
1.2 s
1.8 s
2.4 s
3.0 s
3.6 s
4.2 s
4.8 s
Checks
17
8 PASS 1 REVIEW 6 FIX
F
Page Weight Budget
Action
3.3 MB transferred, 188 requests
FIX
3.3 MB transferred, 188 requests
Warning::
Page weighs 6.7 MB (3.3 MB transferred)
Warning::
Images are 1.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 1.7 MB
Warning::
JavaScript is 1.2 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.2 MB
Warning::
188 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.70 g CO2 per page load
3.3 MB / 2.4 MB budget
3.3 MB transferred
188 requests
0.70 g CO2 per page load
Images 1.7 MiB 49%
JavaScript 1.2 MiB 35%
Other 305.5 KiB 9%
CSS 95.9 KiB 3%
Fonts 76.5 KiB 2%
HTML 45.5 KiB 1%
Other 10.4 KiB 0%
Other 2.4 KiB 0%
Other 1.7 KiB 0%
Other 484 B 0%
0 2.4 MB 4.9 MB
Over budget

Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.

Why this matters

Image bandwidth is high — modern formats (WebP/AVIF) and resizing typically cut it 50%+.

Source: web.dev

Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.

Why this matters

JavaScript bundle is large — code-split routes and lazy-load off-screen components to defer.

Source: web.dev

Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.

Why this matters

High HTTP request count — bundling, sprite-ing, and HTTP/2 server push can reduce per-request overhead.

Source: web.dev

D
Third-Party Impact
Action
100% third-party, 0 ms blocking
FIX
100% third-party, 0 ms blocking
Warning::
Third-party code accounts for 100% of page weight (3.3 MiB of 3.3 MiB)
Info::
Third-party blocking time is low (0 ms)
100%
First-party Third-party
F
JS Execution Cost
Action
5218ms total JS execution
FIX
5218ms total JS execution
Warning::
Unattributable: 1425ms CPU time
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 1168ms CPU time
Warning::
https://www.smilewanted.com/: 1073ms CPU time
Warning::
https://www.smilewanted.com/wp-content/themes/smil...: 353ms CPU time
Warning::
https://www.smilewanted.com/wp-content/themes/smil...: 294ms CPU time
Warning::
Third-party scripts: 5218ms (100% of total)

Main Thread Breakdown

Script Evaluation 38% Other 35% Style & Layout 16% Rendering 5% Script Parsing & Compilation 4%
ScriptTotalScriptingParse/CompileParty
Unattributable1425ms45ms0ms3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js1168ms1027ms77ms3rd
https://www.smilewanted.com/1073ms13ms6ms3rd
https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/main.min.js?ver=1.1.955353ms221ms1ms3rd
https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/vanilla-tilt.min.js?ver=1.0.0294ms12ms1ms3rd
https://cdn.by.wonderpush.com/sdk/1.1.42.0/wonderpush.min.js276ms220ms29ms3rd
https://cdn-cookieyes.com/client_data/28e07d20c0f8d4a8f5301250/banner.js199ms116ms9ms3rd
https://cdn-cookieyes.com/client_data/28e07d20c0f8d4a8f5301250/script.js144ms126ms10ms3rd
https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/swiper.min.js?ver=1.0.0132ms34ms19ms3rd
https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/jquery-3.5.1.min.js?ver=1.0.098ms69ms14ms3rd

Showing top 10 of 11 scripts

F
JS Bundles
Action
23 scripts, 563 KB unused
FIX
23 scripts, 563 KB unused
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 157 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 157 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.gstatic.com/recaptcha/releases/gTpTIWh...: 157 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://cdn.by.wonderpush.com/sdk/1.1.42.0/wonderp...: 50 KB unused (54%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.smilewanted.com/wp-includes/js/jquery/...: 22 KB unused (72%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 563 KB
563 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js0 KB157 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB157 KB (43%)3rd
https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js362 KB157 KB (43%)3rd
https://cdn.by.wonderpush.com/sdk/1.1.42.0/wonderpush.min.js93 KB50 KB (54%)3rd
https://www.smilewanted.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.131 KB22 KB (72%)3rd
https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/swiper.min.js?ver=1.0.040 KB21 KB (53%)3rd
https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/vanilla-tilt.min.js?ver=1.0.03 KB3rd
https://www.googletagmanager.com/gtag/js?id=G-HGMVKFWFT1157 KB3rd
https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/bootstrap.min.js?ver=1.0.017 KB3rd
https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/jquery-3.5.1.min.js?ver=1.0.032 KB3rd

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

Consider code splitting or tree shaking to reduce unused code.

Why this matters

This bundle has high unused code — code-split or tree-shake to ship only what executes.

Source: web.dev / Lighthouse coverage

F
Page Weight Inventory
Action
188 resources · 3.3 MB · 563 KB savings available
FIX
188 resources · 3.3 MB · 563 KB savings available
Warning::
Page weight 2.3 MB over 1MB target
Got: 3.3 MB Expected: ≤ 1 MB
Info::
~563 KB of savings available
Warning::
187 third-party resources (100% of weight)
Info::
2 resources over 200KB
188 resources · 3.3 MiB · 187 third-party 2.3 MiB over 1MB target
Image 50% · 1.7 MiB
JavaScript 35% · 1.2 MiB
Media 9% · 305.5 KiB
CSS 3% · 95.9 KiB
Font 2% · 76.5 KiB
Document 1% · 45.9 KiB
Other 0% · 12.6 KiB

~563.4 KiB of savings available

Remove unused JavaScript: 563.4 KiB
F
HTTP Caching
Action
No cache headers
FIX
No cache headers
Warning::
No Cache-Control header found
Browsers will use heuristic caching, which can be unpredictable. Set explicit cache headers.

No Cache-Control header

Adding a Cache-Control header can significantly improve repeat-visit performance.

C
Image Optimization
Action
134 images, 0 KB saveable
REVIEW
134 images, 0 KB saveable
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/themes/smil... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/themes/smil... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/themes/smil... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/themes/smil... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/themes/smil... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/themes/smil... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://www.smilewanted.com/wp-content/uploads/202... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
134 images 1.7 MB
0 oversized -0 KB
10 legacy format
72 missing dimensions CLS risk

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

Set explicit width and height to prevent CLS.

Why this matters

Image without explicit width/height — browser can't reserve space; CLS jumps when image loads.

Source: web.dev / Core Web Vitals

A+
Text Compression
All text resources are compressed
PASS
All text resources are compressed
Info::
All text resources are compressed
All text resources are properly compressed.
A+
Font Loading
3 fonts (77 KB)
PASS
3 fonts (77 KB)
Info::
3 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

3

77 KB total

Render-blocking

0

of 3

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 10.0 s LCP 16.1 shttps://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2rP2Yp2ywxg089UriI5-g4vl... https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2 — 36.1 KiB — 37 ms — font-display: swaphttps://www.smilewanted.com/wp-content/themes/smilewanted22/assets/css/src/icons/swicon.woff2?10jsthswicon.woff2 https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/css/src/icons/swicon.woff2?10jsth — 6.5 KiB — 100 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 33.9 KiB — 64 ms — font-display: swap
rP2Yp2ywxg089UriI5-g4vl... woff2 swap
Size 36 KB
Load time 37 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
swicon.woff2 woff2 swap
Size 6 KB
Load time 100 ms
Start 1.0 s
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 34 KB
Load time 64 ms
Start 1.8 s
Risk FOUT — text flashes from fallback to web font
Optimization checklist
  • Preload critical fonts (priority=high)
  • Use woff2 format for all fonts
  • Set font-display to swap, optional, or fallback
  • Subset large fonts (≤100 KB each)
A+
Resource Caching
All resources properly cached
PASS
All resources properly cached
Info::
No caching issues found
All static resources have appropriate caching headers.
A+
Critical Rendering Path
No render-blocking resources
PASS
No render-blocking resources
Info::
No render-blocking resources detected
A+
Resource Hints
6 hints, 0 missing preconnects
PASS
6 hints, 0 missing preconnects
Info::
Page uses 6 resource hint(s)

Current Resource Hints

preconnect
2
preload
dns-prefetch
4
prefetch

6 resource hints configured

A+
Render-Blocking Resources
No render-blocking resources detected
PASS
No render-blocking resources detected
Info::
No render-blocking resources detected in <head>
A+
Third-Party Resources
No third-party resources detected
PASS
No third-party resources detected
A+
Green Hosting
Whether the site is served from green-energy infrastructure
PASS

Green Hosting

This site is hosted on green energy infrastructure

Provider: Cloudflare

Network Waterfall
188 requests over 4137ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 10.0 s LCP 16.1 shttps://smilewanted.com// https://smilewanted.com/ — 302 — 346 B — 84 ms — h2https://www.smilewanted.com/www.smilewanted.com/ https://www.smilewanted.com/ — 200 — 17.9 KiB — 168 ms — h2https://www.smilewanted.com/wp-content/plugins/cookie-law-info/lite/frontend/js/gcm.min.jswww.smilewanted.com/wp-content/plug... https://www.smilewanted.com/wp-content/plugins/cookie-law-info/lite/frontend/js/gcm.min.js — 200 — 1.1 KiB — 109 ms — h2https://cdn-cookieyes.com/client_data/28e07d20c0f8d4a8f5301250/script.jscdn-cookieyes.com/client_data/28e07... https://cdn-cookieyes.com/client_data/28e07d20c0f8d4a8f5301250/script.js — 200 — 33.7 KiB — 97 ms — h2https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/css/bootstrap.min.css?ver=6.9.4www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/css/bootstrap.min.css?ver=6.9.4 — 200 — 27.2 KiB — 52 ms — h2https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/css/swiper.min.css?ver=6.9.4www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/css/swiper.min.css?ver=6.9.4 — 200 — 4.6 KiB — 36 ms — h2https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/css/template.css?ver=1.2.6www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/css/template.css?ver=1.2.6 — 200 — 20.4 KiB — 45 ms — h2https://www.smilewanted.com/wp-content/plugins/mailin/css/mailin-front.css?ver=6.9.4www.smilewanted.com/wp-content/plug... https://www.smilewanted.com/wp-content/plugins/mailin/css/mailin-front.css?ver=6.9.4 — 200 — 816 B — 42 ms — h2https://www.smilewanted.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.smilewanted.com/wp-includes/js/... https://www.smilewanted.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.0 KiB — 112 ms — h2https://www.smilewanted.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.smilewanted.com/wp-includes/js/... https://www.smilewanted.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.3 KiB — 109 ms — h2https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/myloadmore.js?ver=6.9.4www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/myloadmore.js?ver=6.9.4 — 200 — 556 B — 107 ms — h2https://www.smilewanted.com/wp-content/plugins/mailin/js/mailin-front.js?ver=1773784403www.smilewanted.com/wp-content/plug... https://www.smilewanted.com/wp-content/plugins/mailin/js/mailin-front.js?ver=1773784403 — 200 — 3.4 KiB — 109 ms — h2https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&display=swapfonts.googleapis.com/css2?family=DM... https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&display=swap — 200 — 898 B — 95 ms — h2https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/smilewanted-logo.svgwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/smilewanted-logo.svg — 200 — 6.9 KiB — 47 ms — h2https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/Les_Echos_Champions2023_Logo_EN_blanche.jpgwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/Les_Echos_Champions2023_Logo_EN_blanche.jpg — 200 — 6.2 KiB — 37 ms — h2https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/smilewanted-sw-filter.pngwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/smilewanted-sw-filter.png — 200 — 43.2 KiB — 81 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/brand/smile-studio.svgwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/brand/smile-studio.svg — 200 — 5.1 KiB — 59 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/energizer.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/energizer.png — 200 — 2.9 KiB — 31 ms — h3https://log.cookieyes.com/api/v1/loglog.cookieyes.com/api/v1/log https://log.cookieyes.com/api/v1/log — 200 — 260 B — 149 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/jquery-3.5.1.min.js?ver=1.0.0www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/jquery-3.5.1.min.js?ver=1.0.0 — 200 — 31.7 KiB — 504 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/jquery.waypoints.min.js?ver=1.0.0www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/jquery.waypoints.min.js?ver=1.0.0 — 200 — 3.4 KiB — 145 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/bootstrap.min.js?ver=1.0.0www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/bootstrap.min.js?ver=1.0.0 — 200 — 16.7 KiB — 405 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/swiper.min.js?ver=1.0.0www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/swiper.min.js?ver=1.0.0 — 200 — 40.0 KiB — 471 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/vanilla-tilt.min.js?ver=1.0.0www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/vanilla-tilt.min.js?ver=1.0.0 — 200 — 2.9 KiB — 144 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/main.min.js?ver=1.1.955www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/main.min.js?ver=1.1.955 — 200 — 2.3 KiB — 144 ms — h3https://www.google.com/recaptcha/api.js?render=6LfOcCYkAAAAAM3ucUWYV85gziMBo30djlK6c_S_&ver=3.0www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LfOcCYkAAAAAM3ucUWYV85gziMBo30djlK6c_S_&ver=3.0 — 200 — 1.0 KiB — 86 ms — h3https://www.smilewanted.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0www.smilewanted.com/wp-includes/js/... https://www.smilewanted.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0 — 200 — 12.3 KiB — 180 ms — h3https://www.smilewanted.com/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=6.1.5www.smilewanted.com/wp-content/plug... https://www.smilewanted.com/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=6.1.5 — 200 — 839 B — 145 ms — h3https://www.googletagmanager.com/gtag/js?id=G-HGMVKFWFT1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-HGMVKFWFT1 — 200 — 156.9 KiB — 360 ms — h2https://cdn.by.wonderpush.com/sdk/1.1/wonderpush-loader.min.jscdn.by.wonderpush.com/sdk/1.1/wonde... https://cdn.by.wonderpush.com/sdk/1.1/wonderpush-loader.min.js — 200 — 1.3 KiB — 168 ms — h2
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s 16.0 s FCP 10.0 s LCP 16.1 shttps://smilewanted.com// https://smilewanted.com/ — 302 — 346 B — 84 ms — h2https://www.smilewanted.com/www.smilewanted.com/ https://www.smilewanted.com/ — 200 — 17.9 KiB — 168 ms — h2https://www.smilewanted.com/wp-content/plugins/cookie-law-info/lite/frontend/js/gcm.min.jswww.smilewanted.com/wp-content/plug... https://www.smilewanted.com/wp-content/plugins/cookie-law-info/lite/frontend/js/gcm.min.js — 200 — 1.1 KiB — 109 ms — h2https://cdn-cookieyes.com/client_data/28e07d20c0f8d4a8f5301250/script.jscdn-cookieyes.com/client_data/28e07... https://cdn-cookieyes.com/client_data/28e07d20c0f8d4a8f5301250/script.js — 200 — 33.7 KiB — 97 ms — h2https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/css/bootstrap.min.css?ver=6.9.4www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/css/bootstrap.min.css?ver=6.9.4 — 200 — 27.2 KiB — 52 ms — h2https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/css/swiper.min.css?ver=6.9.4www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/css/swiper.min.css?ver=6.9.4 — 200 — 4.6 KiB — 36 ms — h2https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/css/template.css?ver=1.2.6www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/css/template.css?ver=1.2.6 — 200 — 20.4 KiB — 45 ms — h2https://www.smilewanted.com/wp-content/plugins/mailin/css/mailin-front.css?ver=6.9.4www.smilewanted.com/wp-content/plug... https://www.smilewanted.com/wp-content/plugins/mailin/css/mailin-front.css?ver=6.9.4 — 200 — 816 B — 42 ms — h2https://www.smilewanted.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1www.smilewanted.com/wp-includes/js/... https://www.smilewanted.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 31.0 KiB — 112 ms — h2https://www.smilewanted.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1www.smilewanted.com/wp-includes/js/... https://www.smilewanted.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.3 KiB — 109 ms — h2https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/myloadmore.js?ver=6.9.4www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/myloadmore.js?ver=6.9.4 — 200 — 556 B — 107 ms — h2https://www.smilewanted.com/wp-content/plugins/mailin/js/mailin-front.js?ver=1773784403www.smilewanted.com/wp-content/plug... https://www.smilewanted.com/wp-content/plugins/mailin/js/mailin-front.js?ver=1773784403 — 200 — 3.4 KiB — 109 ms — h2https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&display=swapfonts.googleapis.com/css2?family=DM... https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;700&display=swap — 200 — 898 B — 95 ms — h2https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/smilewanted-logo.svgwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/smilewanted-logo.svg — 200 — 6.9 KiB — 47 ms — h2https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/Les_Echos_Champions2023_Logo_EN_blanche.jpgwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/Les_Echos_Champions2023_Logo_EN_blanche.jpg — 200 — 6.2 KiB — 37 ms — h2https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/smilewanted-sw-filter.pngwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/smilewanted-sw-filter.png — 200 — 43.2 KiB — 81 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/brand/smile-studio.svgwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/brand/smile-studio.svg — 200 — 5.1 KiB — 59 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/energizer.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/energizer.png — 200 — 2.9 KiB — 31 ms — h3https://log.cookieyes.com/api/v1/loglog.cookieyes.com/api/v1/log https://log.cookieyes.com/api/v1/log — 200 — 260 B — 149 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/jquery-3.5.1.min.js?ver=1.0.0www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/jquery-3.5.1.min.js?ver=1.0.0 — 200 — 31.7 KiB — 504 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/jquery.waypoints.min.js?ver=1.0.0www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/jquery.waypoints.min.js?ver=1.0.0 — 200 — 3.4 KiB — 145 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/bootstrap.min.js?ver=1.0.0www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/bootstrap.min.js?ver=1.0.0 — 200 — 16.7 KiB — 405 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/swiper.min.js?ver=1.0.0www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/swiper.min.js?ver=1.0.0 — 200 — 40.0 KiB — 471 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/vanilla-tilt.min.js?ver=1.0.0www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/vanilla-tilt.min.js?ver=1.0.0 — 200 — 2.9 KiB — 144 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/main.min.js?ver=1.1.955www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/js/main.min.js?ver=1.1.955 — 200 — 2.3 KiB — 144 ms — h3https://www.google.com/recaptcha/api.js?render=6LfOcCYkAAAAAM3ucUWYV85gziMBo30djlK6c_S_&ver=3.0www.google.com/recaptcha/api.js?ren... https://www.google.com/recaptcha/api.js?render=6LfOcCYkAAAAAM3ucUWYV85gziMBo30djlK6c_S_&ver=3.0 — 200 — 1.0 KiB — 86 ms — h3https://www.smilewanted.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0www.smilewanted.com/wp-includes/js/... https://www.smilewanted.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0 — 200 — 12.3 KiB — 180 ms — h3https://www.smilewanted.com/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=6.1.5www.smilewanted.com/wp-content/plug... https://www.smilewanted.com/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=6.1.5 — 200 — 839 B — 145 ms — h3https://www.googletagmanager.com/gtag/js?id=G-HGMVKFWFT1www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-HGMVKFWFT1 — 200 — 156.9 KiB — 360 ms — h2https://cdn.by.wonderpush.com/sdk/1.1/wonderpush-loader.min.jscdn.by.wonderpush.com/sdk/1.1/wonde... https://cdn.by.wonderpush.com/sdk/1.1/wonderpush-loader.min.js — 200 — 1.3 KiB — 168 ms — h2https://www.smilewanted.com/wp-content/uploads/2022/11/mattel.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/mattel.png — 200 — 1.9 KiB — 61 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/pmu-1.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/pmu-1.png — 200 — 1.6 KiB — 71 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/primevideo.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/primevideo.png — 200 — 1.7 KiB — 76 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/09/hm-logo-w-smile-studio.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/09/hm-logo-w-smile-studio.png — 200 — 5.4 KiB — 79 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/eco/planet-eco-targeting.pngwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/eco/planet-eco-targeting.png — 200 — 48.1 KiB — 468 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/eco/sw-eco-logo.svgwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/eco/sw-eco-logo.svg — 200 — 3.9 KiB — 106 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/sw-hb.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/sw-hb.png — 200 — 2.9 KiB — 106 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/sw-vast.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/sw-vast.png — 200 — 3.4 KiB — 302 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/sw-tag.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/sw-tag.png — 200 — 3.2 KiB — 151 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/integrations/integration-vast.pngwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/integrations/integration-vast.png — 200 — 191.3 KiB — 582 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/logo-forbes.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/logo-forbes.png — 200 — 2.2 KiB — 123 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/forbes.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/forbes.png — 200 — 28.0 KiB — 475 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/ouest-france.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/ouest-france.png — 200 — 3.1 KiB — 139 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/ouestfrance.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/ouestfrance.png — 200 — 32.6 KiB — 475 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/logo-progres.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/logo-progres.png — 200 — 2.2 KiB — 138 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/le-progres.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/le-progres.png — 200 — 28.7 KiB — 472 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/logo-dauphine.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/logo-dauphine.png — 200 — 2.2 KiB — 139 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/ledauphine.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/ledauphine.png — 200 — 29.1 KiB — 460 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/marieclaire.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/marieclaire.png — 200 — 2.0 KiB — 140 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/marie-claire.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/marie-claire.png — 200 — 30.5 KiB — 469 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/logo-lepoint.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/logo-lepoint.png — 200 — 2.5 KiB — 173 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/le-point.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/le-point.png — 200 — 39.4 KiB — 440 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/logo-santemagazine.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/logo-santemagazine.png — 200 — 2.3 KiB — 173 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/sante-magazine.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/sante-magazine.png — 200 — 28.7 KiB — 456 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/notre-famille.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/notre-famille.png — 200 — 4.3 KiB — 174 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/bayard.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/bayard.png — 200 — 28.5 KiB — 472 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/ELLE-be.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/ELLE-be.png — 200 — 1.7 KiB — 149 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/elle.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/elle.png — 200 — 23.2 KiB — 192 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/autoscout24.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/autoscout24.png — 200 — 5.0 KiB — 192 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/autscout.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/autscout.png — 200 — 22.8 KiB — 401 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/marca.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/marca.png — 200 — 2.9 KiB — 154 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/marca-1.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/marca-1.png — 200 — 30.6 KiB — 440 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/indian-express-logo-n.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/indian-express-logo-n.png — 200 — 3.6 KiB — 192 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/indianexpress.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/indianexpress.png — 200 — 36.9 KiB — 441 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/jpost-logo.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/jpost-logo.png — 200 — 6.7 KiB — 222 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/thejerusalempost.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/thejerusalempost.png — 200 — 28.3 KiB — 443 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/logo-larazon.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/logo-larazon.png — 200 — 3.9 KiB — 244 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/larazon.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/larazon.png — 200 — 35.2 KiB — 472 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/logo-20minutos.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/logo-20minutos.png — 200 — 3.0 KiB — 244 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/20minutos.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/20minutos.png — 200 — 35.2 KiB — 424 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/logo-elperiodico.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/logo-elperiodico.png — 200 — 4.4 KiB — 251 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/elperiodico.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/elperiodico.png — 200 — 36.0 KiB — 425 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/logo-as.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/logo-as.png — 200 — 2.1 KiB — 353 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/as.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/as.png — 200 — 33.9 KiB — 423 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/omd.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/omd.png — 200 — 1.6 KiB — 190 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/havas-media-group.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/havas-media-group.png — 200 — 1.5 KiB — 190 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/publicis-media.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/publicis-media.png — 200 — 3.1 KiB — 250 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/dentsu.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/dentsu.png — 200 — 1.2 KiB — 190 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/wpp.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/wpp.png — 200 — 2.5 KiB — 250 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/values-media.jpgwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/values-media.jpg — 200 — 3.8 KiB — 257 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/ipg.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/ipg.png — 200 — 1.5 KiB — 251 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/phd.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/phd.png — 200 — 1.5 KiB — 251 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/heroiks.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/heroiks.png — 200 — 1.6 KiB — 220 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/cospirit-groupe.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/cospirit-groupe.png — 200 — 1.8 KiB — 256 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/repeat.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/repeat.png — 200 — 4.3 KiB — 256 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/amazon.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/amazon.png — 200 — 2.1 KiB — 250 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/renault.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/renault.png — 200 — 1.5 KiB — 250 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/seat.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/seat.png — 200 — 1.2 KiB — 250 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/canal.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/canal.png — 200 — 2.0 KiB — 250 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/pierre-fabre.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/pierre-fabre.png — 200 — 2.2 KiB — 349 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/dell.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/dell.png — 200 — 2.6 KiB — 255 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/mgen.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/mgen.png — 200 — 2.3 KiB — 253 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/societe-generale.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/societe-generale.png — 200 — 1.8 KiB — 254 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/essilor.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/essilor.png — 200 — 2.8 KiB — 277 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/pmu.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/pmu.png — 200 — 2.0 KiB — 275 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/mazda.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/mazda.png — 200 — 2.7 KiB — 351 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/logitech.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/logitech.png — 200 — 1.5 KiB — 275 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/intermarche.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/intermarche.png — 200 — 3.1 KiB — 275 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/eleclerc.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/eleclerc.png — 200 — 2.8 KiB — 288 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/clubmed.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/clubmed.png — 200 — 1.7 KiB — 288 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/clubmed-1.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/clubmed-1.png — 200 — 1.7 KiB — 289 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/intermarche-1.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/intermarche-1.png — 200 — 1.6 KiB — 288 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/canalplus.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/canalplus.png — 200 — 2.1 KiB — 300 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/seat-1.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/seat-1.png — 200 — 1.1 KiB — 237 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/agence-79.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/agence-79.png — 200 — 979 B — 237 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/stories/sw-logo.pngwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/stories/sw-logo.png — 200 — 5.1 KiB — 309 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/clubmedl-theitaliantimes.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/clubmedl-theitaliantimes.png — 200 — 32.2 KiB — 453 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/intermarche-latribune.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/intermarche-latribune.png — 200 — 29.1 KiB — 405 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/havas-media.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/havas-media.png — 200 — 1.5 KiB — 298 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/canal-lebonbon.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/canal-lebonbon.png — 200 — 34.6 KiB — 458 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/remind-phd.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/remind-phd.png — 200 — 2.3 KiB — 250 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/seat-eurosport.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/seat-eurosport.png — 200 — 42.8 KiB — 458 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/ias.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/ias.png — 200 — 2.8 KiB — 351 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/05/double-verify.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/05/double-verify.png — 200 — 6.3 KiB — 330 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/09/implcit.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/09/implcit.png — 200 — 3.6 KiB — 353 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/sirdata.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/sirdata.png — 200 — 3.8 KiB — 335 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/id5.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/id5.png — 200 — 2.9 KiB — 327 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/01/liveramp.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/01/liveramp.png — 200 — 1.5 KiB — 298 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/quotes/publicis-media.pngwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/quotes/publicis-media.png — 200 — 5.0 KiB — 349 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/quotes/omd.pngwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/quotes/omd.png — 200 — 1.6 KiB — 315 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/agence-79.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/agence-79.png — 200 — 1.0 KiB — 255 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/publicis-media-1.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/publicis-media-1.png — 200 — 3.5 KiB — 306 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/03/NeoMediaWorld-logo.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/03/NeoMediaWorld-logo.png — 200 — 3.5 KiB — 318 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/03/omd-1-1.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/03/omd-1-1.png — 200 — 2.0 KiB — 305 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/quotes/agence-79.pngwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/quotes/agence-79.png — 200 — 1.1 KiB — 309 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/quotes/neomedia-world.pngwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/quotes/neomedia-world.png — 200 — 2.1 KiB — 316 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/quotes/canal.pngwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/quotes/canal.png — 200 — 8.9 KiB — 328 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/02/la_provence-logo.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/02/la_provence-logo.png — 200 — 1.8 KiB — 315 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/02/canalplusbrand.webpwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/02/canalplusbrand.webp — 200 — 13.4 KiB — 327 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/quotes/minute-media.pngwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/quotes/minute-media.png — 200 — 3.7 KiB — 317 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/quotes/laprovence.pngwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/quotes/laprovence.png — 200 — 1.9 KiB — 317 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/03/logo-exchange-wire.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/03/logo-exchange-wire.png — 200 — 5.7 KiB — 307 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/02/Les_echos.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/02/Les_echos.png — 200 — 2.4 KiB — 307 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/12/sw-ratecard.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/12/sw-ratecard.png — 200 — 5.7 KiB — 367 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/ratecard.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/ratecard.png — 200 — 4.7 KiB — 314 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/offremedia.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/offremedia.png — 200 — 1.7 KiB — 313 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/maddyness.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/maddyness.png — 200 — 2.6 KiB — 351 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/theprogrammaticsociety.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/theprogrammaticsociety.png — 200 — 2.6 KiB — 303 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/influencia.pngwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/influencia.png — 200 — 3.7 KiB — 351 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/solutions/world.pngwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/solutions/world.png — 200 — 16.0 KiB — 368 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/sw-smile.svgwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/sw-smile.svg — 200 — 1.7 KiB — 327 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/smilewanted-logo-footer.svgwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/smilewanted-logo-footer.svg — 200 — 3.4 KiB — 330 ms — h3https://cdn-cookieyes.com/client_data/28e07d20c0f8d4a8f5301250/banner.jscdn-cookieyes.com/client_data/28e07... https://cdn-cookieyes.com/client_data/28e07d20c0f8d4a8f5301250/banner.js — 200 — 32.7 KiB — 44 ms — h2https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/sw-top.mp4www.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/sw-top.mp4 — 206 — 124.5 KiB — 490 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/02/smilewanted-technology.mp4www.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/02/smilewanted-technology.mp4 — 206 — 37.4 KiB — 439 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/02/smilewanted-technology.mp4www.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/02/smilewanted-technology.mp4 — 206 — 86.3 KiB — 94 ms — h3data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6I… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL…data:image/svg+xml;base64,PD94bWwgd... data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxL… — 200 — 0 B — 0 ms — datahttps://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/studio/studio-background.jpgwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/studio/studio-background.jpg — 200 — 62.2 KiB — 111 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/energizer-smile-skin.jpgwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/energizer-smile-skin.jpg — 200 — 131.1 KiB — 146 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/mattel.jpgwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/mattel.jpg — 200 — 97.9 KiB — 135 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/pmu-thumbnail.jpgwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/pmu-thumbnail.jpg — 200 — 44.8 KiB — 96 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/primevideo-thumbnail.jpgwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/primevideo-thumbnail.jpg — 200 — 60.2 KiB — 109 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/09/hm-caroussel-skin.jpgwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/09/hm-caroussel-skin.jpg — 200 — 14.8 KiB — 51 ms — h3https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2fonts.gstatic.com/s/dmsans/v17/rP2Y... https://fonts.gstatic.com/s/dmsans/v17/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K6z9mXg.woff2 — 200 — 36.1 KiB — 37 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/css/src/icons/swicon.woff2?10jsthwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/css/src/icons/swicon.woff2?10jsth — 200 — 6.5 KiB — 100 ms — h3https://www.smilewanted.com/wp-content/uploads/2025/02/levee-de-fonds-communique-de-presse-smile-wanted-fev-2025-500x281.jpgwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2025/02/levee-de-fonds-communique-de-presse-smile-wanted-fev-2025-500x281.jpg — 200 — 12.5 KiB — 47 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/03/smile-exchangewire-500x281.jpgwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/03/smile-exchangewire-500x281.jpg — 200 — 8.6 KiB — 43 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/02/smile-lesecho-500x281.jpgwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/02/smile-lesecho-500x281.jpg — 200 — 9.0 KiB — 44 ms — h3https://www.smilewanted.com/wp-content/uploads/2022/11/smile-ratecard-500x281.jpgwww.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2022/11/smile-ratecard-500x281.jpg — 200 — 6.4 KiB — 42 ms — h3https://www.smilewanted.com/wp-content/uploads/2023/02/smilewanted-technology.mp4www.smilewanted.com/wp-content/uplo... https://www.smilewanted.com/wp-content/uploads/2023/02/smilewanted-technology.mp4 — 206 — 57.3 KiB — 50 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 362.4 KiB — 161 ms — h2https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfOcCYkAAAAAM3ucUWYV85gziMBo30djlK6c_S_&co=aHR0cHM6Ly93d3cuc21pbGV3YW50ZWQuY29tOjQ0Mw..&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=877ppdi6cur0www.google.com/recaptcha/api2/ancho... https://www.google.com/recaptcha/api2/anchor?ar=1&k=6LfOcCYkAAAAAM3ucUWYV85gziMBo30djlK6c_S_&co=aHR0cHM6Ly93d3cuc21pbGV3YW50ZWQuY29tOjQ0Mw..&hl=en&v=gTpTIWhbKpxADzTzkcabhXN4&size=invisible&anchor-ms=20000&execute-ms=30000&cb=877ppdi6cur0 — 200 — 27.6 KiB — 92 ms — h3data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 1 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datadata:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd…data:image/svg+xml;base64,PHN2ZyBma... data:image/svg+xml;base64,PHN2ZyBmaWxsPSJXaW5kb3ciIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkd… — 200 — 0 B — 0 ms — datahttps://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.csswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/styles__ltr.css — 200 — 42.1 KiB — 98 ms — h2https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 361.9 KiB — 162 ms — h2https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4www.google.com/recaptcha/api2/webwo... https://www.google.com/recaptcha/api2/webworker.js?hl=en&v=gTpTIWhbKpxADzTzkcabhXN4 — 200 — 23 B — 171 ms — h3https://www.gstatic.com/recaptcha/api2/logo_48.pngwww.gstatic.com/recaptcha/api2/logo... https://www.gstatic.com/recaptcha/api2/logo_48.png — 200 — 2.3 KiB — 26 ms — h2https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v48/KFO7... https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 33.9 KiB — 64 ms — h3https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.jswww.gstatic.com/recaptcha/releases/... https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js — 200 — 0 B — 10 ms — h2https://cdn-cookieyes.com/client_data/28e07d20c0f8d4a8f5301250/fYBJerob.jsoncdn-cookieyes.com/client_data/28e07... https://cdn-cookieyes.com/client_data/28e07d20c0f8d4a8f5301250/fYBJerob.json — 200 — 333 B — 63 ms — h2https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/favicon/favicon.icowww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/favicon/favicon.ico — 200 — 974 B — 30 ms — h3https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/favicon/favicon-32x32.pngwww.smilewanted.com/wp-content/them... https://www.smilewanted.com/wp-content/themes/smilewanted22/assets/img/favicon/favicon-32x32.png — 200 — 1.1 KiB — 29 ms — h3https://cdn-cookieyes.com/client_data/28e07d20c0f8d4a8f5301250/config/Atl3upSO.jsoncdn-cookieyes.com/client_data/28e07... https://cdn-cookieyes.com/client_data/28e07d20c0f8d4a8f5301250/config/Atl3upSO.json — 200 — 6.4 KiB — 28 ms — h2https://cdn-cookieyes.com/client_data/28e07d20c0f8d4a8f5301250/translations/4EEMpjUI.jsoncdn-cookieyes.com/client_data/28e07... https://cdn-cookieyes.com/client_data/28e07d20c0f8d4a8f5301250/translations/4EEMpjUI.json — 200 — 851 B — 33 ms — h2https://cdn-cookieyes.com/client_data/28e07d20c0f8d4a8f5301250/audit-table/5fwa-MMf.jsoncdn-cookieyes.com/client_data/28e07... https://cdn-cookieyes.com/client_data/28e07d20c0f8d4a8f5301250/audit-table/5fwa-MMf.json — 200 — 1.1 KiB — 26 ms — h2https://cdn-cookieyes.com/assets/images/revisit.svgcdn-cookieyes.com/assets/images/rev... https://cdn-cookieyes.com/assets/images/revisit.svg — 200 — 1.2 KiB — 27 ms — h2https://cdn-cookieyes.com/assets/images/close.svgcdn-cookieyes.com/assets/images/clo... https://cdn-cookieyes.com/assets/images/close.svg — 200 — 797 B — 26 ms — h2https://cdn-cookieyes.com/assets/images/poweredbtcky.svgcdn-cookieyes.com/assets/images/pow... https://cdn-cookieyes.com/assets/images/poweredbtcky.svg — 200 — 1.5 KiB — 26 ms — h2https://log.cookieyes.com/api/v1/loglog.cookieyes.com/api/v1/log https://log.cookieyes.com/api/v1/log — 200 — 224 B — 45 ms — h3https://www.google.com/recaptcha/api2/reload?k=6LfOcCYkAAAAAM3ucUWYV85gziMBo30djlK6c_S_www.google.com/recaptcha/api2/reloa... https://www.google.com/recaptcha/api2/reload?k=6LfOcCYkAAAAAM3ucUWYV85gziMBo30djlK6c_S_ — 200 — 1.3 KiB — 165 ms — h3https://www.google.com/recaptcha/api2/clr?k=6LfOcCYkAAAAAM3ucUWYV85gziMBo30djlK6c_S_www.google.com/recaptcha/api2/clr?k... https://www.google.com/recaptcha/api2/clr?k=6LfOcCYkAAAAAM3ucUWYV85gziMBo30djlK6c_S_ — 200 — 16 B — 50 ms — h3https://cdn.by.wonderpush.com/sdk/1.1.42.0/wonderpush.min.jscdn.by.wonderpush.com/sdk/1.1.42.0/... https://cdn.by.wonderpush.com/sdk/1.1.42.0/wonderpush.min.js — 200 — 92.8 KiB — 42 ms — h2https://cdn.by.wonderpush.com/config/webkeys/bedae392411eb0ace204f00c3cb10cd0d4ccd9cd5bf47a8420fc30023cdddc2a?_=1776796864801cdn.by.wonderpush.com/config/webkey... https://cdn.by.wonderpush.com/config/webkeys/bedae392411eb0ace204f00c3cb10cd0d4ccd9cd5bf47a8420fc30023cdddc2a?_=1776796864801 — 200 — 1.8 KiB — 28 ms — h3https://measurements-api.wonderpush.com/v1/eventsmeasurements-api.wonderpush.com/v1/... https://measurements-api.wonderpush.com/v1/events — 202 — 360 B — 101 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
100% of JavaScript execution is third-party
First-party Third-party 5218ms · 285KB · €57/mo
Unattributable
Other
Costly
Execution 1425ms
Transfer 0 KB
Monthly Cost €15/mo
www.gstatic.com
Other
Costly
Execution 1168ms
Transfer 0 KB
Unused 43%
Monthly Cost €13/mo
www.smilewanted.com
Other
Costly
Execution 1073ms
Transfer 18 KB
Monthly Cost €12/mo
www.smilewanted.com
Other
Costly
Execution 353ms
Transfer 2 KB
Monthly Cost €4/mo
www.smilewanted.com
Other
Costly
Execution 294ms
Transfer 3 KB
Monthly Cost €3/mo
cdn.by.wonderpush.com
Other
Costly
Execution 276ms
Transfer 93 KB
Unused 54%
Monthly Cost €3/mo
cdn-cookieyes.com
Other
Optional
Execution 199ms
Transfer 33 KB
Monthly Cost €2/mo
cdn-cookieyes.com
Other
Optional
Execution 144ms
Transfer 34 KB
Monthly Cost €2/mo
www.smilewanted.com
Other
Optional
Execution 132ms
Transfer 40 KB
Unused 53%
Monthly Cost €1/mo
www.smilewanted.com
Other
Optional
Execution 98ms
Transfer 32 KB
Monthly Cost €1/mo
www.smilewanted.com
Other
Optional
Execution 57ms
Transfer 31 KB
Unused 72%
Monthly Cost €1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1425ms and costs ~€15/month
  • www.gstatic.com adds 1168ms and costs ~€13/month
  • www.smilewanted.com adds 1073ms and costs ~€12/month
  • www.smilewanted.com adds 353ms and costs ~€4/month
  • www.smilewanted.com adds 294ms and costs ~€3/month
  • cdn.by.wonderpush.com adds 276ms and costs ~€3/month

100% of JavaScript execution time is spent on third-party scripts. Consider auditing which scripts are essential.

Why this matters

When third-party JS execution time exceeds your own, performance gains from frontend work are capped by code you don't own.

Learn more

Every millisecond of third-party JS competes with your own for main-thread time. If their share is bigger than yours, optimization on your code base barely moves the needle. Audit, defer, or remove third-parties before further frontend optimization. Use Lighthouse's third-party audit to identify the worst offenders.

Source: web.dev

Unattributable takes 1425ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.gstatic.com takes 1168ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.smilewanted.com takes 1073ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.smilewanted.com takes 353ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

www.smilewanted.com takes 294ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

cdn.by.wonderpush.com takes 276ms of CPU time. Consider loading it asynchronously or replacing it with a lighter alternative.

Why this matters

This script has high main-thread execution time — optimize hot paths or defer.

Source: web.dev

54% of cdn.by.wonderpush.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

53% of www.smilewanted.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

72% of www.smilewanted.com's code is unused. The script may be loading features you don't use.

Why this matters

Bundle has high unused-code ratio — tree-shaking and route-splitting recover the wasted bytes.

Source: web.dev

How third-party costs are calculated

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback