Skip to content
https://gharbdental.com

Performance

· 26 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
82
GRADE
B
FIX
3
REVIEW
8
PASS
12
INFO
3

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

67
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.
96
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.

2.68 s

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

2.74 s

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

586 ms

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

0.066

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

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

34.44 s

Page Load Progression

751 ms
1.5 s
2.3 s
3.0 s
3.8 s
4.5 s
5.3 s
6.0 s
Checks
26
12 PASS 8 REVIEW 3 FIX
F
Page Weight Budget
Action
22.9 MB transferred, 139 requests
FIX
22.9 MB transferred, 139 requests
Critical::
Page weighs 25.2 MB (22.9 MB transferred)
Warning::
Images are 9.1 MB — compress or use modern formats
Convert images to WebP/AVIF and resize to display dimensions to reduce transfer size.
Got: 9.1 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::
139 HTTP requests — consider bundling or reducing
Each request adds latency. Bundle small files, use sprites, or eliminate unnecessary requests.
Info::
Estimated 4.8 g CO2 per page load
22.9 MB / 2.4 MB budget
22.9 MB transferred
139 requests
4.8 g CO2 per page load
Other 12.8 MiB 56%
Images 9.1 MiB 40%
JavaScript 464.6 KiB 2%
Fonts 395.2 KiB 2%
CSS 123.8 KiB 1%
HTML 79.5 KiB 0%
Other 1013 B 0%
0 2.4 MB 4.9 MB
Over budget

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

Why this matters

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

Source: web.dev

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

F
JS Execution Cost
Action
8335ms total JS execution
FIX
8335ms total JS execution
Warning::
https://gharbdental.com/: 3428ms CPU time
Warning::
https://gharbdental.com/wp-includes/js/jquery/jque...: 1787ms CPU time
Warning::
Unattributable: 1661ms CPU time
Warning::
https://cdn.goftino.com/static/client.js?v=135: 469ms CPU time
Warning::
https://www.goftino.com/widget/k6xR5n: 412ms CPU time
Info::
Third-party scripts: 881ms (11% of total)

Main Thread Breakdown

Style & Layout 34% Other 28% Script Evaluation 27% Parse HTML & CSS 4% Rendering 4%
ScriptTotalScriptingParse/CompileParty
https://gharbdental.com/3428ms49ms19ms1st
https://gharbdental.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.11787ms1163ms13ms1st
Unattributable1661ms22ms0ms1st
https://cdn.goftino.com/static/client.js?v=135469ms397ms54ms3rd
https://www.goftino.com/widget/k6xR5n412ms48ms5ms3rd
https://gharbdental.com/wp-content/plugins/elementor/assets/js/image-carousel.6167d20b95b33386757b.bundle.min.js150ms123ms1ms1st
https://gharbdental.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5136ms45ms17ms1st
https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/nav-menu.a23fbd67486c5bedf26c.bundle.min.js80ms74ms1ms1st
https://gharbdental.com/wp-content/plugins/elementor-pro/assets/js/carousel.3620fca501cb18163600.bundle.min.js75ms51ms2ms1st
https://gharbdental.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.28.474ms67ms5ms1st

