Skip to content
https://sucuri.net

Performance

· 17 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
72
GRADE
C
FIX
5
REVIEW
3
PASS
7
INFO
2

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

44
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
100
Accessibility Measures how accessible the page is for users with disabilities. Checks color contrast, ARIA labels, and semantic HTML.
92
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.

3.09 s

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

10.29 s

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

746 ms

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

0.008

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

8.14 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.91 s

Page Load Progression

992 ms
2.0 s
3.0 s
4.0 s
5.0 s
6.0 s
6.9 s
7.9 s
Checks
17
7 PASS 3 REVIEW 5 FIX
F
Page Weight Budget
Action
2.7 MB transferred, 111 requests
FIX
2.7 MB transferred, 111 requests
Warning::
Page weighs 7.1 MB (2.7 MB transferred)
Warning::
JavaScript is 1.3 MB — consider code splitting or lazy loading
Large JavaScript bundles delay interactivity. Split code by route or defer non-critical scripts.
Got: 1.3 MB
Info::
Fonts are 237 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 237 KB
Info::
CSS is 200 KB — consider purging unused styles
Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.
Got: 200 KB
Warning::
111 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 0.56 g CO2 per page load
2.7 MB / 2.4 MB budget
2.7 MB transferred
111 requests
0.56 g CO2 per page load
JavaScript 1.3 MiB 51%
Images 809.3 KiB 30%
Fonts 236.8 KiB 9%
CSS 200.1 KiB 7%
HTML 61.8 KiB 2%
Other 35.3 KiB 1%
Other 2.3 KiB 0%
Other 2.1 KiB 0%
Other 1.3 KiB 0%
0 2.4 MB 4.9 MB
Over budget

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

Subset fonts to include only used characters, or switch to system font stacks.

Why this matters

Font payload is large — subset to used glyphs only, or fall back to system fonts (zero load time).

Source: web.dev font loading

Remove unused CSS rules with tools like PurgeCSS to reduce stylesheet size.

Why this matters

CSS bundle is large — purge unused styles (PurgeCSS, Tailwind JIT) to reduce CSS payload.

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

F
JS Execution Cost
Action
11063ms total JS execution
FIX
11063ms total JS execution
Warning::
https://sucuri.net/: 5530ms CPU time
Warning::
https://sucuri.net/wp-includes/js/jquery/jquery.mi...: 1204ms CPU time
Warning::
Unattributable: 1134ms CPU time
Warning::
https://code.tidio.co/widget-v4/1_427_0/static/js/...: 715ms CPU time
Warning::
https://img6.wsimg.com/wrhs-next/b369373862d987468...: 477ms CPU time
Info::
Third-party scripts: 3818ms (35% of total)

Main Thread Breakdown

Other 37% Script Evaluation 31% Style & Layout 16% Rendering 9% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://sucuri.net/5530ms28ms16ms1st
https://sucuri.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.11204ms795ms13ms1st
Unattributable1134ms5ms0ms3rd
https://code.tidio.co/widget-v4/1_427_0/static/js/widget.155aa5f3d5f6bde40f89.js715ms614ms42ms3rd
https://img6.wsimg.com/wrhs-next/b369373862d987468e59699db09432aa/scc-sucuri-c1.min.js477ms339ms15ms3rd
https://sucuri.net/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.32.2461ms179ms3ms1st
https://scripts.clarity.ms/0.8.60-beta/clarity.js356ms265ms5ms3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WS39RDNV287ms243ms39ms3rd
https://www.googletagmanager.com/gtag/js?id=G-L206HXJP92&cx=c&gtm=4e64k0280ms225ms51ms3rd
https://www.googletagmanager.com/gtag/js?id=AW-1040458670&cx=c&gtm=4e64k0173ms143ms29ms3rd

Showing top 10 of 16 scripts

F
JS Bundles
Action
39 scripts, 576 KB unused
FIX
39 scripts, 576 KB unused
Warning::
https://img1.wsimg.com/tagging/js/g.js?p=GTM-WS39R...: 109 KB unused (70%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://code.tidio.co/widget-v4/1_427_0/static/js/...: 105 KB unused (49%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://code.tidio.co/widget-v4/1_427_0/static/js/...: 80 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtag/js?id=G-L206...: 70 KB unused (41%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://www.googletagmanager.com/gtm.js?id=GTM-WS3...: 68 KB unused (43%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 576 KB
576 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://img1.wsimg.com/tagging/js/g.js?p=GTM-WS39RDNV&l=_wGtmDataLayer158 KB109 KB (70%)3rd
https://code.tidio.co/widget-v4/1_427_0/static/js/widget.155aa5f3d5f6bde40f89.js214 KB105 KB (49%)3rd
https://code.tidio.co/widget-v4/1_427_0/static/js/chunk-WidgetIframe-155aa5f3d5f6bde40f89.js146 KB80 KB (55%)3rd
https://www.googletagmanager.com/gtag/js?id=G-L206HXJP92&cx=c&gtm=4e64k0169 KB70 KB (41%)3rd
https://www.googletagmanager.com/gtm.js?id=GTM-WS39RDNV158 KB68 KB (43%)3rd
https://www.googletagmanager.com/gtag/js?id=AW-1040458670&cx=c&gtm=4e64k0137 KB62 KB (45%)3rd
https://www.googletagmanager.com/gtag/js?id=&l=_analyticsDataLayer85 KB55 KB (65%)3rd
https://sucuri.net/wp-content/themes/sucuriwp/js/script.min.js35 KB26 KB (74%)1st
https://sucuri.net/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.32.211 KB1st
https://www.youtube.com/iframe_api3 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
111 resources · 2.7 MB · 576 KB savings available
FIX
111 resources · 2.7 MB · 576 KB savings available
Warning::
Page weight 1.7 MB over 1MB target
Got: 2.7 MB Expected: ≤ 1 MB
Info::
~576 KB of savings available
Warning::
39 third-party resources (49% of weight)
Info::
2 resources over 200KB
111 resources · 2.7 MiB · 39 third-party 1.7 MiB over 1MB target
JavaScript 51% · 1.3 MiB
Image 30% · 811.2 KiB
Font 9% · 236.8 KiB
CSS 7% · 200.1 KiB
Document 2% · 62.3 KiB
Media 1% · 35.3 KiB
Other 0% · 3.4 KiB

~575.5 KiB of savings available

Remove unused JavaScript: 575.5 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.

