Skip to content
https://gharbdental.com

Performance

· 22 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
82
GRADE
B
FIX
3
REVIEW
6
PASS
10
INFO
3

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

69
Performance Overall performance score (0–100) based on Core Web Vitals and other metrics. 90+ is good.
93
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.
100
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.

862 ms

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

3.67 s

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

120 ms

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

0.042

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

3.80 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.

4.35 s

Page Load Progression

763 ms
1.5 s
2.3 s
3.1 s
3.8 s
4.6 s
5.3 s
6.1 s
Checks
22
10 PASS 6 REVIEW 3 FIX
F
Page Weight Budget
Action
33.4 MB transferred, 143 requests
FIX
33.4 MB transferred, 143 requests
Critical::
Page weighs 35.7 MB (33.4 MB transferred)
Warning::
Images are 12.7 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 12.7 MB
Info::
Fonts are 395 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 395 KB
Warning::
143 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 7.0 g CO2 per page load
33.4 MB / 2.4 MB budget
33.4 MB transferred
143 requests
7.0 g CO2 per page load
Other 19.7 MiB 59%
Images 12.7 MiB 38%
JavaScript 464.6 KiB 1%
Fonts 395.2 KiB 1%
CSS 123.9 KiB 0%
HTML 79.5 KiB 0%
Other 1.0 KiB 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

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

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
JS Execution Cost
Action
2103ms total JS execution
FIX
2103ms total JS execution
Warning::
https://gharbdental.com/: 985ms CPU time
Warning::
Unattributable: 519ms CPU time
Warning::
https://gharbdental.com/wp-includes/js/jquery/jque...: 350ms CPU time
Info::
https://cdn.goftino.com/static/client.js?v=135: 128ms CPU time
Info::
https://www.goftino.com/widget/k6xR5n: 120ms CPU time
Info::
Third-party scripts: 248ms (12% of total)

Main Thread Breakdown

Style & Layout 33% Other 30% Script Evaluation 26% Parse HTML & CSS 4% Rendering 3%
ScriptTotalScriptingParse/CompileParty
https://gharbdental.com/985ms18ms5ms1st
Unattributable519ms3ms0ms1st
https://gharbdental.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1350ms277ms4ms1st
https://cdn.goftino.com/static/client.js?v=135128ms109ms14ms3rd
https://www.goftino.com/widget/k6xR5n120ms10ms0ms3rd
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
25 images, 0 KB saveable
REVIEW
25 images, 0 KB saveable
Warning::
https://gharbdental.com/wp-content/uploads/2026/07... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gharbdental.com/wp-content/uploads/2026/07... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gharbdental.com/wp-content/uploads/2026/07... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
Warning::
https://gharbdental.com/wp-content/uploads/2026/07... is missing width/height — may cause layout shift
Set explicit width and height to prevent CLS.
25 images 12.7 MB
0 oversized -0 KB
25 legacy format
4 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

B
JS Bundles
51 scripts, 138 KB unused
REVIEW
51 scripts, 138 KB unused
Warning::
https://cdn.goftino.com/static/client.js?v=135: 91 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://gharbdental.com/wp-content/plugins/jet-rev...: 26 KB unused (79%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://gharbdental.com/wp-content/plugins/element...: 21 KB unused (56%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 138 KB
138 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://cdn.goftino.com/static/client.js?v=135159 KB91 KB (58%)3rd
https://gharbdental.com/wp-content/plugins/jet-reviews/assets/js/lib/vue.min.js?ver=2.6.1132 KB26 KB (79%)1st
https://gharbdental.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.537 KB21 KB (56%)1st
https://gharbdental.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.129 KB1st
https://gharbdental.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.15 KB1st
https://gharbdental.com/wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js?ver=3.4.11 KB1st
https://gharbdental.com/wp-includes/js/dist/hooks.min.js?ver=7496969728ca0f95732d2 KB1st
https://gharbdental.com/wp-content/plugins/jet-menu/assets/public/js/jet-menu-public-scripts.js?ver=2.4.1011 KB1st
https://gharbdental.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.17 KB1st
https://gharbdental.com/wp-includes/js/imagesloaded.min.js?ver=5.0.02 KB1st

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

B
Main HTML Cache-Control
No Cache-Control header on main HTML response
REVIEW
No Cache-Control header on main HTML response
Info::
Main HTML response has no Cache-Control header
Without an explicit Cache-Control, browsers fall back to heuristic caching (~10% of Last-Modified age). Set `Cache-Control: no-cache` or `max-age=300` for HTML to control freshness explicitly -- prevents stale auth state and SPA shell drift.
B
Server-Timing Observability
No Server-Timing header found
REVIEW
No Server-Timing header found
Info::
No Server-Timing header found
Server-Timing exposes backend timing breakdowns to browser DevTools (e.g., `db: 45ms; render: 120ms; cache: 2ms`). Useful for diagnosing slow pages without backend log access. Most modern frameworks (Next.js, Cloudflare Workers, Fastly) emit it automatically; absence on a managed platform usually means telemetry headers are stripped at the edge.
C
Page Weight Inventory
Action
143 resources · 33.4 MB · 138 KB savings available
REVIEW
143 resources · 33.4 MB · 138 KB savings available
Warning::
Page weight 33.4 MB exceeds 1 MB target by 32.4 MB
Got: 33.4 MB Expected: ≤ 1 MB
Info::
~138 KB of savings available
Info::
6 third-party resources (1% of weight)
Info::
15 resources over 200KB
143 resources · 33.4 MiB · 6 third-party 32.4 MiB over 1MB target
Media 59% · 19.7 MiB
Image 38% · 12.7 MiB
JavaScript 1% · 464.6 KiB
Font 1% · 395.2 KiB
CSS 0% · 123.9 KiB
Document 0% · 79.5 KiB

~138.1 KiB of savings available

Remove unused JavaScript: 138.1 KiB
C
Green Hosting
Action
Whether the site is served from green-energy infrastructure
REVIEW

Green Hosting

No green hosting detected

A+
Third-Party Impact
1% third-party, 0 ms blocking
PASS
1% third-party, 0 ms blocking
Info::
Third-party code accounts for 1% of page weight (178.1 KiB of 33.4 MiB)
Info::
Third-party blocking time is low (0 ms)
99%
First-party Third-party
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
11 fonts (395 KB)
PASS
11 fonts (395 KB)
Info::
11 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