Showing top 10 of 11 scripts

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
21 images, 0 KB saveable
REVIEW
21 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.
21 images 9.1 MB
0 oversized -0 KB
21 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, 137 KB unused
REVIEW
51 scripts, 137 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...: 20 KB unused (55%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 137 KB
137 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 KB20 KB (55%)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
139 resources · 22.9 MB · 137 KB savings available
REVIEW
139 resources · 22.9 MB · 137 KB savings available
Warning::
Page weight 22.9 MB exceeds 1 MB target by 21.9 MB
Got: 22.9 MB Expected: ≤ 1 MB
Info::
~137 KB of savings available
Info::
6 third-party resources (1% of weight)
Info::
15 resources over 200KB
139 resources · 22.9 MiB · 6 third-party 21.9 MiB over 1MB target
Media 56% · 12.8 MiB
Image 40% · 9.1 MiB
JavaScript 2% · 464.6 KiB
Font 2% · 395.2 KiB
CSS 1% · 123.8 KiB
Document 0% · 79.5 KiB

~137.3 KiB of savings available

Remove unused JavaScript: 137.3 KiB
B
JavaScript Blocking
2 JS blocking issue(s) detected
REVIEW
2 JS blocking issue(s) detected
Warning::
2 render-blocking <script src> tag(s) without async/defer
Each `<script src=...>` without `async`, `defer`, or `type="module"` blocks HTML parsing while the browser fetches and executes it. The block lasts the entire round-trip + execution time -- on slow networks this translates directly into LCP delay. Add `defer` (executes after parse, in source order) for scripts that interact with the DOM, or `async` (executes whenever ready) for analytics / independent scripts. Module scripts (`type="module"`) are deferred by default.
Warning::
Total JS execution time is 8.3 s -- over the 3.5s budget
Total JavaScript execution (parse + compile + run) across all scripts exceeds 3.5 seconds. On low-end devices that becomes 7-15+ seconds and shows up directly in TBT and INP. Reduce by: tree-shaking unused dependencies, code-splitting (dynamic `import()`), removing or deferring third-party tracking, and replacing heavy frameworks where they're not needed.
B
CSS Performance Depth
2 CSS depth issue(s) detected
REVIEW
2 CSS depth issue(s) detected
Warning::
51 render-blocking stylesheet(s) -- recommended: <=3
Each `<link rel="stylesheet">` without a non-blocking `media` attribute holds up the first paint. Browsers download all of them before painting any content. Consolidate into 1-2 critical-path stylesheets; defer non-critical CSS via `<link rel="stylesheet" media="print" onload="this.media='all'">` or via the loadCSS pattern; inline above-the-fold CSS in `<style>` to short-circuit the request entirely.
Warning::
1 `@font-face` rule(s) without `font-display` -- causes FOIT
An `@font-face` rule without `font-display` causes Flash of Invisible Text (FOIT): the browser hides the styled text for up to 3 seconds while the custom font downloads, then either swaps to fallback (Chrome / Firefox) or stays invisible (older Safari). Add `font-display: swap` (shows fallback immediately, swaps in the custom font when ready) or `font-display: optional` (uses fallback if the font isn't ready in 100ms; never causes visible swap). Either eliminates FOIT outright.
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 22.9 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 2.7 s LCP 2.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 — 881 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 — 883 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 — 885 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 — 886 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 — 809 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 — 972 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.8 KiB — 990 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 — 979 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.0 KiB — 995 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 — 961 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 881 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
PeydaWebFaNum-Black.woff2 woff2 swap
Size 41 KB
Load time 883 ms
Start 2.9 s
Risk FOUT — text flashes from fallback to web font
YekanBakhFaNum-Bold.woff woff swap
Size 38 KB
Load time 885 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 886 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 809 ms
Start 3.0 s
Risk FOUT — text flashes from fallback to web font
YekanBakhFaNum-Light.woff woff swap
Size 37 KB
Load time 972 ms
Start 3.2 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 990 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
PeydaWebFaNum-Regular.w... woff2 swap
Size 41 KB
Load time 979 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
PeydaWebFaNum-Bold.woff2 woff2 swap
Size 41 KB
Load time 995 ms
Start 3.2 s
Risk FOUT — text flashes from fallback to web font
PeydaWebFaNum-Light.woff2 woff2 swap
Size 40 KB
Load time 961 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.
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
139 requests over 6612ms
INFO
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.7 s LCP 2.7 shttps://gharbdental.com// https://gharbdental.com/ — 200 — 988 B — 672 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 — 269 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 — 271 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 — 272 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 — 274 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 — 276 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.2 KiB — 278 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 — 430 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 — 423 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 — 425 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 — 428 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 — 483 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 — 998 B — 485 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 — 486 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 — 504 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 — 489 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 — 491 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 — 493 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 — 494 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 — 797 B — 497 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 — 1013 B — 498 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 — 500 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 — 502 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 — 504 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 — 392 B — 505 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 — 503 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 — 720 B — 505 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 — 507 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 — 509 ms — h2
0 ms 1.0 s 2.0 s 3.0 s 4.0 s 5.0 s 6.0 s FCP 2.7 s LCP 2.7 shttps://gharbdental.com// https://gharbdental.com/ — 200 — 988 B — 672 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 — 269 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 — 271 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 — 272 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 — 274 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 — 276 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.2 KiB — 278 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 — 430 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 — 423 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 — 425 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 — 428 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 — 483 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 — 998 B — 485 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 — 486 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 — 504 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 — 489 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 — 491 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 — 493 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 — 494 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 — 797 B — 497 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 — 1013 B — 498 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 — 500 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 — 502 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 — 504 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 — 392 B — 505 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 — 503 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 — 720 B — 505 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 — 507 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 — 509 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 — 511 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 — 514 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 — 517 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 — 518 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 — 520 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 — 521 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 — 524 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 — 526 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 — 526 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 — 546 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.0 KiB — 525 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 — 525 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 — 528 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 — 538 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 — 529 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 — 530 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.7 KiB — 531 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 — 532 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 — 545 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 — 538 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 — 640 B — 540 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 — 611 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 — 604 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 — 539 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 — 202 B — 539 ms — h2https://gharbdental.com/wp-content/uploads/2023/12/%D8%AB%DB%8C%D9%81%D8%A7%D9%82%D9%81%D8%A7-768x367.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-768x367.png — 200 — 27.6 KiB — 878 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-768x367.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-768x367.png — 200 — 14.6 KiB — 657 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.6 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 — 1.5 s — 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 — 1.5 s — 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 — 475 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 — 937 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 — 981 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 — 938 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 — 940 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 — 977 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 — 944 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 — 946 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 — 948 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 — 951 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 — 974 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 — 960 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.2 KiB — 966 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 — 758 B — 968 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 — 971 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 — 978 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 — 991 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 — 979 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 — 983 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 — 985 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 — 987 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 — 989 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 — 1.0 s — 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 — 1.0 s — 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.1 KiB — 1.0 s — 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 — 1.0 s — 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 — 1.0 s — 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 — 1.0 s — 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 — 1.0 s — 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.8 KiB — 1.0 s — 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 — 1.0 s — 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 — 1.0 s — 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 — 1.0 s — 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 — 1.0 s — 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 — 1.0 s — 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.9 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 — 1.1 s — 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 — 1.0 s — 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 — 1.0 s — 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/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 — 881 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 — 883 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 — 885 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 — 886 ms — h2https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_cfpiybcfpiybcfpi-1-768x576.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_cfpiybcfpiybcfpi-1-768x576.png — 200 — 540.1 KiB — 2.6 s — h2https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_t1ah06t1ah06t1ah-1-768x576.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_t1ah06t1ah06t1ah-1-768x576.png — 200 — 569.0 KiB — 2.6 s — h2https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_n9ivotn9ivotn9iv-1-768x576.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_n9ivotn9ivotn9iv-1-768x576.png — 200 — 569.8 KiB — 2.5 s — h2https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_urxjzfurxjzfurxj-1-768x576.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_urxjzfurxjzfurxj-1-768x576.png — 200 — 520.3 KiB — 2.4 s — h2https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_3xvxqz3xvxqz3xvx-2-768x576.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_3xvxqz3xvxqz3xvx-2-768x576.png — 200 — 553.8 KiB — 2.5 s — h2https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_86ox3786ox3786ox-1-768x576.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_86ox3786ox3786ox-1-768x576.png — 200 — 619.3 KiB — 2.5 s — h2https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_31teqw31teqw31te-1-768x576.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_31teqw31teqw31te-1-768x576.png — 200 — 568.0 KiB — 2.5 s — h2https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_rkvntkrkvntkrkvn-1-768x576.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_rkvntkrkvntkrkvn-1-768x576.png — 200 — 623.8 KiB — 2.5 s — h2https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_cscu7lcscu7lcscu-1-768x576.png/wp-content/uploads/2023/12/Gemini_... https://gharbdental.com/wp-content/uploads/2023/12/Gemini_Generated_Image_cscu7lcscu7lcscu-1-768x576.png — 200 — 554.4 KiB — 2.6 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 — 2.3 s — 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 — 809 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 — 12.8 MiB — 860 ms — 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.1 KiB — 1.2 s — 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 — 972 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.8 KiB — 990 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 — 979 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.0 KiB — 995 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 — 961 ms — h2https://www.goftino.com/widget/k6xR5nwww.goftino.com/widget/k6xR5n https://www.goftino.com/widget/k6xR5n — 200 — 3.8 KiB — 740 ms — h2blob:https://gharbdental.com/c10b8251-cc59-471e-a2e8-b9db8dbc551bgharbdental.com/c10b8251-cc59-471e-... blob:https://gharbdental.com/c10b8251-cc59-471e-a2e8-b9db8dbc551b — 200 — -1 B — 497 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.5 KiB — 653 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 — 827 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 — 835 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 — 976 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 — 1.0 s — 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 — 1.2 s — 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 — 501 B — 1.3 s — 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 — 1.1 s — 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 — 1.1 s — 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 — 686 B — 1.1 s — 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 — 953 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 — 697 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 — 1013 B — 705 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 — 242 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Third-Party Script Cost
Per-script blocking time, transfer cost, and cache headers
INFO
11% of JavaScript execution is third-party
First-party Third-party 881ms · 163KB · ﷼211972/mo
cdn.goftino.com
Other
Costly
Execution 469ms
Transfer 159 KB
Unused 58%
Monthly Cost ﷼112842/mo
www.goftino.com
Other
Costly
Execution 412ms
Transfer 4 KB
Monthly Cost ﷼99130/mo

These scripts may cost more than they're worth

  • cdn.goftino.com adds 469ms and costs ~﷼112842/month
  • www.goftino.com adds 412ms and costs ~﷼99130/month

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