B
Third-Party Impact
49% third-party, 0 ms blocking
REVIEW
49% third-party, 0 ms blocking
Info::
Third-party code accounts for 49% of page weight (1.3 MiB of 2.7 MiB)
Info::
Third-party blocking time is low (0 ms)
51%
49%
First-party Third-party
C
Image Optimization
Action
19 images, 0 KB saveable
REVIEW
19 images, 0 KB saveable
Warning::
https://sucuri.net/wp-content/uploads/2021/10/logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sucuri.net/wp-content/uploads/2022/12/sucu... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sucuri.net/wp-content/uploads/2022/12/logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sucuri.net/wp-content/uploads/2022/12/logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sucuri.net/wp-content/uploads/2023/06/Logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sucuri.net/wp-content/uploads/elementor/th... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://sucuri.net/wp-content/uploads/2021/09/logo... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
19 images 809 KB
0 oversized -0 KB
16 legacy format
7 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

C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

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
8 fonts (237 KB)
PASS
8 fonts (237 KB)
Info::
8 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

8

237 KB total

Render-blocking

0

of 8

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 FCP 3.1 s LCP 10.3 shttps://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/opensans-memvyags126mizpba-uvwbx2vvnxbbobj2ovts-muw.woff2opensans-memvyags126miz... https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/opensans-memvyags126mizpba-uvwbx2vvnxbbobj2ovts-muw.woff2 — 47.8 KiB — 45 ms — font-display: swaphttps://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffhjdgitzyw.woff2titilliumweb-napdcztiao... https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffhjdgitzyw.woff2 — 12.2 KiB — 30 ms — font-display: swaphttps://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffbzcgitzyw.woff2titilliumweb-napdcztiao... https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffbzcgitzyw.woff2 — 12.5 KiB — 32 ms — font-display: swaphttps://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napecztiaohvxomyor9n_e7fdmpmdq.woff2titilliumweb-napecztiao... https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napecztiaohvxomyor9n_e7fdmpmdq.woff2 — 12.7 KiB — 34 ms — font-display: swaphttps://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffgjegitzyw.woff2titilliumweb-napdcztiao... https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffgjegitzyw.woff2 — 12.8 KiB — 35 ms — font-display: swaphttps://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2roboto-kfo7cnqeu92fr1me... https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2 — 39.8 KiB — 36 ms — font-display: swaphttps://code.tidio.co/widget-v4/fonts/mulish_SGhgqk3wotYKNnBQ.woff2mulish_SGhgqk3wotYKNnBQ... https://code.tidio.co/widget-v4/fonts/mulish_SGhgqk3wotYKNnBQ.woff2 — 27.0 KiB — 87 ms — font-display: swaphttps://code.tidio.co/widget-v4/fonts/inter_UcCo3FwrK3iLTcviYwYZ8UA3.woff2inter_UcCo3FwrK3iLTcviY... https://code.tidio.co/widget-v4/fonts/inter_UcCo3FwrK3iLTcviYwYZ8UA3.woff2 — 71.9 KiB — 84 ms — font-display: swap
opensans-memvyags126miz... woff2 swap
Size 48 KB
Load time 45 ms
Start 656 ms
Risk FOUT — text flashes from fallback to web font
titilliumweb-napdcztiao... woff2 swap
Size 12 KB
Load time 30 ms
Start 748 ms
Risk FOUT — text flashes from fallback to web font
titilliumweb-napdcztiao... woff2 swap
Size 13 KB
Load time 32 ms
Start 749 ms
Risk FOUT — text flashes from fallback to web font
titilliumweb-napecztiao... woff2 swap
Size 13 KB
Load time 34 ms
Start 749 ms
Risk FOUT — text flashes from fallback to web font
titilliumweb-napdcztiao... woff2 swap
Size 13 KB
Load time 35 ms
Start 749 ms
Risk FOUT — text flashes from fallback to web font
roboto-kfo7cnqeu92fr1me... woff2 swap
Size 40 KB
Load time 36 ms
Start 750 ms
Risk FOUT — text flashes from fallback to web font
mulish_SGhgqk3wotYKNnBQ... woff2 swap
Size 27 KB
Load time 87 ms
Start 1.2 s
Risk FOUT — text flashes from fallback to web font
inter_UcCo3FwrK3iLTcviY... woff2 swap
Size 72 KB
Load time 84 ms
Start 1.2 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
2 hints, 0 missing preconnects
PASS
2 hints, 0 missing preconnects
Info::
Page uses 2 resource hint(s)

Current Resource Hints

preconnect
preload
dns-prefetch
2
prefetch