11

395 KB total

Render-blocking

0

of 11

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s FCP 862 ms LCP 3.7 shttps://halochin.ir/Dental-clinic/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73otd4g.woff2jost-92zatbhpnqw73otd4g... https://halochin.ir/Dental-clinic/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73otd4g.woff2 — 0 B — 2.0 s — font-display: swaphttps://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/YekanBakhFaNum-Regular.woffYekanBakhFaNum-Regular.... https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/YekanBakhFaNum-Regular.woff — 37.5 KiB — 755 ms — font-display: swaphttps://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Regular.woff2PeydaWebFaNum-Regular.w... https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Regular.woff2 — 40.9 KiB — 755 ms — font-display: swaphttps://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Black.woff2PeydaWebFaNum-Black.woff2 https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Black.woff2 — 40.8 KiB — 758 ms — font-display: swaphttps://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/YekanBakhFaNum-Bold.woffYekanBakhFaNum-Bold.woff https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/YekanBakhFaNum-Bold.woff — 37.7 KiB — 761 ms — font-display: swaphttps://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/YekanBakhFaNum-SemiBold.woffYekanBakhFaNum-SemiBold... https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/YekanBakhFaNum-SemiBold.woff — 37.6 KiB — 763 ms — font-display: swaphttps://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Medium.woff2PeydaWebFaNum-Medium.woff2 https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Medium.woff2 — 41.0 KiB — 766 ms — font-display: swaphttps://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/YekanBakhFaNum-Light.woffYekanBakhFaNum-Light.woff https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/YekanBakhFaNum-Light.woff — 37.3 KiB — 561 ms — font-display: swaphttps://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-SemiBold.woff2PeydaWebFaNum-SemiBold.... https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-SemiBold.woff2 — 40.9 KiB — 562 ms — font-display: swaphttps://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Light.woff2PeydaWebFaNum-Light.woff2 https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Light.woff2 — 40.5 KiB — 562 ms — font-display: swaphttps://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Bold.woff2PeydaWebFaNum-Bold.woff2 https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Bold.woff2 — 41.1 KiB — 714 ms — font-display: swap
jost-92zatbhpnqw73otd4g... woff2 swap
Size 0 KB
Load time 2.0 s
Start 2.8 s
Risk FOUT — text flashes from fallback to web font
YekanBakhFaNum-Regular.... woff swap
Size 38 KB
Load time 755 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
PeydaWebFaNum-Regular.w... woff2 swap
Size 41 KB
Load time 755 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
PeydaWebFaNum-Black.woff2 woff2 swap
Size 41 KB
Load time 758 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
YekanBakhFaNum-Bold.woff woff swap
Size 38 KB
Load time 761 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
YekanBakhFaNum-SemiBold... woff swap
Size 38 KB
Load time 763 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
PeydaWebFaNum-Medium.woff2 woff2 swap
Size 41 KB
Load time 766 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
YekanBakhFaNum-Light.woff woff swap
Size 37 KB
Load time 561 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
PeydaWebFaNum-SemiBold.... woff2 swap
Size 41 KB
Load time 562 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
PeydaWebFaNum-Light.woff2 woff2 swap
Size 40 KB
Load time 562 ms
Start 3.3 s
Risk FOUT — text flashes from fallback to web font
PeydaWebFaNum-Bold.woff2 woff2 swap
Size 41 KB
Load time 714 ms
Start 3.3 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)