2 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
Network Waterfall
111 requests over 14379ms
INFO
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.1 s LCP 10.3 shttps://sucuri.net// https://sucuri.net/ — 200 — 61.8 KiB — 555 ms — h2https://sucuri.net/wp-includes/css/dist/components/style.min.css?ver=6.9.1/wp-includes/css/dist/components/st... https://sucuri.net/wp-includes/css/dist/components/style.min.css?ver=6.9.1 — 200 — 14.5 KiB — 49 ms — h2https://sucuri.net/wp-includes/css/dist/preferences/style.min.css?ver=6.9.1/wp-includes/css/dist/preferences/s... https://sucuri.net/wp-includes/css/dist/preferences/style.min.css?ver=6.9.1 — 200 — 1.0 KiB — 50 ms — h2https://sucuri.net/wp-includes/css/dist/block-editor/style.min.css?ver=6.9.1/wp-includes/css/dist/block-editor/... https://sucuri.net/wp-includes/css/dist/block-editor/style.min.css?ver=6.9.1 — 200 — 16.8 KiB — 60 ms — h2https://sucuri.net/wp-includes/css/dist/reusable-blocks/style.min.css?ver=6.9.1/wp-includes/css/dist/reusable-bloc... https://sucuri.net/wp-includes/css/dist/reusable-blocks/style.min.css?ver=6.9.1 — 200 — 915 B — 60 ms — h2https://sucuri.net/wp-includes/css/dist/patterns/style.min.css?ver=6.9.1/wp-includes/css/dist/patterns/styl... https://sucuri.net/wp-includes/css/dist/patterns/style.min.css?ver=6.9.1 — 200 — 1.3 KiB — 61 ms — h2https://sucuri.net/wp-includes/css/dist/editor/style.min.css?ver=6.9.1/wp-includes/css/dist/editor/style.... https://sucuri.net/wp-includes/css/dist/editor/style.min.css?ver=6.9.1 — 200 — 10.3 KiB — 67 ms — h2https://sucuri.net/wp-content/mu-plugins/sucuri-framework/dist/blocks.style.build.css?ver=1645707241/wp-content/mu-plugins/sucuri-frame... https://sucuri.net/wp-content/mu-plugins/sucuri-framework/dist/blocks.style.build.css?ver=1645707241 — 200 — 2.7 KiB — 69 ms — h2https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css?ver=6.9.1cdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css?ver=6.9.1 — 200 — 998 B — 50 ms — h2https://sucuri.net/wp-content/plugins/custom-functionalities-sucuri/assets/css/main.css?ver=1.0.12/wp-content/plugins/custom-function... https://sucuri.net/wp-content/plugins/custom-functionalities-sucuri/assets/css/main.css?ver=1.0.12 — 200 — 37.4 KiB — 106 ms — h2https://sucuri.net/wp-content/plugins/pojo-accessibility/assets/build/fonts.css?ver=4.0.3/wp-content/plugins/pojo-accessibil... https://sucuri.net/wp-content/plugins/pojo-accessibility/assets/build/fonts.css?ver=4.0.3 — 200 — 1.9 KiB — 106 ms — h2https://sucuri.net/wp-content/plugins/pojo-accessibility/assets/build/skip-link.css?ver=4.0.3/wp-content/plugins/pojo-accessibil... https://sucuri.net/wp-content/plugins/pojo-accessibility/assets/build/skip-link.css?ver=4.0.3 — 200 — 1022 B — 106 ms — h2https://sucuri.net/wp-content/themes/sucuriwp/style.css?ver=6.9.1/wp-content/themes/sucuriwp/style.c... https://sucuri.net/wp-content/themes/sucuriwp/style.css?ver=6.9.1 — 200 — 940 B — 106 ms — h2https://sucuri.net/wp-content/themes/sucuriwp/css/style.css?ver=1764953816/wp-content/themes/sucuriwp/css/sty... https://sucuri.net/wp-content/themes/sucuriwp/css/style.css?ver=1764953816 — 200 — 82.5 KiB — 123 ms — h2https://sucuri.net/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1773096525/wp-content/uploads/elementor/css/c... https://sucuri.net/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1773096525 — 200 — 7.7 KiB — 124 ms — h2https://sucuri.net/wp-content/uploads/elementor/css/post-8778.css?ver=1773096525/wp-content/uploads/elementor/css/p... https://sucuri.net/wp-content/uploads/elementor/css/post-8778.css?ver=1773096525 — 200 — 1.5 KiB — 124 ms — h2https://sucuri.net/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.32.2/wp-content/plugins/elementor/asset... https://sucuri.net/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.32.2 — 200 — 1.0 KiB — 124 ms — h2https://sucuri.net/wp-content/plugins/elementor/assets/css/widget-counter.min.css?ver=3.32.2/wp-content/plugins/elementor/asset... https://sucuri.net/wp-content/plugins/elementor/assets/css/widget-counter.min.css?ver=3.32.2 — 200 — 965 B — 119 ms — h2https://sucuri.net/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.32.2/wp-content/plugins/elementor/asset... https://sucuri.net/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.32.2 — 200 — 819 B — 119 ms — h2https://sucuri.net/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.32.2/wp-content/plugins/elementor/asset... https://sucuri.net/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.32.2 — 200 — 845 B — 119 ms — h2https://sucuri.net/wp-content/uploads/elementor/css/post-10628.css?ver=1773169309/wp-content/uploads/elementor/css/p... https://sucuri.net/wp-content/uploads/elementor/css/post-10628.css?ver=1773169309 — 200 — 5.3 KiB — 121 ms — h2https://sucuri.net/wp-content/uploads/elementor/css/post-10522.css?ver=1773097507/wp-content/uploads/elementor/css/p... https://sucuri.net/wp-content/uploads/elementor/css/post-10522.css?ver=1773097507 — 200 — 1.0 KiB — 119 ms — h2https://sucuri.net/wp-content/uploads/elementor/css/post-10539.css?ver=1773096526/wp-content/uploads/elementor/css/p... https://sucuri.net/wp-content/uploads/elementor/css/post-10539.css?ver=1773096526 — 200 — 1.0 KiB — 119 ms — h2https://sucuri.net/wp-content/uploads/elementor/google-fonts/css/opensans.css?ver=1738771945/wp-content/uploads/elementor/googl... https://sucuri.net/wp-content/uploads/elementor/google-fonts/css/opensans.css?ver=1738771945 — 200 — 3.2 KiB — 120 ms — h2https://sucuri.net/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1738771956/wp-content/uploads/elementor/googl... https://sucuri.net/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1738771956 — 200 — 3.4 KiB — 120 ms — h2https://sucuri.net/wp-content/uploads/elementor/google-fonts/css/titilliumweb.css?ver=1738771957/wp-content/uploads/elementor/googl... https://sucuri.net/wp-content/uploads/elementor/google-fonts/css/titilliumweb.css?ver=1738771957 — 200 — 1.3 KiB — 119 ms — h2https://sucuri.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://sucuri.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.3 KiB — 126 ms — h2https://sucuri.net/wp-content/plugins/pojo-accessibility/assets/build/remediation-module.js/wp-content/plugins/pojo-accessibil... https://sucuri.net/wp-content/plugins/pojo-accessibility/assets/build/remediation-module.js — 200 — 19.1 KiB — 126 ms — h2https://sucuri.net/wp-content/uploads/2025/11/Sucuri-Learning-Logo-Option-1-Vertical-whitecolors-1.png/wp-content/uploads/2025/11/Sucuri-... https://sucuri.net/wp-content/uploads/2025/11/Sucuri-Learning-Logo-Option-1-Vertical-whitecolors-1.png — 200 — 7.2 KiB — 126 ms — h2https://sucuri.net/wp-content/uploads/2024/09/TSOHost-discount-768x150.jpg/wp-content/uploads/2024/09/TSOHost... https://sucuri.net/wp-content/uploads/2024/09/TSOHost-discount-768x150.jpg — 200 — 22.2 KiB — 57 ms — h3
0 ms 2.0 s 4.0 s 6.0 s 8.0 s 10.0 s 12.0 s 14.0 s FCP 3.1 s LCP 10.3 shttps://sucuri.net// https://sucuri.net/ — 200 — 61.8 KiB — 555 ms — h2https://sucuri.net/wp-includes/css/dist/components/style.min.css?ver=6.9.1/wp-includes/css/dist/components/st... https://sucuri.net/wp-includes/css/dist/components/style.min.css?ver=6.9.1 — 200 — 14.5 KiB — 49 ms — h2https://sucuri.net/wp-includes/css/dist/preferences/style.min.css?ver=6.9.1/wp-includes/css/dist/preferences/s... https://sucuri.net/wp-includes/css/dist/preferences/style.min.css?ver=6.9.1 — 200 — 1.0 KiB — 50 ms — h2https://sucuri.net/wp-includes/css/dist/block-editor/style.min.css?ver=6.9.1/wp-includes/css/dist/block-editor/... https://sucuri.net/wp-includes/css/dist/block-editor/style.min.css?ver=6.9.1 — 200 — 16.8 KiB — 60 ms — h2https://sucuri.net/wp-includes/css/dist/reusable-blocks/style.min.css?ver=6.9.1/wp-includes/css/dist/reusable-bloc... https://sucuri.net/wp-includes/css/dist/reusable-blocks/style.min.css?ver=6.9.1 — 200 — 915 B — 60 ms — h2https://sucuri.net/wp-includes/css/dist/patterns/style.min.css?ver=6.9.1/wp-includes/css/dist/patterns/styl... https://sucuri.net/wp-includes/css/dist/patterns/style.min.css?ver=6.9.1 — 200 — 1.3 KiB — 61 ms — h2https://sucuri.net/wp-includes/css/dist/editor/style.min.css?ver=6.9.1/wp-includes/css/dist/editor/style.... https://sucuri.net/wp-includes/css/dist/editor/style.min.css?ver=6.9.1 — 200 — 10.3 KiB — 67 ms — h2https://sucuri.net/wp-content/mu-plugins/sucuri-framework/dist/blocks.style.build.css?ver=1645707241/wp-content/mu-plugins/sucuri-frame... https://sucuri.net/wp-content/mu-plugins/sucuri-framework/dist/blocks.style.build.css?ver=1645707241 — 200 — 2.7 KiB — 69 ms — h2https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css?ver=6.9.1cdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css?ver=6.9.1 — 200 — 998 B — 50 ms — h2https://sucuri.net/wp-content/plugins/custom-functionalities-sucuri/assets/css/main.css?ver=1.0.12/wp-content/plugins/custom-function... https://sucuri.net/wp-content/plugins/custom-functionalities-sucuri/assets/css/main.css?ver=1.0.12 — 200 — 37.4 KiB — 106 ms — h2https://sucuri.net/wp-content/plugins/pojo-accessibility/assets/build/fonts.css?ver=4.0.3/wp-content/plugins/pojo-accessibil... https://sucuri.net/wp-content/plugins/pojo-accessibility/assets/build/fonts.css?ver=4.0.3 — 200 — 1.9 KiB — 106 ms — h2https://sucuri.net/wp-content/plugins/pojo-accessibility/assets/build/skip-link.css?ver=4.0.3/wp-content/plugins/pojo-accessibil... https://sucuri.net/wp-content/plugins/pojo-accessibility/assets/build/skip-link.css?ver=4.0.3 — 200 — 1022 B — 106 ms — h2https://sucuri.net/wp-content/themes/sucuriwp/style.css?ver=6.9.1/wp-content/themes/sucuriwp/style.c... https://sucuri.net/wp-content/themes/sucuriwp/style.css?ver=6.9.1 — 200 — 940 B — 106 ms — h2https://sucuri.net/wp-content/themes/sucuriwp/css/style.css?ver=1764953816/wp-content/themes/sucuriwp/css/sty... https://sucuri.net/wp-content/themes/sucuriwp/css/style.css?ver=1764953816 — 200 — 82.5 KiB — 123 ms — h2https://sucuri.net/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1773096525/wp-content/uploads/elementor/css/c... https://sucuri.net/wp-content/uploads/elementor/css/custom-frontend.min.css?ver=1773096525 — 200 — 7.7 KiB — 124 ms — h2https://sucuri.net/wp-content/uploads/elementor/css/post-8778.css?ver=1773096525/wp-content/uploads/elementor/css/p... https://sucuri.net/wp-content/uploads/elementor/css/post-8778.css?ver=1773096525 — 200 — 1.5 KiB — 124 ms — h2https://sucuri.net/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.32.2/wp-content/plugins/elementor/asset... https://sucuri.net/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.32.2 — 200 — 1.0 KiB — 124 ms — h2https://sucuri.net/wp-content/plugins/elementor/assets/css/widget-counter.min.css?ver=3.32.2/wp-content/plugins/elementor/asset... https://sucuri.net/wp-content/plugins/elementor/assets/css/widget-counter.min.css?ver=3.32.2 — 200 — 965 B — 119 ms — h2https://sucuri.net/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.32.2/wp-content/plugins/elementor/asset... https://sucuri.net/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.32.2 — 200 — 819 B — 119 ms — h2https://sucuri.net/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.32.2/wp-content/plugins/elementor/asset... https://sucuri.net/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.32.2 — 200 — 845 B — 119 ms — h2https://sucuri.net/wp-content/uploads/elementor/css/post-10628.css?ver=1773169309/wp-content/uploads/elementor/css/p... https://sucuri.net/wp-content/uploads/elementor/css/post-10628.css?ver=1773169309 — 200 — 5.3 KiB — 121 ms — h2https://sucuri.net/wp-content/uploads/elementor/css/post-10522.css?ver=1773097507/wp-content/uploads/elementor/css/p... https://sucuri.net/wp-content/uploads/elementor/css/post-10522.css?ver=1773097507 — 200 — 1.0 KiB — 119 ms — h2https://sucuri.net/wp-content/uploads/elementor/css/post-10539.css?ver=1773096526/wp-content/uploads/elementor/css/p... https://sucuri.net/wp-content/uploads/elementor/css/post-10539.css?ver=1773096526 — 200 — 1.0 KiB — 119 ms — h2https://sucuri.net/wp-content/uploads/elementor/google-fonts/css/opensans.css?ver=1738771945/wp-content/uploads/elementor/googl... https://sucuri.net/wp-content/uploads/elementor/google-fonts/css/opensans.css?ver=1738771945 — 200 — 3.2 KiB — 120 ms — h2https://sucuri.net/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1738771956/wp-content/uploads/elementor/googl... https://sucuri.net/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1738771956 — 200 — 3.4 KiB — 120 ms — h2https://sucuri.net/wp-content/uploads/elementor/google-fonts/css/titilliumweb.css?ver=1738771957/wp-content/uploads/elementor/googl... https://sucuri.net/wp-content/uploads/elementor/google-fonts/css/titilliumweb.css?ver=1738771957 — 200 — 1.3 KiB — 119 ms — h2https://sucuri.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://sucuri.net/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 30.3 KiB — 126 ms — h2https://sucuri.net/wp-content/plugins/pojo-accessibility/assets/build/remediation-module.js/wp-content/plugins/pojo-accessibil... https://sucuri.net/wp-content/plugins/pojo-accessibility/assets/build/remediation-module.js — 200 — 19.1 KiB — 126 ms — h2https://sucuri.net/wp-content/uploads/2025/11/Sucuri-Learning-Logo-Option-1-Vertical-whitecolors-1.png/wp-content/uploads/2025/11/Sucuri-... https://sucuri.net/wp-content/uploads/2025/11/Sucuri-Learning-Logo-Option-1-Vertical-whitecolors-1.png — 200 — 7.2 KiB — 126 ms — h2https://sucuri.net/wp-content/uploads/2024/09/TSOHost-discount-768x150.jpg/wp-content/uploads/2024/09/TSOHost... https://sucuri.net/wp-content/uploads/2024/09/TSOHost-discount-768x150.jpg — 200 — 22.2 KiB — 57 ms — h3https://sucuri.net/wp-content/uploads/2025/06/Website-Uptime.png/wp-content/uploads/2025/06/Website... https://sucuri.net/wp-content/uploads/2025/06/Website-Uptime.png — 200 — 47.0 KiB — 83 ms — h3https://sucuri.net/wp-content/uploads/2022/12/sucuri_logo_dark.svg/wp-content/uploads/2022/12/sucuri_... https://sucuri.net/wp-content/uploads/2022/12/sucuri_logo_dark.svg — 200 — 2.5 KiB — 43 ms — h3https://img6.wsimg.com/wrhs-next/b369373862d987468e59699db09432aa/scc-sucuri-c1.min.jsimg6.wsimg.com/wrhs-next/b369373862... https://img6.wsimg.com/wrhs-next/b369373862d987468e59699db09432aa/scc-sucuri-c1.min.js — 200 — 30.0 KiB — 89 ms — h2https://cdn.elementor.com/a11y/widget.js?api_key=ea11y-6dde8770-1b5a-4df1-b286-54dd0053514a&ver=4.0.3cdn.elementor.com/a11y/widget.js?ap... https://cdn.elementor.com/a11y/widget.js?api_key=ea11y-6dde8770-1b5a-4df1-b286-54dd0053514a&ver=4.0.3 — 200 — 38.0 KiB — 221 ms — h2https://sucuri.net/wp-content/themes/sucuriwp/js/navigation.js?ver=1628779856/wp-content/themes/sucuriwp/js/navi... https://sucuri.net/wp-content/themes/sucuriwp/js/navigation.js?ver=1628779856 — 200 — 1.7 KiB — 36 ms — h3https://sucuri.net/wp-content/themes/sucuriwp/js/skip-link-focus-fix.js?ver=1628779856/wp-content/themes/sucuriwp/js/skip... https://sucuri.net/wp-content/themes/sucuriwp/js/skip-link-focus-fix.js?ver=1628779856 — 200 — 1.0 KiB — 36 ms — h3https://sucuri.net/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.32.2/wp-content/plugins/elementor/asset... https://sucuri.net/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.32.2 — 200 — 3.1 KiB — 43 ms — h3https://sucuri.net/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.32.2/wp-content/plugins/elementor/asset... https://sucuri.net/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.32.2 — 200 — 18.8 KiB — 50 ms — h3https://sucuri.net/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3/wp-includes/js/jquery/ui/core.min.... https://sucuri.net/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 7.5 KiB — 63 ms — h3https://sucuri.net/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.32.2/wp-content/plugins/elementor/asset... https://sucuri.net/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.32.2 — 200 — 10.8 KiB — 63 ms — h3https://sucuri.net/wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.min.js?ver=0.2.1/wp-content/plugins/elementor/asset... https://sucuri.net/wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.min.js?ver=0.2.1 — 200 — 1.4 KiB — 64 ms — h3https://sucuri.net/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.32.1/wp-content/plugins/elementor-pro/a... https://sucuri.net/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.32.1 — 200 — 3.4 KiB — 66 ms — h3https://sucuri.net/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1/wp-includes/js/dist/hooks.min.js?v... https://sucuri.net/wp-includes/js/dist/hooks.min.js?ver=dd5603f07f9220ed27f1 — 200 — 2.5 KiB — 66 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA… — 200 — 0 B — 0 ms — datahttps://sucuri.net/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375/wp-includes/js/dist/i18n.min.js?ve... https://sucuri.net/wp-includes/js/dist/i18n.min.js?ver=c26c3dc7bed366793375 — 200 — 2.8 KiB — 66 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA… — 200 — 0 B — 0 ms — datahttps://sucuri.net/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.32.1/wp-content/plugins/elementor-pro/a... https://sucuri.net/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.32.1 — 200 — 7.0 KiB — 67 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA… — 200 — 0 B — 0 ms — datadata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA… — 200 — 0 B — 0 ms — datahttps://sucuri.net/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.32.1/wp-content/plugins/elementor-pro/a... https://sucuri.net/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.32.1 — 200 — 11.0 KiB — 75 ms — h3data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA…data:image/png;base64,iVBORw0KGgoAA... data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAA… — 200 — 0 B — 0 ms — datahttps://sucuri.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://sucuri.net/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 5.4 KiB — 75 ms — h3https://sucuri.net/wp-content/uploads/2025/06/910ddcad7ad0973a968d9ba4b8d8a73e.svg/wp-content/uploads/2025/06/910ddca... https://sucuri.net/wp-content/uploads/2025/06/910ddcad7ad0973a968d9ba4b8d8a73e.svg — 200 — 862 B — 75 ms — h3https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.jscdn.jsdelivr.net/npm/slick-carousel... https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js — 200 — 10.8 KiB — 6 ms — h2https://sucuri.net/wp-content/themes/sucuriwp/js/script.min.js/wp-content/themes/sucuriwp/js/scri... https://sucuri.net/wp-content/themes/sucuriwp/js/script.min.js — 200 — 35.3 KiB — 79 ms — h3https://sucuri.net/wp-content/plugins/custom-functionalities-sucuri/assets/js/utilities/fslightbox.js?ver=1.0.0/wp-content/plugins/custom-function... https://sucuri.net/wp-content/plugins/custom-functionalities-sucuri/assets/js/utilities/fslightbox.js?ver=1.0.0 — 200 — 11.5 KiB — 77 ms — h3https://www.googletagmanager.com/gtm.js?id=GTM-WS39RDNVwww.googletagmanager.com/gtm.js?id=... https://www.googletagmanager.com/gtm.js?id=GTM-WS39RDNV — 200 — 158.3 KiB — 200 ms — h2https://www.clarity.ms/tag/q4ab4uc7rl?ref=wordpresswww.clarity.ms/tag/q4ab4uc7rl?ref=w... https://www.clarity.ms/tag/q4ab4uc7rl?ref=wordpress — 200 — 848 B — 173 ms — http/1.1https://sucuri.net/wp-content/uploads/elementor/thumbs/Sucuri-Logo-qio221wlg9vvaaewra0jqjt8rf04jyn1vtdestgfmi.png/wp-content/uploads/elementor/thumb... https://sucuri.net/wp-content/uploads/elementor/thumbs/Sucuri-Logo-qio221wlg9vvaaewra0jqjt8rf04jyn1vtdestgfmi.png — 200 — 4.6 KiB — 50 ms — h3https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/opensans-memvyags126mizpba-uvwbx2vvnxbbobj2ovts-muw.woff2/wp-content/uploads/elementor/googl... https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/opensans-memvyags126mizpba-uvwbx2vvnxbbobj2ovts-muw.woff2 — 200 — 47.8 KiB — 45 ms — h3https://code.tidio.co/iasj7l494ozssh7fwkv0j9yp9xj345c6.jscode.tidio.co/iasj7l494ozssh7fwkv0j... https://code.tidio.co/iasj7l494ozssh7fwkv0j9yp9xj345c6.js — 302 — 457 B — 203 ms — h2https://sucuri.net/wp-content/uploads/2024/02/Background-header-1-scaled.webp/wp-content/uploads/2024/02/Backgro... https://sucuri.net/wp-content/uploads/2024/02/Background-header-1-scaled.webp — 200 — 642.2 KiB — 309 ms — h3https://sucuri.net/wp-content/uploads/2024/02/Group-2023-1-jpg.webp/wp-content/uploads/2024/02/Group-2... https://sucuri.net/wp-content/uploads/2024/02/Group-2023-1-jpg.webp — 200 — 39.2 KiB — 41 ms — h3https://sucuri.net/wp-content/plugins/custom-functionalities-sucuri/revamp/footer_revamp/assets/images/footer-mask.png/wp-content/plugins/custom-function... https://sucuri.net/wp-content/plugins/custom-functionalities-sucuri/revamp/footer_revamp/assets/images/footer-mask.png — 200 — 6.5 KiB — 38 ms — h3https://sucuri.net/wp-content/uploads/2023/06/Logotype-1.png/wp-content/uploads/2023/06/Logotyp... https://sucuri.net/wp-content/uploads/2023/06/Logotype-1.png — 200 — 3.0 KiB — 31 ms — h3https://sucuri.net/wp-content/uploads/2021/09/logo_magento.svg/wp-content/uploads/2021/09/logo_ma... https://sucuri.net/wp-content/uploads/2021/09/logo_magento.svg — 200 — 6.3 KiB — 50 ms — h3https://sucuri.net/wp-content/uploads/2021/10/logo_phpBB.svg/wp-content/uploads/2021/10/logo_ph... https://sucuri.net/wp-content/uploads/2021/10/logo_phpBB.svg — 200 — 13.7 KiB — 50 ms — h3https://sucuri.net/wp-content/uploads/2022/12/logo_drupal.png/wp-content/uploads/2022/12/logo_dr... https://sucuri.net/wp-content/uploads/2022/12/logo_drupal.png — 200 — 2.0 KiB — 50 ms — h3https://sucuri.net/wp-content/uploads/2022/12/logo_joomla.png/wp-content/uploads/2022/12/logo_jo... https://sucuri.net/wp-content/uploads/2022/12/logo_joomla.png — 200 — 1.8 KiB — 50 ms — h3https://sucuri.net/wp-content/uploads/2024/02/Group-19-1.png/wp-content/uploads/2024/02/Group-1... https://sucuri.net/wp-content/uploads/2024/02/Group-19-1.png — 200 — 2.9 KiB — 50 ms — h3https://sucuri.net/wp-content/uploads/2024/02/Group-44.png/wp-content/uploads/2024/02/Group-4... https://sucuri.net/wp-content/uploads/2024/02/Group-44.png — 200 — 2.1 KiB — 50 ms — h3https://sucuri.net/wp-content/uploads/2024/02/Group-20-1.png/wp-content/uploads/2024/02/Group-2... https://sucuri.net/wp-content/uploads/2024/02/Group-20-1.png — 200 — 2.1 KiB — 50 ms — h3https://sucuri.net/wp-content/uploads/2024/02/Guidelines.png/wp-content/uploads/2024/02/Guideli... https://sucuri.net/wp-content/uploads/2024/02/Guidelines.png — 200 — 3.1 KiB — 50 ms — h3https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffhjdgitzyw.woff2/wp-content/uploads/elementor/googl... https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffhjdgitzyw.woff2 — 200 — 12.2 KiB — 30 ms — h3https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffbzcgitzyw.woff2/wp-content/uploads/elementor/googl... https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffbzcgitzyw.woff2 — 200 — 12.5 KiB — 32 ms — h3https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napecztiaohvxomyor9n_e7fdmpmdq.woff2/wp-content/uploads/elementor/googl... https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napecztiaohvxomyor9n_e7fdmpmdq.woff2 — 200 — 12.7 KiB — 34 ms — h3https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffgjegitzyw.woff2/wp-content/uploads/elementor/googl... https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/titilliumweb-napdcztiaohvxomyor9n_e7ffgjegitzyw.woff2 — 200 — 12.8 KiB — 35 ms — h3https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2/wp-content/uploads/elementor/googl... https://sucuri.net/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2 — 200 — 39.8 KiB — 36 ms — h3https://code.tidio.co/widget-v4/1_427_0/static/js/render.155aa5f3d5f6bde40f89.jscode.tidio.co/widget-v4/1_427_0/sta... https://code.tidio.co/widget-v4/1_427_0/static/js/render.155aa5f3d5f6bde40f89.js — 200 — 2.8 KiB — 27 ms — h2https://www.youtube.com/iframe_apiwww.youtube.com/iframe_api https://www.youtube.com/iframe_api — 200 — 3.2 KiB — 136 ms — h2blob:https://sucuri.net/aedcc442-12a2-43b3-815a-5a952c91aa6csucuri.net/aedcc442-12a2-43b3-815a-... blob:https://sucuri.net/aedcc442-12a2-43b3-815a-5a952c91aa6c — 200 — -1 B — 169 ms — blobhttps://sucuri.net/wp-content/plugins/elementor/assets/js/section-frontend-handlers.d85ab872da118940910d.bundle.min.js/wp-content/plugins/elementor/asset... https://sucuri.net/wp-content/plugins/elementor/assets/js/section-frontend-handlers.d85ab872da118940910d.bundle.min.js — 200 — 964 B — 29 ms — h3https://sucuri.net/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.4c8abccc3e268b0767b2.bundle.min.js/wp-content/plugins/elementor/asset... https://sucuri.net/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.4c8abccc3e268b0767b2.bundle.min.js — 200 — 3.3 KiB — 30 ms — h3https://sucuri.net/wp-content/plugins/elementor/assets/js/counter.12335f45aaa79d244f24.bundle.min.js/wp-content/plugins/elementor/asset... https://sucuri.net/wp-content/plugins/elementor/assets/js/counter.12335f45aaa79d244f24.bundle.min.js — 200 — 1.1 KiB — 28 ms — h3https://sucuri.net/wp-content/plugins/elementor/assets/js/text-editor.abc8f59c62f2820dc25a.bundle.min.js/wp-content/plugins/elementor/asset... https://sucuri.net/wp-content/plugins/elementor/assets/js/text-editor.abc8f59c62f2820dc25a.bundle.min.js — 200 — 1.3 KiB — 29 ms — h3https://scripts.clarity.ms/0.8.60-beta/clarity.jsscripts.clarity.ms/0.8.60-beta/clar... https://scripts.clarity.ms/0.8.60-beta/clarity.js — 200 — 25.0 KiB — 156 ms — h2https://sucuri.net/wp-includes/js/wp-emoji-release.min.js?ver=6.9.1/wp-includes/js/wp-emoji-release.mi... https://sucuri.net/wp-includes/js/wp-emoji-release.min.js?ver=6.9.1 — 200 — 5.9 KiB — 29 ms — h3https://www.googletagmanager.com/gtag/js?id=G-L206HXJP92&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=G-L206HXJP92&cx=c&gtm=4e64k0 — 200 — 169.2 KiB — 67 ms — h2https://www.googletagmanager.com/gtag/js?id=AW-1040458670&cx=c&gtm=4e64k0www.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=AW-1040458670&cx=c&gtm=4e64k0 — 200 — 137.5 KiB — 81 ms — h2https://www.google.com/ccm/collect?rcb=9&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fsucuri.net%2F&scrsrc=www.googletagmanager.com&rnd=1719577892.1776893540&dt=Sucuri%20-%20Complete%20Website%20Security%2C%20Protection%20%26%20Monitoring&auid=20181428.1776893540&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v9217196321za200zd9217196321xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401~117384405&apve=1&apvf=f&apvc=1&tft=1776893540369&tfd=1148www.google.com/ccm/collect?rcb=9&fr... https://www.google.com/ccm/collect?rcb=9&frm=0&ae=g&en=page_view&dl=https%3A%2F%2Fsucuri.net%2F&scrsrc=www.googletagmanager.com&rnd=1719577892.1776893540&dt=Sucuri%20-%20Complete%20Website%20Security%2C%20Protection%20%26%20Monitoring&auid=20181428.1776893540&navt=n&npa=1&ep.ads_data_redaction=0&gtm=45He64k0v9217196321za200zd9217196321xea&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115938465~115938468~117266401~117384405&apve=1&apvf=f&apvc=1&tft=1776893540369&tfd=1148 — 200 — 21 B — 149 ms — h3https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.jswww.youtube.com/s/player/1bb6ee63/w... https://www.youtube.com/s/player/1bb6ee63/www-widgetapi.vflset/www-widgetapi.js — 200 — 10.6 KiB — 34 ms — h2https://code.tidio.co/widget-v4/1_427_0/static/js/chunk-WidgetIframe-155aa5f3d5f6bde40f89.jscode.tidio.co/widget-v4/1_427_0/sta... https://code.tidio.co/widget-v4/1_427_0/static/js/chunk-WidgetIframe-155aa5f3d5f6bde40f89.js — 200 — 145.8 KiB — 51 ms — h2https://code.tidio.co/widget-v4/fonts/mulish_SGhgqk3wotYKNnBQ.woff2code.tidio.co/widget-v4/fonts/mulis... https://code.tidio.co/widget-v4/fonts/mulish_SGhgqk3wotYKNnBQ.woff2 — 200 — 27.0 KiB — 87 ms — h2https://code.tidio.co/widget-v4/fonts/inter_UcCo3FwrK3iLTcviYwYZ8UA3.woff2code.tidio.co/widget-v4/fonts/inter... https://code.tidio.co/widget-v4/fonts/inter_UcCo3FwrK3iLTcviYwYZ8UA3.woff2 — 200 — 71.9 KiB — 84 ms — h2https://code.tidio.co/widget-v4//tururu.mp3code.tidio.co/widget-v4//tururu.mp3 https://code.tidio.co/widget-v4//tururu.mp3 — 206 — 7.3 KiB — 51 ms — h2https://code.tidio.co/widget-v4//notification-sound.mp3code.tidio.co/widget-v4//notificati... https://code.tidio.co/widget-v4//notification-sound.mp3 — 206 — 27.9 KiB — 50 ms — h2https://code.tidio.co/widget-v4/1_427_0/static/js/widget.155aa5f3d5f6bde40f89.jscode.tidio.co/widget-v4/1_427_0/sta... https://code.tidio.co/widget-v4/1_427_0/static/js/widget.155aa5f3d5f6bde40f89.js — 200 — 214.1 KiB — 55 ms — h2https://region1.google-analytics.com/g/collect?v=2&tid=G-L206HXJP92&gtm=45je64k0v893981180z89217196321za20gzb9217196321zd9217196321&_p=1776893539835&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1378661284.1776893540&frm=0&pscdl=noapi&rcb=19&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512543&sid=1776893540&sct=1&seg=0&dl=https%3A%2F%2Fsucuri.net%2F&dt=Sucuri%20-%20Complete%20Website%20Security%2C%20Protection%20%26%20Monitoring&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1279region1.google-analytics.com/g/coll... https://region1.google-analytics.com/g/collect?v=2&tid=G-L206HXJP92&gtm=45je64k0v893981180z89217196321za20gzb9217196321zd9217196321&_p=1776893539835&gcd=13l3l3l2l1l1&npa=1&dma_cps=a&dma=1&are=1&cid=1378661284.1776893540&frm=0&pscdl=noapi&rcb=19&sr=412x823&uaa=&uab=64&uafvl=Chromium%3B147.0.7727.101%7CNot.A%252FBrand%3B8.0.0.0&uam=moto%20g%20power%20(2022)&uamb=1&uap=Android&uapv=11.0&uaw=0&ul=en-us&_s=1&tag_exp=0~115938465~115938468~117266401~117512543&sid=1776893540&sct=1&seg=0&dl=https%3A%2F%2Fsucuri.net%2F&dt=Sucuri%20-%20Complete%20Website%20Security%2C%20Protection%20%26%20Monitoring&en=page_view&_fv=1&_nsi=1&_ss=1&tfd=1279 — 204 — 545 B — 170 ms — h2https://www.google.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fsucuri.net%2F&scrsrc=www.googletagmanager.com&rnd=1719577892.1776893540&dt=Sucuri%20-%20Complete%20Website%20Security%2C%20Protection%20%26%20Monitoring&auid=20181428.1776893540&navt=n&npa=1&gtm=45be64k0v9205570538z89217196321za20gzb9217196321zd9217196321xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-1040458670&tid=AW-1040458670&tft=1776893540595&tfd=1374www.google.com/ccm/collect?rcb=0&fr... https://www.google.com/ccm/collect?rcb=0&frm=0&en=page_view&dl=https%3A%2F%2Fsucuri.net%2F&scrsrc=www.googletagmanager.com&rnd=1719577892.1776893540&dt=Sucuri%20-%20Complete%20Website%20Security%2C%20Protection%20%26%20Monitoring&auid=20181428.1776893540&navt=n&npa=1&gtm=45be64k0v9205570538z89217196321za20gzb9217196321zd9217196321xec&gcd=13l3l3l2l1l1&dma_cps=a&dma=1&tag_exp=0~115616986~115938465~115938469~117266401&apve=1&apvf=f&apvc=0&tids=AW-1040458670&tid=AW-1040458670&tft=1776893540595&tfd=1374 — 200 — 21 B — 76 ms — h3https://www.googletagmanager.com/gtag/js?id=&l=_analyticsDataLayerwww.googletagmanager.com/gtag/js?id... https://www.googletagmanager.com/gtag/js?id=&l=_analyticsDataLayer — 200 — 84.6 KiB — 76 ms — h3https://img1.wsimg.com/tagging/js/g.js?p=GTM-WS39RDNV&l=_wGtmDataLayerimg1.wsimg.com/tagging/js/g.js?p=GT... https://img1.wsimg.com/tagging/js/g.js?p=GTM-WS39RDNV&l=_wGtmDataLayer — 200 — 157.6 KiB — 74 ms — h2https://img1.wsimg.com/signals/js/plugins/scc-web-vitals/scc-web-vitals.min.jsimg1.wsimg.com/signals/js/plugins/s... https://img1.wsimg.com/signals/js/plugins/scc-web-vitals/scc-web-vitals.min.js — 200 — 5.7 KiB — 71 ms — h2https://sucuri.net/wp-content/uploads/2022/02/cropped-Sucuri_FavIcon_512x512-1-32x32.png/wp-content/uploads/2022/02/cropped... https://sucuri.net/wp-content/uploads/2022/02/cropped-Sucuri_FavIcon_512x512-1-32x32.png — 200 — 1.9 KiB — 35 ms — h3https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 274 B — 361 ms — http/1.1https://csp.secureserver.net/eventbus/web?clientid=b18ef4f046435b64a469b32c3c1c20a3csp.secureserver.net/eventbus/web?c... https://csp.secureserver.net/eventbus/web?clientid=b18ef4f046435b64a469b32c3c1c20a3 — 202 — 508 B — 253 ms — http/1.1https://csp.secureserver.net/eventbus/web?clientid=8da2217409854bee82e12dc4ca0b39fbcsp.secureserver.net/eventbus/web?c... https://csp.secureserver.net/eventbus/web?clientid=8da2217409854bee82e12dc4ca0b39fb — 202 — 508 B — 261 ms — http/1.1https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 274 B — 373 ms — http/1.1https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 274 B — 206 ms — http/1.1https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 274 B — 135 ms — http/1.1https://n.clarity.ms/collectn.clarity.ms/collect https://n.clarity.ms/collect — 204 — 274 B — 100 ms — http/1.1https://csp.secureserver.net/eventbus/web?clientid=8da2217409854bee82e12dc4ca0b39fbcsp.secureserver.net/eventbus/web?c... https://csp.secureserver.net/eventbus/web?clientid=8da2217409854bee82e12dc4ca0b39fb — 202 — 508 B — 191 ms — http/1.1
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
35% of JavaScript execution is third-party
First-party Third-party 3818ms · 1160KB · $51/mo
Unattributable
Other
Costly
Execution 1134ms
Transfer 0 KB
Monthly Cost $15/mo
code.tidio.co
Other
Costly
Execution 715ms
Transfer 214 KB
Unused 49%
Monthly Cost $9/mo
img6.wsimg.com
Other
Costly
Execution 477ms
Transfer 30 KB
Monthly Cost $6/mo
Microsoft Clarity
Session Replay
Costly
Execution 356ms
Transfer 25 KB
Monthly Cost $5/mo
Google Tag Manager
Tag Manager
Costly
Execution 287ms
Transfer 158 KB
Unused 43%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Costly
Execution 280ms
Transfer 169 KB
Unused 41%
Monthly Cost $4/mo
Google Tag Manager
Tag Manager
Optional
Execution 173ms
Transfer 137 KB
Unused 45%
Monthly Cost $2/mo
code.tidio.co
Other
Optional
Execution 116ms
Transfer 146 KB
Unused 55%
Monthly Cost $2/mo
cdn.elementor.com
Other
Optional
Execution 107ms
Transfer 38 KB
Monthly Cost $1/mo
Google Tag Manager
Tag Manager
Optional
Execution 66ms
Transfer 85 KB
Unused 65%
Monthly Cost $1/mo
img1.wsimg.com
Other
Optional
Execution 57ms
Transfer 158 KB
Unused 70%
Monthly Cost $1/mo
code.tidio.co
Other
Optional
Execution 50ms
Transfer 0 KB
Monthly Cost $1/mo

These scripts may cost more than they're worth

  • Unattributable adds 1134ms and costs ~$15/month
  • code.tidio.co adds 715ms and costs ~$9/month
  • img6.wsimg.com adds 477ms and costs ~$6/month
  • Microsoft Clarity adds 356ms and costs ~$5/month
  • Google Tag Manager adds 287ms and costs ~$4/month
  • Google Tag Manager adds 280ms and costs ~$4/month

Unattributable takes 1134ms 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

code.tidio.co takes 715ms 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

img6.wsimg.com takes 477ms 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

Microsoft Clarity takes 356ms 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

Google Tag Manager takes 287ms 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

Google Tag Manager takes 280ms 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

55% of code.tidio.co'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

65% of Google Tag Manager'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

70% of img1.wsimg.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