Fixing the unchecked items could save ~45 KB and ~90 ms

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
No optimization needed
PASS
No optimization needed
Info::
No resource hint issues
A+
HTTP/3 (QUIC)
HTTP/3 advertised via Alt-Svc
PASS
HTTP/3 advertised via Alt-Svc
Info::
HTTP/3 (QUIC) is supported
First-load mobile users on cellular networks see meaningful latency improvements with HTTP/3. The QUIC transport collapses TLS + TCP handshakes into one and recovers faster from packet loss.
A+
Compression Algorithm
Main response uses brotli
PASS
Main response uses brotli
Info::
Main HTML response uses brotli (Content-Encoding: br)
Brotli is the best text-compression algorithm for general use, ~20% smaller than gzip on average (40% on smaller files). Modern browsers all support it.
A+
LCP Image Preload
LCP preload audit not available
PASS
LCP preload audit not available
Info::
LCP image preload audit not available for this scan
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding,User-Agent
The page declares a `Vary` header, telling downstream caches which request headers the response varies on. Critical for content-negotiated responses (compression, language, cookies, device class).
Info::
No `ETag` or `Last-Modified` -- conditional GET not supported
Without either header, browsers can't issue conditional GETs and refresh always re-downloads the full response body even when nothing changed. Add `ETag: "<hash>"` (or `Last-Modified: <date>`) on cacheable responses; the server returns 304 Not Modified when the client's cached copy is still valid, saving bandwidth.
Network Waterfall
143 requests over 6682ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 862 ms LCP 3.7 shttps://gharbdental.com// https://gharbdental.com/ — 200 — 988 B — 675 ms — h2https://gharbdental.com// https://gharbdental.com/ — 200 — 78.5 KiB — 1.6 s — h2https://gharbdental.com/wp-content/themes/hello-elementor/theme.min.css?ver=3.4.1/wp-content/themes/hello-elementor/... https://gharbdental.com/wp-content/themes/hello-elementor/theme.min.css?ver=3.4.1 — 200 — 1.3 KiB — 250 ms — h2https://gharbdental.com/wp-content/plugins/jet-menu/integration/themes/hello-elementor/assets/css/style.css?ver=2.4.10/wp-content/plugins/jet-menu/integr... https://gharbdental.com/wp-content/plugins/jet-menu/integration/themes/hello-elementor/assets/css/style.css?ver=2.4.10 — 200 — 208 B — 252 ms — h2https://gharbdental.com/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-rtl.css?ver=wc-9.8.6/wp-content/plugins/woocommerce/ass... https://gharbdental.com/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-rtl.css?ver=wc-9.8.6 — 200 — 2.3 KiB — 255 ms — h2https://gharbdental.com/wp-content/plugins/jet-engine/assets/css/frontend.css?ver=3.6.8/wp-content/plugins/jet-engine/asse... https://gharbdental.com/wp-content/plugins/jet-engine/assets/css/frontend.css?ver=3.6.8 — 200 — 7.2 KiB — 258 ms — h2https://gharbdental.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout-rtl.css?ver=9.8.6/wp-content/plugins/woocommerce/ass... https://gharbdental.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout-rtl.css?ver=9.8.6 — 200 — 3.1 KiB — 264 ms — h2https://gharbdental.com/wp-content/plugins/woocommerce/assets/css/woocommerce-rtl.css?ver=9.8.6/wp-content/plugins/woocommerce/ass... https://gharbdental.com/wp-content/plugins/woocommerce/assets/css/woocommerce-rtl.css?ver=9.8.6 — 200 — 10.0 KiB — 439 ms — h2https://gharbdental.com/wp-content/plugins/woocommerce/assets/css/brands.css?ver=9.8.6/wp-content/plugins/woocommerce/ass... https://gharbdental.com/wp-content/plugins/woocommerce/assets/css/brands.css?ver=9.8.6 — 200 — 640 B — 432 ms — h2https://gharbdental.com/wp-content/themes/hello-elementor/style.min.css?ver=3.4.1/wp-content/themes/hello-elementor/... https://gharbdental.com/wp-content/themes/hello-elementor/style.min.css?ver=3.4.1 — 200 — 1.6 KiB — 436 ms — h2https://gharbdental.com/wp-content/themes/hello-elementor/header-footer.min.css?ver=3.4.1/wp-content/themes/hello-elementor/... https://gharbdental.com/wp-content/themes/hello-elementor/header-footer.min.css?ver=3.4.1 — 200 — 1.3 KiB — 433 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/frontend-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/frontend-rtl.min.css?ver=3.28.4 — 200 — 6.4 KiB — 437 ms — h2https://gharbdental.com/wp-content/uploads/elementor/css/post-7.css?ver=1766325374/wp-content/uploads/elementor/css/p... https://gharbdental.com/wp-content/uploads/elementor/css/post-7.css?ver=1766325374 — 200 — 1.0 KiB — 470 ms — h2https://gharbdental.com/wp-content/plugins/jet-appointments-booking/assets/css/public/jet-appointments-booking.css?ver=2.1.2/wp-content/plugins/jet-appointment... https://gharbdental.com/wp-content/plugins/jet-appointments-booking/assets/css/public/jet-appointments-booking.css?ver=2.1.2 — 200 — 993 B — 473 ms — h2https://gharbdental.com/wp-content/plugins/jet-menu/assets/public/css/public.css?ver=2.4.10/wp-content/plugins/jet-menu/assets... https://gharbdental.com/wp-content/plugins/jet-menu/assets/public/css/public.css?ver=2.4.10 — 200 — 6.4 KiB — 490 ms — h2https://gharbdental.com/wp-content/plugins/jet-reviews/assets/css/jet-reviews.css?ver=2.3.7/wp-content/plugins/jet-reviews/ass... https://gharbdental.com/wp-content/plugins/jet-reviews/assets/css/jet-reviews.css?ver=2.3.7 — 200 — 3.9 KiB — 477 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu-rtl.min.css?ver=3.28.3/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu-rtl.min.css?ver=3.28.3 — 200 — 3.2 KiB — 482 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-image-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-image-rtl.min.css?ver=3.28.4 — 200 — 178 B — 479 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-heading-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-heading-rtl.min.css?ver=3.28.4 — 200 — 215 B — 484 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-divider-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-divider-rtl.min.css?ver=3.28.4 — 200 — 769 B — 491 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-icon-list-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-icon-list-rtl.min.css?ver=3.28.4 — 200 — 1.0 KiB — 493 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-social-icons-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-social-icons-rtl.min.css?ver=3.28.4 — 200 — 1.1 KiB — 497 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.28.4 — 200 — 534 B — 499 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInRight.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInRight.min.css?ver=3.28.4 — 200 — 221 B — 501 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.28.3/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.28.3 — 200 — 390 B — 504 ms — h2https://gharbdental.com/wp-content/plugins/jet-tabs/assets/css/jet-tabs-frontend.css?ver=2.2.8/wp-content/plugins/jet-tabs/assets... https://gharbdental.com/wp-content/plugins/jet-tabs/assets/css/jet-tabs-frontend.css?ver=2.2.8 — 200 — 3.8 KiB — 506 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-icon-box-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-icon-box-rtl.min.css?ver=3.28.4 — 200 — 750 B — 509 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-spacer-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-spacer-rtl.min.css?ver=3.28.4 — 200 — 376 B — 512 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5 — 200 — 4.2 KiB — 514 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.28.4 — 200 — 761 B — 517 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s 7.0 s FCP 862 ms LCP 3.7 shttps://gharbdental.com// https://gharbdental.com/ — 200 — 988 B — 675 ms — h2https://gharbdental.com// https://gharbdental.com/ — 200 — 78.5 KiB — 1.6 s — h2https://gharbdental.com/wp-content/themes/hello-elementor/theme.min.css?ver=3.4.1/wp-content/themes/hello-elementor/... https://gharbdental.com/wp-content/themes/hello-elementor/theme.min.css?ver=3.4.1 — 200 — 1.3 KiB — 250 ms — h2https://gharbdental.com/wp-content/plugins/jet-menu/integration/themes/hello-elementor/assets/css/style.css?ver=2.4.10/wp-content/plugins/jet-menu/integr... https://gharbdental.com/wp-content/plugins/jet-menu/integration/themes/hello-elementor/assets/css/style.css?ver=2.4.10 — 200 — 208 B — 252 ms — h2https://gharbdental.com/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-rtl.css?ver=wc-9.8.6/wp-content/plugins/woocommerce/ass... https://gharbdental.com/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-rtl.css?ver=wc-9.8.6 — 200 — 2.3 KiB — 255 ms — h2https://gharbdental.com/wp-content/plugins/jet-engine/assets/css/frontend.css?ver=3.6.8/wp-content/plugins/jet-engine/asse... https://gharbdental.com/wp-content/plugins/jet-engine/assets/css/frontend.css?ver=3.6.8 — 200 — 7.2 KiB — 258 ms — h2https://gharbdental.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout-rtl.css?ver=9.8.6/wp-content/plugins/woocommerce/ass... https://gharbdental.com/wp-content/plugins/woocommerce/assets/css/woocommerce-layout-rtl.css?ver=9.8.6 — 200 — 3.1 KiB — 264 ms — h2https://gharbdental.com/wp-content/plugins/woocommerce/assets/css/woocommerce-rtl.css?ver=9.8.6/wp-content/plugins/woocommerce/ass... https://gharbdental.com/wp-content/plugins/woocommerce/assets/css/woocommerce-rtl.css?ver=9.8.6 — 200 — 10.0 KiB — 439 ms — h2https://gharbdental.com/wp-content/plugins/woocommerce/assets/css/brands.css?ver=9.8.6/wp-content/plugins/woocommerce/ass... https://gharbdental.com/wp-content/plugins/woocommerce/assets/css/brands.css?ver=9.8.6 — 200 — 640 B — 432 ms — h2https://gharbdental.com/wp-content/themes/hello-elementor/style.min.css?ver=3.4.1/wp-content/themes/hello-elementor/... https://gharbdental.com/wp-content/themes/hello-elementor/style.min.css?ver=3.4.1 — 200 — 1.6 KiB — 436 ms — h2https://gharbdental.com/wp-content/themes/hello-elementor/header-footer.min.css?ver=3.4.1/wp-content/themes/hello-elementor/... https://gharbdental.com/wp-content/themes/hello-elementor/header-footer.min.css?ver=3.4.1 — 200 — 1.3 KiB — 433 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/frontend-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/frontend-rtl.min.css?ver=3.28.4 — 200 — 6.4 KiB — 437 ms — h2https://gharbdental.com/wp-content/uploads/elementor/css/post-7.css?ver=1766325374/wp-content/uploads/elementor/css/p... https://gharbdental.com/wp-content/uploads/elementor/css/post-7.css?ver=1766325374 — 200 — 1.0 KiB — 470 ms — h2https://gharbdental.com/wp-content/plugins/jet-appointments-booking/assets/css/public/jet-appointments-booking.css?ver=2.1.2/wp-content/plugins/jet-appointment... https://gharbdental.com/wp-content/plugins/jet-appointments-booking/assets/css/public/jet-appointments-booking.css?ver=2.1.2 — 200 — 993 B — 473 ms — h2https://gharbdental.com/wp-content/plugins/jet-menu/assets/public/css/public.css?ver=2.4.10/wp-content/plugins/jet-menu/assets... https://gharbdental.com/wp-content/plugins/jet-menu/assets/public/css/public.css?ver=2.4.10 — 200 — 6.4 KiB — 490 ms — h2https://gharbdental.com/wp-content/plugins/jet-reviews/assets/css/jet-reviews.css?ver=2.3.7/wp-content/plugins/jet-reviews/ass... https://gharbdental.com/wp-content/plugins/jet-reviews/assets/css/jet-reviews.css?ver=2.3.7 — 200 — 3.9 KiB — 477 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu-rtl.min.css?ver=3.28.3/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu-rtl.min.css?ver=3.28.3 — 200 — 3.2 KiB — 482 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-image-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-image-rtl.min.css?ver=3.28.4 — 200 — 178 B — 479 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-heading-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-heading-rtl.min.css?ver=3.28.4 — 200 — 215 B — 484 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-divider-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-divider-rtl.min.css?ver=3.28.4 — 200 — 769 B — 491 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-icon-list-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-icon-list-rtl.min.css?ver=3.28.4 — 200 — 1.0 KiB — 493 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-social-icons-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-social-icons-rtl.min.css?ver=3.28.4 — 200 — 1.1 KiB — 497 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.28.4 — 200 — 534 B — 499 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInRight.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInRight.min.css?ver=3.28.4 — 200 — 221 B — 501 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.28.3/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.28.3 — 200 — 390 B — 504 ms — h2https://gharbdental.com/wp-content/plugins/jet-tabs/assets/css/jet-tabs-frontend.css?ver=2.2.8/wp-content/plugins/jet-tabs/assets... https://gharbdental.com/wp-content/plugins/jet-tabs/assets/css/jet-tabs-frontend.css?ver=2.2.8 — 200 — 3.8 KiB — 506 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-icon-box-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-icon-box-rtl.min.css?ver=3.28.4 — 200 — 750 B — 509 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-spacer-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-spacer-rtl.min.css?ver=3.28.4 — 200 — 376 B — 512 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5 — 200 — 4.2 KiB — 514 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.28.4 — 200 — 761 B — 517 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-image-carousel-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-image-carousel-rtl.min.css?ver=3.28.4 — 200 — 224 B — 519 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-image-box-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-image-box-rtl.min.css?ver=3.28.4 — 200 — 354 B — 521 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-video-rtl.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/css/widget-video-rtl.min.css?ver=3.28.4 — 200 — 415 B — 523 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/widget-form-rtl.min.css?ver=3.28.3/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/widget-form-rtl.min.css?ver=3.28.3 — 200 — 1.4 KiB — 525 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel-rtl.min.css?ver=3.28.3/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel-rtl.min.css?ver=3.28.3 — 200 — 1.4 KiB — 527 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base-rtl.min.css?ver=3.28.3/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base-rtl.min.css?ver=3.28.3 — 200 — 644 B — 530 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/widget-loop-common-rtl.min.css?ver=3.28.3/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/widget-loop-common-rtl.min.css?ver=3.28.3 — 200 — 175 B — 532 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/widget-loop-carousel-rtl.min.css?ver=3.28.3/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/widget-loop-carousel-rtl.min.css?ver=3.28.3 — 200 — 1.3 KiB — 535 ms — h2https://gharbdental.com/wp-content/uploads/elementor/css/post-34.css?ver=1784583551/wp-content/uploads/elementor/css/p... https://gharbdental.com/wp-content/uploads/elementor/css/post-34.css?ver=1784583551 — 200 — 8.5 KiB — 560 ms — h2https://gharbdental.com/wp-content/uploads/elementor/css/post-501.css?ver=1766325375/wp-content/uploads/elementor/css/p... https://gharbdental.com/wp-content/uploads/elementor/css/post-501.css?ver=1766325375 — 200 — 1.1 KiB — 540 ms — h2https://gharbdental.com/wp-content/uploads/elementor/css/post-711.css?ver=1766325375/wp-content/uploads/elementor/css/p... https://gharbdental.com/wp-content/uploads/elementor/css/post-711.css?ver=1766325375 — 200 — 1.1 KiB — 542 ms — h2https://gharbdental.com/wp-content/uploads/elementor/css/post-26.css?ver=1766423403/wp-content/uploads/elementor/css/p... https://gharbdental.com/wp-content/uploads/elementor/css/post-26.css?ver=1766423403 — 200 — 1.8 KiB — 544 ms — h2https://gharbdental.com/wp-content/plugins/jet-woo-builder/assets/css/frontend.css?ver=2.1.19/wp-content/plugins/jet-woo-builder... https://gharbdental.com/wp-content/plugins/jet-woo-builder/assets/css/frontend.css?ver=2.1.19 — 200 — 8.4 KiB — 559 ms — h2https://gharbdental.com/wp-content/uploads/elementor/css/post-30.css?ver=1766512491/wp-content/uploads/elementor/css/p... https://gharbdental.com/wp-content/uploads/elementor/css/post-30.css?ver=1766512491 — 200 — 2.4 KiB — 549 ms — h2https://gharbdental.com/wp-content/uploads/elementor/css/post-3365.css?ver=1766325375/wp-content/uploads/elementor/css/p... https://gharbdental.com/wp-content/uploads/elementor/css/post-3365.css?ver=1766325375 — 200 — 789 B — 551 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/woocommerce-notices.min.css?ver=3.28.3/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/css/woocommerce-notices.min.css?ver=3.28.3 — 200 — 1.6 KiB — 553 ms — h2https://gharbdental.com/wp-content/plugins/jet-search/assets/lib/chosen/chosen.min.css?ver=1.8.7/wp-content/plugins/jet-search/asse... https://gharbdental.com/wp-content/plugins/jet-search/assets/lib/chosen/chosen.min.css?ver=1.8.7 — 200 — 2.1 KiB — 555 ms — h2https://gharbdental.com/wp-content/plugins/jet-search/assets/css/jet-search.css?ver=3.5.9/wp-content/plugins/jet-search/asse... https://gharbdental.com/wp-content/plugins/jet-search/assets/css/jet-search.css?ver=3.5.9 — 200 — 8.7 KiB — 572 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/fonts.css?ver=123456/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/css/fonts.css?ver=123456 — 200 — 2.9 KiB — 560 ms — h2https://gharbdental.com/wp-content/uploads/elementor/google-fonts/css/jost.css?ver=1747217968/wp-content/uploads/elementor/googl... https://gharbdental.com/wp-content/uploads/elementor/google-fonts/css/jost.css?ver=1747217968 — 200 — 637 B — 562 ms — h2https://gharbdental.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://gharbdental.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.2 KiB — 671 ms — h2https://gharbdental.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://gharbdental.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.7 KiB — 633 ms — h2https://gharbdental.com/wp-content/uploads/elementor/css/post-5082.css?ver=1766325375/wp-content/uploads/elementor/css/p... https://gharbdental.com/wp-content/uploads/elementor/css/post-5082.css?ver=1766325375 — 200 — 1.3 KiB — 564 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.min.css?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/lib/animations/styles/zoomIn.min.css?ver=3.28.4 — 200 — 197 B — 566 ms — h2https://gharbdental.com/wp-content/uploads/2023/12/%D8%AB%DB%8C%D9%81%D8%A7%D9%82%D9%81%D8%A7-1024x489.png/wp-content/uploads/2023/12/%D8%AB%... https://gharbdental.com/wp-content/uploads/2023/12/%D8%AB%DB%8C%D9%81%D8%A7%D9%82%D9%81%D8%A7-1024x489.png — 200 — 39.9 KiB — 670 ms — h2https://gharbdental.com/wp-content/uploads/2023/12/%D8%AE%D9%81%D8%A8%D9%82%D8%AE%D9%81%D9%84%D8%AF-1024x489.png/wp-content/uploads/2023/12/%D8%AE%... https://gharbdental.com/wp-content/uploads/2023/12/%D8%AE%D9%81%D8%A8%D9%82%D8%AE%D9%81%D9%84%D8%AF-1024x489.png — 200 — 21.2 KiB — 671 ms — h2https://gharbdental.com/wp-content/uploads/2026/07/44f43dfc-b300-4628-84bd-e4fbe85a8101-768x960.png/wp-content/uploads/2026/07/44f43df... https://gharbdental.com/wp-content/uploads/2026/07/44f43dfc-b300-4628-84bd-e4fbe85a8101-768x960.png — 200 — 1.0 MiB — 1.1 s — h2https://gharbdental.com/wp-content/uploads/2026/07/32e95455-0d96-46f3-bc21-b70c2af7948d-768x939.png/wp-content/uploads/2026/07/32e9545... https://gharbdental.com/wp-content/uploads/2026/07/32e95455-0d96-46f3-bc21-b70c2af7948d-768x939.png — 200 — 838.8 KiB — 902 ms — h2https://gharbdental.com/wp-content/uploads/2026/07/0fd684ea-3ce3-4960-bf1f-1458831fc791-768x960.png/wp-content/uploads/2026/07/0fd684e... https://gharbdental.com/wp-content/uploads/2026/07/0fd684ea-3ce3-4960-bf1f-1458831fc791-768x960.png — 200 — 843.7 KiB — 904 ms — h2https://gharbdental.com/wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js?ver=3.4.1/wp-content/themes/hello-elementor/... https://gharbdental.com/wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js?ver=3.4.1 — 200 — 678 B — 433 ms — h2https://gharbdental.com/wp-includes/js/dist/hooks.min.js?ver=7496969728ca0f95732d/wp-includes/js/dist/hooks.min.js?v... https://gharbdental.com/wp-includes/js/dist/hooks.min.js?ver=7496969728ca0f95732d — 200 — 1.8 KiB — 812 ms — h2https://gharbdental.com/wp-content/plugins/jet-reviews/assets/js/lib/vue.min.js?ver=2.6.11/wp-content/plugins/jet-reviews/ass... https://gharbdental.com/wp-content/plugins/jet-reviews/assets/js/lib/vue.min.js?ver=2.6.11 — 200 — 32.4 KiB — 824 ms — h2https://gharbdental.com/wp-content/plugins/jet-menu/assets/public/js/jet-menu-public-scripts.js?ver=2.4.10/wp-content/plugins/jet-menu/assets... https://gharbdental.com/wp-content/plugins/jet-menu/assets/public/js/jet-menu-public-scripts.js?ver=2.4.10 — 200 — 10.8 KiB — 815 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1 — 200 — 6.8 KiB — 817 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5 — 200 — 37.3 KiB — 823 ms — h2https://gharbdental.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0/wp-includes/js/imagesloaded.min.js... https://gharbdental.com/wp-includes/js/imagesloaded.min.js?ver=5.0.0 — 200 — 1.7 KiB — 820 ms — h2https://gharbdental.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=9.8.6/wp-content/plugins/woocommerce/ass... https://gharbdental.com/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=9.8.6 — 200 — 4.6 KiB — 825 ms — h2https://gharbdental.com/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=9.8.6/wp-content/plugins/woocommerce/ass... https://gharbdental.com/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=9.8.6 — 200 — 1.0 KiB — 826 ms — h2https://gharbdental.com/wp-content/plugins/jet-search/assets/lib/jet-plugins/jet-plugins.js?ver=1.0.0/wp-content/plugins/jet-search/asse... https://gharbdental.com/wp-content/plugins/jet-search/assets/lib/jet-plugins/jet-plugins.js?ver=1.0.0 — 200 — 2.2 KiB — 827 ms — h2https://gharbdental.com/wp-content/plugins/jet-engine/assets/js/frontend.js?ver=3.6.8/wp-content/plugins/jet-engine/asse... https://gharbdental.com/wp-content/plugins/jet-engine/assets/js/frontend.js?ver=3.6.8 — 200 — 13.9 KiB — 831 ms — h2https://gharbdental.com/wp-content/plugins/jet-engine/assets/lib/slick/slick.min.js?ver=1.8.1/wp-content/plugins/jet-engine/asse... https://gharbdental.com/wp-content/plugins/jet-engine/assets/lib/slick/slick.min.js?ver=1.8.1 — 200 — 9.9 KiB — 830 ms — h2https://gharbdental.com/wp-includes/js/underscore.min.js?ver=1.13.8/wp-includes/js/underscore.min.js?v... https://gharbdental.com/wp-includes/js/underscore.min.js?ver=1.13.8 — 200 — 7.1 KiB — 834 ms — h2https://gharbdental.com/wp-includes/js/wp-util.min.js?ver=7.0.2/wp-includes/js/wp-util.min.js?ver=... https://gharbdental.com/wp-includes/js/wp-util.min.js?ver=7.0.2 — 200 — 753 B — 835 ms — h2https://gharbdental.com/wp-includes/js/imagesloaded.min.js?ver=7.0.2/wp-includes/js/imagesloaded.min.js... https://gharbdental.com/wp-includes/js/imagesloaded.min.js?ver=7.0.2 — 200 — 1.7 KiB — 837 ms — h2https://gharbdental.com/wp-content/plugins/jet-search/assets/lib/chosen/chosen.jquery.min.js?ver=1.8.7/wp-content/plugins/jet-search/asse... https://gharbdental.com/wp-content/plugins/jet-search/assets/lib/chosen/chosen.jquery.min.js?ver=1.8.7 — 200 — 6.3 KiB — 840 ms — h2https://gharbdental.com/wp-content/plugins/jet-search/assets/js/jet-search.js?ver=3.5.9/wp-content/plugins/jet-search/asse... https://gharbdental.com/wp-content/plugins/jet-search/assets/js/jet-search.js?ver=3.5.9 — 200 — 13.2 KiB — 845 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.28.3/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.28.3 — 200 — 2.6 KiB — 840 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.28.4 — 200 — 2.3 KiB — 841 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.28.4 — 200 — 14.1 KiB — 844 ms — h2https://gharbdental.com/wp-includes/js/dist/i18n.min.js?ver=781d11515ad3d91786ec/wp-includes/js/dist/i18n.min.js?ve... https://gharbdental.com/wp-includes/js/dist/i18n.min.js?ver=781d11515ad3d91786ec — 200 — 2.4 KiB — 846 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.28.3/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.28.3 — 200 — 6.2 KiB — 849 ms — h2https://gharbdental.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3/wp-includes/js/jquery/ui/core.min.... https://gharbdental.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 6.7 KiB — 905 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.28.4/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.28.4 — 200 — 12.9 KiB — 908 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.28.3/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.28.3 — 200 — 10.0 KiB — 911 ms — h2https://gharbdental.com/wp-content/plugins/jet-menu/includes/elementor/assets/public/js/widgets-scripts.js?ver=2.4.10/wp-content/plugins/jet-menu/includ... https://gharbdental.com/wp-content/plugins/jet-menu/includes/elementor/assets/public/js/widgets-scripts.js?ver=2.4.10 — 200 — 3.5 KiB — 914 ms — h2https://gharbdental.com/wp-includes/js/dist/url.min.js?ver=bb0f766c3d2efe497871/wp-includes/js/dist/url.min.js?ver... https://gharbdental.com/wp-includes/js/dist/url.min.js?ver=bb0f766c3d2efe497871 — 200 — 3.6 KiB — 916 ms — h2https://gharbdental.com/wp-includes/js/dist/api-fetch.min.js?ver=d7efe4dc1468d36c39b8/wp-includes/js/dist/api-fetch.min.... https://gharbdental.com/wp-includes/js/dist/api-fetch.min.js?ver=d7efe4dc1468d36c39b8 — 200 — 2.7 KiB — 918 ms — h2https://gharbdental.com/wp-content/plugins/jet-reviews/assets/js/jet-reviews-frontend.js?ver=2.3.7/wp-content/plugins/jet-reviews/ass... https://gharbdental.com/wp-content/plugins/jet-reviews/assets/js/jet-reviews-frontend.js?ver=2.3.7 — 200 — 9.0 KiB — 921 ms — h2https://gharbdental.com/wp-content/plugins/jet-tabs/assets/js/jet-tabs-frontend.min.js?ver=2.2.8/wp-content/plugins/jet-tabs/assets... https://gharbdental.com/wp-content/plugins/jet-tabs/assets/js/jet-tabs-frontend.min.js?ver=2.2.8 — 200 — 5.7 KiB — 923 ms — h2https://gharbdental.com/wp-content/plugins/jet-woo-builder/assets/js/frontend.min.js?ver=2.1.19/wp-content/plugins/jet-woo-builder... https://gharbdental.com/wp-content/plugins/jet-woo-builder/assets/js/frontend.min.js?ver=2.1.19 — 200 — 3.8 KiB — 926 ms — h2https://gharbdental.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.9.8.6/wp-content/plugins/woocommerce/ass... https://gharbdental.com/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.9.8.6 — 200 — 3.3 KiB — 928 ms — h2https://gharbdental.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=9.8.6/wp-content/plugins/woocommerce/ass... https://gharbdental.com/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=9.8.6 — 200 — 1.3 KiB — 931 ms — h2https://gharbdental.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.9.8.6/wp-content/plugins/woocommerce/ass... https://gharbdental.com/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.9.8.6 — 200 — 820 B — 933 ms — h2https://gharbdental.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=9.8.6/wp-content/plugins/woocommerce/ass... https://gharbdental.com/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=9.8.6 — 200 — 1.3 KiB — 935 ms — h2https://gharbdental.com/wp-content/uploads/2026/07/cbc7fd9c-e2d4-48f7-9696-1b130ba3e492-768x939.png/wp-content/uploads/2026/07/cbc7fd9... https://gharbdental.com/wp-content/uploads/2026/07/cbc7fd9c-e2d4-48f7-9696-1b130ba3e492-768x939.png — 200 — 836.0 KiB — 2.4 s — h2https://gharbdental.com/wp-content/uploads/2023/12/Group-1-4.png/wp-content/uploads/2023/12/Group-1... https://gharbdental.com/wp-content/uploads/2023/12/Group-1-4.png — 200 — 20.0 KiB — 957 ms — h2https://gharbdental.com/wp-content/uploads/2023/12/Logo-min.png/wp-content/uploads/2023/12/Logo-mi... https://gharbdental.com/wp-content/uploads/2023/12/Logo-min.png — 200 — 7.7 KiB — 941 ms — h2https://gharbdental.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen-rtl.css?ver=9.8.6/wp-content/plugins/woocommerce/ass... https://gharbdental.com/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen-rtl.css?ver=9.8.6 — 200 — 1.3 KiB — 953 ms — h2https://gharbdental.com/wp-content/uploads/2023/12/green-hero-bg.png/wp-content/uploads/2023/12/green-h... https://gharbdental.com/wp-content/uploads/2023/12/green-hero-bg.png — 200 — 70.5 KiB — 940 ms — h2https://halochin.ir/Dental-clinic/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73otd4g.woff2halochin.ir/Dental-clinic/wp-conten... https://halochin.ir/Dental-clinic/wp-content/uploads/elementor/google-fonts/fonts/jost-92zatbhpnqw73otd4g.woff2 — -1 — 0 B — 2.0 s — https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_cfpiybcfpiybcfpi-1.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_cfpiybcfpiybcfpi-1.png — 200 — 938.0 KiB — 2.5 s — h2https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_t1ah06t1ah06t1ah-1.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_t1ah06t1ah06t1ah-1.png — 200 — 740.4 KiB — 2.3 s — h2https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_n9ivotn9ivotn9iv-1.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_n9ivotn9ivotn9iv-1.png — 200 — 1001.6 KiB — 2.5 s — h2https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_urxjzfurxjzfurxj-1.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_urxjzfurxjzfurxj-1.png — 200 — 899.3 KiB — 2.5 s — h2https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/YekanBakhFaNum-Regular.woff/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/YekanBakhFaNum-Regular.woff — 200 — 37.5 KiB — 755 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Regular.woff2/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Regular.woff2 — 200 — 40.9 KiB — 755 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Black.woff2/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Black.woff2 — 200 — 40.8 KiB — 758 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/YekanBakhFaNum-Bold.woff/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/YekanBakhFaNum-Bold.woff — 200 — 37.7 KiB — 761 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/YekanBakhFaNum-SemiBold.woff/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/YekanBakhFaNum-SemiBold.woff — 200 — 37.6 KiB — 763 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Medium.woff2/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Medium.woff2 — 200 — 41.0 KiB — 766 ms — h2https://gharbdental.com/wp-content/uploads/2026/07/VID_20260202_125402_169.mp4/wp-content/uploads/2026/07/VID_202... https://gharbdental.com/wp-content/uploads/2026/07/VID_20260202_125402_169.mp4 — 206 — 19.7 MiB — 803 ms — h2https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_3xvxqz3xvxqz3xvx-2.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_3xvxqz3xvxqz3xvx-2.png — 200 — 666.2 KiB — 2.1 s — h2https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_86ox3786ox3786ox-1.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_86ox3786ox3786ox-1.png — 200 — 1.1 MiB — 2.4 s — h2https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_31teqw31teqw31te-1.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_31teqw31teqw31te-1.png — 200 — 1.0 MiB — 2.6 s — h2https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_rkvntkrkvntkrkvn-1.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_rkvntkrkvntkrkvn-1.png — 200 — 1.1 MiB — 2.6 s — h2https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_cscu7lcscu7lcscu-1.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_cscu7lcscu7lcscu-1.png — 200 — 967.4 KiB — 2.5 s — h2https://gharbdental.com/wp-content/uploads/2026/06/ddbcf06f-296a-4b8e-935a-b1fab3d0b68a-1-768x512.png/wp-content/uploads/2026/06/ddbcf06... https://gharbdental.com/wp-content/uploads/2026/06/ddbcf06f-296a-4b8e-935a-b1fab3d0b68a-1-768x512.png — 200 — 427.2 KiB — 1.9 s — h2https://gharbdental.com/wp-content/uploads/2023/12/footer-bg.jpg/wp-content/uploads/2023/12/footer-... https://gharbdental.com/wp-content/uploads/2023/12/footer-bg.jpg — 200 — 72.2 KiB — 950 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/YekanBakhFaNum-Light.woff/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff/YekanBakhFaNum-Light.woff — 200 — 37.3 KiB — 561 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-SemiBold.woff2/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-SemiBold.woff2 — 200 — 40.9 KiB — 562 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Light.woff2/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Light.woff2 — 200 — 40.5 KiB — 562 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Bold.woff2/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/abzarwp/fonts/all/fonts/woff2/PeydaWebFaNum-Bold.woff2 — 200 — 41.1 KiB — 714 ms — h2https://gharbdental.com/wp-content/uploads/2025/12/IMG_3435-e1766227944579-1024x645.jpg/wp-content/uploads/2025/12/IMG_343... https://gharbdental.com/wp-content/uploads/2025/12/IMG_3435-e1766227944579-1024x645.jpg — 200 — 56.5 KiB — 799 ms — h2https://gharbdental.com/wp-content/uploads/2025/12/IMG_4425-e1766227972793-1024x576.jpg/wp-content/uploads/2025/12/IMG_442... https://gharbdental.com/wp-content/uploads/2025/12/IMG_4425-e1766227972793-1024x576.jpg — 200 — 40.9 KiB — 799 ms — h2https://gharbdental.com/wp-content/uploads/2025/12/IMG_5268-1024x682.jpg/wp-content/uploads/2025/12/IMG_526... https://gharbdental.com/wp-content/uploads/2025/12/IMG_5268-1024x682.jpg — 200 — 117.5 KiB — 879 ms — h2https://gharbdental.com/wp-content/uploads/2025/12/IMG_5551-e1766228025986-1024x576.jpg/wp-content/uploads/2025/12/IMG_555... https://gharbdental.com/wp-content/uploads/2025/12/IMG_5551-e1766228025986-1024x576.jpg — 200 — 66.1 KiB — 861 ms — h2https://www.goftino.com/widget/k6xR5nwww.goftino.com/widget/k6xR5n https://www.goftino.com/widget/k6xR5n — 200 — 3.8 KiB — 748 ms — h2blob:https://gharbdental.com/2f3d37a5-c772-49dc-a670-a17f10cab5a2gharbdental.com/2f3d37a5-c772-49dc-... blob:https://gharbdental.com/2f3d37a5-c772-49dc-a670-a17f10cab5a2 — 200 — -1 B — 351 ms — blobhttps://gharbdental.com/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.3/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js?ver=4.9.3 — 200 — 3.6 KiB — 527 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/nav-menu.a23fbd67486c5bedf26c.bundle.min.js/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/nav-menu.a23fbd67486c5bedf26c.bundle.min.js — 200 — 1.8 KiB — 504 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/js/text-editor.c084ef86600b6f11690d.bundle.min.js/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/js/text-editor.c084ef86600b6f11690d.bundle.min.js — 200 — 681 B — 491 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/js/image-carousel.6167d20b95b33386757b.bundle.min.js/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/js/image-carousel.6167d20b95b33386757b.bundle.min.js — 200 — 317 B — 492 ms — h2https://gharbdental.com/wp-content/plugins/elementor/assets/js/video.6ebfa2c3f5493cb2eaaf.bundle.min.js/wp-content/plugins/elementor/asset... https://gharbdental.com/wp-content/plugins/elementor/assets/js/video.6ebfa2c3f5493cb2eaaf.bundle.min.js — 200 — 1.3 KiB — 500 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/form.5fb35271b8ba3fb1e7d6.bundle.min.js/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/form.5fb35271b8ba3fb1e7d6.bundle.min.js — 200 — 4.9 KiB — 656 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.js/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.js — 200 — 455 B — 672 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/carousel.3620fca501cb18163600.bundle.min.js/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/carousel.3620fca501cb18163600.bundle.min.js — 200 — 1.6 KiB — 607 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/loop.4a16d82b8b5e3e00f25e.bundle.min.js/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/loop.4a16d82b8b5e3e00f25e.bundle.min.js — 200 — 3.1 KiB — 788 ms — h2https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/loop-carousel.f8067ec0c24b628c786e.bundle.min.js/wp-content/plugins/elementor-pro/a... https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/loop-carousel.f8067ec0c24b628c786e.bundle.min.js — 200 — 678 B — 790 ms — h2https://gharbdental.com/wp-includes/js/wp-emoji-release.min.js?ver=7.0.2/wp-includes/js/wp-emoji-release.mi... https://gharbdental.com/wp-includes/js/wp-emoji-release.min.js?ver=7.0.2 — 200 — 4.9 KiB — 684 ms — h2https://cdn.goftino.com/static/assets/css/client.css?v=135cdn.goftino.com/static/assets/css/c... https://cdn.goftino.com/static/assets/css/client.css?v=135 — 200 — 11.5 KiB — 698 ms — h2https://cdn.goftino.com/static/client.js?v=135cdn.goftino.com/static/client.js?v=... https://cdn.goftino.com/static/client.js?v=135 — 200 — 159.3 KiB — 1.4 s — h2https://gharbdental.com/wp-content/uploads/2025/12/cropped-%D8%AE%D9%81%D8%A8%D9%82%D8%AE%D9%81%D9%84%D8%AF-32x32.png/wp-content/uploads/2025/12/cropped... https://gharbdental.com/wp-content/uploads/2025/12/cropped-%D8%AE%D9%81%D8%A8%D9%82%D8%AE%D9%81%D9%84%D8%AF-32x32.png — 200 — 1.0 KiB — 435 ms — h2https://cdn.goftino.com/static/assets/img/profile.pngcdn.goftino.com/static/assets/img/p... https://cdn.goftino.com/static/assets/img/profile.png — 200 — 3.6 KiB — 227 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
12% of JavaScript execution is third-party
First-party Third-party 248ms · 163KB · ﷼59752/mo
cdn.goftino.com
Other
Costly
Execution 128ms
Transfer 159 KB
Unused 58%
Monthly Cost ﷼30901/mo
www.goftino.com
Other
Costly
Execution 120ms
Transfer 4 KB
Monthly Cost ﷼28851/mo

These scripts may cost more than they're worth

  • cdn.goftino.com adds 128ms and costs ~﷼30901/month
  • www.goftino.com adds 120ms and costs ~﷼28851/month

cdn.goftino.com takes 128ms 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

58% of cdn.goftino.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

www.goftino.com takes 120ms 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

How third-party costs are calculated

Image Optimization
37 images, 15675 KB total, 10601 KB wasted
INFO

Image Optimization Audit

Total Images

37

Total Size

15675 KB

Oversized

15

Wasted

10601 KB

9 missing dimensions 10 missing lazy loading
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback