Skip to content
https://goldsmithsrvrepairs.com

Performance

· 21 checks — Lighthouse + waterfall + sustainability rolled into one auditable list.
SCORE
89
GRADE
B
FIX
0
REVIEW
8
PASS
11
INFO
2

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

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

889 ms

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

2.21 s

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

0 ms

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

0.019

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

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

2.22 s

Page Load Progression

419 ms
838 ms
1.3 s
1.7 s
2.1 s
2.5 s
2.9 s
3.4 s
Checks
21
11 PASS 8 REVIEW
C
Page Weight Budget
Action
1.6 MB transferred, 100 requests
REVIEW
1.6 MB transferred, 100 requests
Info::
Page weighs 3.7 MB (1.6 MB transferred)
Info::
Fonts are 671 KB — consider subsetting or using system fonts
Subset fonts to include only used characters, or switch to system font stacks.
Got: 671 KB
Info::
100 HTTP requests
Info::
Estimated 0.34 g CO2 per page load
1.6 MB / 2.4 MB budget
1.6 MB transferred
100 requests
0.34 g CO2 per page load
Fonts 671.2 KiB 40%
Images 413.5 KiB 25%
JavaScript 373.7 KiB 22%
CSS 178.6 KiB 11%
HTML 37.5 KiB 2%
Other 1.1 KiB 0%
0 2.4 MB 4.9 MB
Approaching limit

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

B
Image Optimization
18 images, 0 KB saveable
REVIEW
18 images, 0 KB saveable
Info::
All images are well-optimized
18 images 413 KB
0 oversized -0 KB
17 legacy format
0 missing dimensions CLS risk
B
JS Execution Cost
849ms total JS execution
REVIEW
849ms total JS execution
Warning::
https://goldsmithsrvrepairs.com/wp-content/plugins...: 301ms CPU time
Warning::
https://goldsmithsrvrepairs.com/: 265ms CPU time
Info::
https://goldsmithsrvrepairs.com/wp-content/plugins...: 110ms CPU time
Info::
https://goldsmithsrvrepairs.com/wp-includes/js/jqu...: 107ms CPU time
Info::
Unattributable: 66ms CPU time

Main Thread Breakdown

Other 36% Script Evaluation 29% Style & Layout 24% Rendering 4% Parse HTML & CSS 4% Script Parsing & Compilation 3%
ScriptTotalScriptingParse/CompileParty
https://goldsmithsrvrepairs.com/wp-content/plugins/revslider/sr6/assets/js/rbtools.min.js?ver=6.7.29301ms52ms4ms1st
https://goldsmithsrvrepairs.com/265ms6ms2ms1st
https://goldsmithsrvrepairs.com/wp-content/plugins/revslider/sr6/assets/js/rs6.min.js?ver=6.7.29110ms59ms12ms1st
https://goldsmithsrvrepairs.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1107ms90ms2ms1st
Unattributable66ms1ms0ms1st
B
JS Bundles
27 scripts, 129 KB unused
REVIEW
27 scripts, 129 KB unused
Warning::
https://goldsmithsrvrepairs.com/wp-content/plugins...: 47 KB unused (46%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://goldsmithsrvrepairs.com/wp-content/plugins...: 34 KB unused (59%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://goldsmithsrvrepairs.com/wp-content/plugins...: 26 KB unused (77%)
Consider code splitting or tree shaking to reduce unused code.
Warning::
https://goldsmithsrvrepairs.com/wp-content/plugins...: 21 KB unused (58%)
Consider code splitting or tree shaking to reduce unused code.
Info::
Total unused JavaScript: 129 KB
129 KB unused JavaScript

Downloaded but never executed on this page.

ScriptSizeUnusedMinifiedParty
https://goldsmithsrvrepairs.com/wp-content/plugins/revslider/sr6/assets/js/rs6.min.js?ver=6.7.29102 KB47 KB (46%)1st
https://goldsmithsrvrepairs.com/wp-content/plugins/revslider/sr6/assets/js/rbtools.min.js?ver=6.7.2959 KB34 KB (59%)1st
https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js?ver=3.7.834 KB26 KB (77%)1st
https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.537 KB21 KB (58%)1st
https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.34.410 KB1st
https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.29.010 KB1st
https://goldsmithsrvrepairs.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.129 KB1st
https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.34.415 KB1st
https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js?ver=3.7.80 KB1st
https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.34.42 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

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
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
100 resources · 1.6 MB · 129 KB savings available
REVIEW
100 resources · 1.6 MB · 129 KB savings available
Warning::
Page weight 1.6 MB exceeds 1 MB target by 652 KB
Got: 1.6 MB Expected: ≤ 1 MB
Info::
~129 KB of savings available
Info::
10 third-party resources (5% of weight)
Info::
2 resources over 200KB
100 resources · 1.6 MiB · 10 third-party 651.6 KiB over 1MB target
Font 40% · 671.2 KiB
Image 25% · 414.6 KiB
JavaScript 22% · 373.7 KiB
CSS 11% · 178.6 KiB
Document 2% · 37.5 KiB

~129.0 KiB of savings available

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

Green Hosting

No green hosting detected

B
HTTP Caching
public, max-age=0
REVIEW
public, max-age=0
Info::
Cache-Control header is set
Got: public, max-age=0
Info::
Last-Modified header present
Cache-Control

public, max-age=0

DirectiveValueMeaning
publicAny cache may store this response
max-age0Cache for 0 seconds
A+
Third-Party Impact
5% third-party, 0 ms blocking
PASS
5% third-party, 0 ms blocking
Info::
Third-party code accounts for 5% of page weight (84.2 KiB of 1.6 MiB)
Info::
Third-party blocking time is low (0 ms)
95%
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
6 fonts (671 KB)
PASS
6 fonts (671 KB)
Info::
6 font(s) use font-display: swap (FOUT risk but functional)

Web fonts

6

671 KB total

Render-blocking

0

of 6

Dominant font-display

swap

Most common across fonts

Font loading timeline
Transfer FOIT (block) FOUT (swap)
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 889 ms LCP 2.2 shttps://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2fa-solid-900.woff2 https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2 — 76.5 KiB — 71 ms — font-display: swaphttps://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2fa-brands-400.woff2 https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2 — 79.8 KiB — 71 ms — font-display: swaphttps://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2KFO7CnqEu92Fr1ME7kSn66a... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 36.7 KiB — 74 ms — font-display: swaphttps://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff27cHqv4kjgoGqM7E3t-4s51o... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2 — 15.4 KiB — 59 ms — font-display: swaphttps://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2fa-regular-400.woff2 https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2 — 13.0 KiB — 47 ms — font-display: swaphttps://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff?itek3helementskit.woff https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff?itek3h — 449.8 KiB — 57 ms — font-display: swap
fa-solid-900.woff2 woff2 swap
Size 77 KB
Load time 71 ms
Start 432 ms
Risk FOUT — text flashes from fallback to web font
fa-brands-400.woff2 woff2 swap
Size 80 KB
Load time 71 ms
Start 432 ms
Risk FOUT — text flashes from fallback to web font
KFO7CnqEu92Fr1ME7kSn66a... woff2 swap
Size 37 KB
Load time 74 ms
Start 432 ms
Risk FOUT — text flashes from fallback to web font
7cHqv4kjgoGqM7E3t-4s51o... woff2 swap
Size 15 KB
Load time 59 ms
Start 432 ms
Risk FOUT — text flashes from fallback to web font
fa-regular-400.woff2 woff2 swap
Size 13 KB
Load time 47 ms
Start 520 ms
Risk FOUT — text flashes from fallback to web font
elementskit.woff woff swap
Size 450 KB
Load time 57 ms
Start 621 ms
Risk FOUT — text flashes from fallback to web font
  • Convert to woff2 for ~30% smaller file size
  • Subset this font — over 100 KB suggests Latin Extended or full glyph coverage that most pages don't need
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 ~360 KB and ~720 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+
Main HTML Cache-Control
Main HTML max-age=0 (≤ 5min) is appropriate
PASS
Main HTML max-age=0 (≤ 5min) is appropriate
Info::
Main HTML max-age=0 (≤ 5min) is appropriate
Got: public, max-age=0
A+
Server Response Intelligence
2 server-response signal(s) detected
PASS
2 server-response signal(s) detected
Info::
`Vary` header declared: Accept-Encoding,Accept-Encoding
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::
`Last-Modified` present -- timestamp-based conditional GET supported
Consider also setting `ETag` for stronger revalidation -- ETags are content hashes that don't suffer from clock-skew or DST issues. Last-Modified alone is functional for conditional GETs and not a bug.
Network Waterfall
100 requests over 1010ms
INFO
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 889 ms LCP 2.2 shttps://goldsmithsrvrepairs.com// https://goldsmithsrvrepairs.com/ — 200 — 37.5 KiB — 193 ms — h2https://fonts.googleapis.com/css?family=Barlow%3A700%7CRoboto%3A400%2C500&display=swapfonts.googleapis.com/css?family=Bar... https://fonts.googleapis.com/css?family=Barlow%3A700%7CRoboto%3A400%2C500&display=swap — 200 — 2.1 KiB — 173 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/revslider/sr6/assets/assets/dummy.png/wp-content/plugins/revslider/sr6/a... https://goldsmithsrvrepairs.com/wp-content/plugins/revslider/sr6/assets/assets/dummy.png — 200 — 178 B — 167 ms — h2https://goldsmithsrvrepairs.com/wp-includes/css/dashicons.min.css?ver=7.0/wp-includes/css/dashicons.min.css?... https://goldsmithsrvrepairs.com/wp-includes/css/dashicons.min.css?ver=7.0 — 200 — 34.4 KiB — 133 ms — h2https://goldsmithsrvrepairs.com/wp-content/themes/hello-elementor/style.css?ver=7.0/wp-content/themes/hello-elementor/... https://goldsmithsrvrepairs.com/wp-content/themes/hello-elementor/style.css?ver=7.0 — 200 — 615 B — 120 ms — h2https://goldsmithsrvrepairs.com/wp-content/themes/hello-elementor/assets/css/reset.css?ver=3.4.5/wp-content/themes/hello-elementor/... https://goldsmithsrvrepairs.com/wp-content/themes/hello-elementor/assets/css/reset.css?ver=3.4.5 — 200 — 1.6 KiB — 113 ms — h2https://goldsmithsrvrepairs.com/wp-content/themes/hello-elementor/assets/css/theme.css?ver=3.4.5/wp-content/themes/hello-elementor/... https://goldsmithsrvrepairs.com/wp-content/themes/hello-elementor/assets/css/theme.css?ver=3.4.5 — 200 — 1.1 KiB — 121 ms — h2https://goldsmithsrvrepairs.com/wp-content/themes/hello-elementor/assets/css/header-footer.css?ver=3.4.5/wp-content/themes/hello-elementor/... https://goldsmithsrvrepairs.com/wp-content/themes/hello-elementor/assets/css/header-footer.css?ver=3.4.5 — 200 — 1.3 KiB — 113 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.34.4 — 200 — 6.5 KiB — 115 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.34.4 — 200 — 389 B — 118 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.min.css?ver=3.34.4 — 200 — 239 B — 62 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.34.4 — 200 — 1.0 KiB — 116 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.34.4 — 200 — 520 B — 112 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.34.4 — 200 — 128 B — 114 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.34.4 — 200 — 181 B — 62 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.34.4 — 200 — 961 B — 119 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.46.0/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.46.0 — 200 — 4.0 KiB — 123 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/elementor/css/post-13.css?ver=1779321380/wp-content/uploads/elementor/css/p... https://goldsmithsrvrepairs.com/wp-content/uploads/elementor/css/post-13.css?ver=1779321380 — 200 — 411 B — 120 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/image-hover-effects-addon-for-elementor/assets/style.min.css?ver=1.4.4/wp-content/plugins/image-hover-eff... https://goldsmithsrvrepairs.com/wp-content/plugins/image-hover-effects-addon-for-elementor/assets/style.min.css?ver=1.4.4 — 200 — 2.8 KiB — 63 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.34.4 — 200 — 734 B — 124 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.29.0/wp-content/plugins/elementor-pro/a... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.29.0 — 200 — 1.4 KiB — 120 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.34.4 — 200 — 320 B — 63 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/css/widget-flip-box.min.css?ver=3.29.0/wp-content/plugins/elementor-pro/a... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/css/widget-flip-box.min.css?ver=3.29.0 — 200 — 1.2 KiB — 64 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css?ver=3.34.4 — 200 — 173 B — 121 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5 — 200 — 4.2 KiB — 123 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.34.4 — 200 — 732 B — 124 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel.min.css?ver=3.29.0/wp-content/plugins/elementor-pro/a... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel.min.css?ver=3.29.0 — 200 — 1.4 KiB — 148 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base.min.css?ver=3.29.0/wp-content/plugins/elementor-pro/a... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base.min.css?ver=3.29.0 — 200 — 616 B — 147 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/elementor/css/post-11.css?ver=1779322342/wp-content/uploads/elementor/css/p... https://goldsmithsrvrepairs.com/wp-content/uploads/elementor/css/post-11.css?ver=1779322342 — 200 — 5.2 KiB — 149 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/elementor/css/post-20.css?ver=1779321380/wp-content/uploads/elementor/css/p... https://goldsmithsrvrepairs.com/wp-content/uploads/elementor/css/post-20.css?ver=1779321380 — 200 — 2.1 KiB — 150 ms — h2
0 ms 500 ms 1.0 s 1.5 s 2.0 s FCP 889 ms LCP 2.2 shttps://goldsmithsrvrepairs.com// https://goldsmithsrvrepairs.com/ — 200 — 37.5 KiB — 193 ms — h2https://fonts.googleapis.com/css?family=Barlow%3A700%7CRoboto%3A400%2C500&display=swapfonts.googleapis.com/css?family=Bar... https://fonts.googleapis.com/css?family=Barlow%3A700%7CRoboto%3A400%2C500&display=swap — 200 — 2.1 KiB — 173 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/revslider/sr6/assets/assets/dummy.png/wp-content/plugins/revslider/sr6/a... https://goldsmithsrvrepairs.com/wp-content/plugins/revslider/sr6/assets/assets/dummy.png — 200 — 178 B — 167 ms — h2https://goldsmithsrvrepairs.com/wp-includes/css/dashicons.min.css?ver=7.0/wp-includes/css/dashicons.min.css?... https://goldsmithsrvrepairs.com/wp-includes/css/dashicons.min.css?ver=7.0 — 200 — 34.4 KiB — 133 ms — h2https://goldsmithsrvrepairs.com/wp-content/themes/hello-elementor/style.css?ver=7.0/wp-content/themes/hello-elementor/... https://goldsmithsrvrepairs.com/wp-content/themes/hello-elementor/style.css?ver=7.0 — 200 — 615 B — 120 ms — h2https://goldsmithsrvrepairs.com/wp-content/themes/hello-elementor/assets/css/reset.css?ver=3.4.5/wp-content/themes/hello-elementor/... https://goldsmithsrvrepairs.com/wp-content/themes/hello-elementor/assets/css/reset.css?ver=3.4.5 — 200 — 1.6 KiB — 113 ms — h2https://goldsmithsrvrepairs.com/wp-content/themes/hello-elementor/assets/css/theme.css?ver=3.4.5/wp-content/themes/hello-elementor/... https://goldsmithsrvrepairs.com/wp-content/themes/hello-elementor/assets/css/theme.css?ver=3.4.5 — 200 — 1.1 KiB — 121 ms — h2https://goldsmithsrvrepairs.com/wp-content/themes/hello-elementor/assets/css/header-footer.css?ver=3.4.5/wp-content/themes/hello-elementor/... https://goldsmithsrvrepairs.com/wp-content/themes/hello-elementor/assets/css/header-footer.css?ver=3.4.5 — 200 — 1.3 KiB — 113 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.34.4 — 200 — 6.5 KiB — 115 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.34.4 — 200 — 389 B — 118 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-float.min.css?ver=3.34.4 — 200 — 239 B — 62 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.34.4 — 200 — 1.0 KiB — 116 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.34.4 — 200 — 520 B — 112 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.34.4 — 200 — 128 B — 114 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.34.4 — 200 — 181 B — 62 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.34.4 — 200 — 961 B — 119 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.46.0/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.46.0 — 200 — 4.0 KiB — 123 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/elementor/css/post-13.css?ver=1779321380/wp-content/uploads/elementor/css/p... https://goldsmithsrvrepairs.com/wp-content/uploads/elementor/css/post-13.css?ver=1779321380 — 200 — 411 B — 120 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/image-hover-effects-addon-for-elementor/assets/style.min.css?ver=1.4.4/wp-content/plugins/image-hover-eff... https://goldsmithsrvrepairs.com/wp-content/plugins/image-hover-effects-addon-for-elementor/assets/style.min.css?ver=1.4.4 — 200 — 2.8 KiB — 63 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.34.4 — 200 — 734 B — 124 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.29.0/wp-content/plugins/elementor-pro/a... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/css/widget-form.min.css?ver=3.29.0 — 200 — 1.4 KiB — 120 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.34.4 — 200 — 320 B — 63 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/css/widget-flip-box.min.css?ver=3.29.0/wp-content/plugins/elementor-pro/a... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/css/widget-flip-box.min.css?ver=3.29.0 — 200 — 1.2 KiB — 64 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/animations/styles/fadeInUp.min.css?ver=3.34.4 — 200 — 173 B — 121 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=8.4.5 — 200 — 4.2 KiB — 123 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.34.4 — 200 — 732 B — 124 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel.min.css?ver=3.29.0/wp-content/plugins/elementor-pro/a... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/css/widget-testimonial-carousel.min.css?ver=3.29.0 — 200 — 1.4 KiB — 148 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base.min.css?ver=3.29.0/wp-content/plugins/elementor-pro/a... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/css/widget-carousel-module-base.min.css?ver=3.29.0 — 200 — 616 B — 147 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/elementor/css/post-11.css?ver=1779322342/wp-content/uploads/elementor/css/p... https://goldsmithsrvrepairs.com/wp-content/uploads/elementor/css/post-11.css?ver=1779322342 — 200 — 5.2 KiB — 149 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/elementor/css/post-20.css?ver=1779321380/wp-content/uploads/elementor/css/p... https://goldsmithsrvrepairs.com/wp-content/uploads/elementor/css/post-20.css?ver=1779321380 — 200 — 2.1 KiB — 150 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/elementor/css/post-166.css?ver=1779321380/wp-content/uploads/elementor/css/p... https://goldsmithsrvrepairs.com/wp-content/uploads/elementor/css/post-166.css?ver=1779321380 — 200 — 1.3 KiB — 63 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css?ver=3.7.8/wp-content/plugins/elementskit-lit... https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/widget-styles.css?ver=3.7.8 — 200 — 47.8 KiB — 100 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css?ver=3.7.8/wp-content/plugins/elementskit-lit... https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/widgets/init/assets/css/responsive.css?ver=3.7.8 — 200 — 2.8 KiB — 151 ms — h2http://goldsmithsrvrepairs.com/wp-content/uploads/elementor/google-fonts/css/barlow.css?ver=1748028302/wp-content/uploads/elementor/googl... http://goldsmithsrvrepairs.com/wp-content/uploads/elementor/google-fonts/css/barlow.css?ver=1748028302 — -1 — 0 B — 0 ms — http://goldsmithsrvrepairs.com/wp-content/uploads/elementor/google-fonts/css/poppins.css?ver=1748028304/wp-content/uploads/elementor/googl... http://goldsmithsrvrepairs.com/wp-content/uploads/elementor/google-fonts/css/poppins.css?ver=1748028304 — -1 — 0 B — 0 ms — http://goldsmithsrvrepairs.com/wp-content/uploads/elementor/google-fonts/css/lato.css?ver=1748028304/wp-content/uploads/elementor/googl... http://goldsmithsrvrepairs.com/wp-content/uploads/elementor/google-fonts/css/lato.css?ver=1748028304 — -1 — 0 B — 0 ms — http://goldsmithsrvrepairs.com/wp-content/uploads/elementor/google-fonts/css/opensans.css?ver=1748028312/wp-content/uploads/elementor/googl... http://goldsmithsrvrepairs.com/wp-content/uploads/elementor/google-fonts/css/opensans.css?ver=1748028312 — -1 — 0 B — 0 ms — http://goldsmithsrvrepairs.com/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1751127493/wp-content/uploads/elementor/googl... http://goldsmithsrvrepairs.com/wp-content/uploads/elementor/google-fonts/css/roboto.css?ver=1751127493 — -1 — 0 B — 0 ms — https://goldsmithsrvrepairs.com/wp-content/plugins/site-reviews/assets/styles/bootstrap.css?ver=7.2.13/wp-content/plugins/site-reviews/as... https://goldsmithsrvrepairs.com/wp-content/plugins/site-reviews/assets/styles/bootstrap.css?ver=7.2.13 — 200 — 4.3 KiB — 146 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3 — 200 — 11.9 KiB — 148 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css?ver=5.15.3/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css?ver=5.15.3 — 200 — 339 B — 96 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3 — 200 — 319 B — 148 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3 — 200 — 317 B — 149 ms — h2https://goldsmithsrvrepairs.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1/wp-includes/js/jquery/jquery.min.j... https://goldsmithsrvrepairs.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 — 200 — 29.1 KiB — 163 ms — h2https://goldsmithsrvrepairs.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1/wp-includes/js/jquery/jquery-migra... https://goldsmithsrvrepairs.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1 — 200 — 4.6 KiB — 157 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/custom-css-js/147.js?v=7731/wp-content/uploads/custom-css-js/1... https://goldsmithsrvrepairs.com/wp-content/uploads/custom-css-js/147.js?v=7731 — 200 — 465 B — 150 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/custom-css-js/54.css?v=6794/wp-content/uploads/custom-css-js/5... https://goldsmithsrvrepairs.com/wp-content/uploads/custom-css-js/54.css?v=6794 — 200 — 855 B — 153 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/2021/05/395288304_10228467901421044_781106831006496611_n-e1751127171411.jpg/wp-content/uploads/2021/05/3952883... https://goldsmithsrvrepairs.com/wp-content/uploads/2021/05/395288304_10228467901421044_781106831006496611_n-e1751127171411.jpg — 200 — 44.6 KiB — 155 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/elementor/css/post-917.css?ver=1779321380/wp-content/uploads/elementor/css/p... https://goldsmithsrvrepairs.com/wp-content/uploads/elementor/css/post-917.css?ver=1779321380 — 200 — 832 B — 151 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/quick-call-button/assets/css/quick-call-button.css?ver=1.2.9/wp-content/plugins/quick-call-butt... https://goldsmithsrvrepairs.com/wp-content/plugins/quick-call-button/assets/css/quick-call-button.css?ver=1.2.9 — 200 — 912 B — 158 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css?ver=3.7.8/wp-content/plugins/elementskit-lit... https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/css/ekiticons.css?ver=3.7.8 — 200 — 9.6 KiB — 57 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/revslider/sr6/assets/css/rs6.css?ver=6.7.29/wp-content/plugins/revslider/sr6/a... https://goldsmithsrvrepairs.com/wp-content/plugins/revslider/sr6/assets/css/rs6.css?ver=6.7.29 — 200 — 11.7 KiB — 50 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.34.4 — 200 — 2.3 KiB — 55 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.34.4 — 200 — 15.1 KiB — 57 ms — h2https://goldsmithsrvrepairs.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3/wp-includes/js/jquery/ui/core.min.... https://goldsmithsrvrepairs.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3 — 200 — 6.7 KiB — 59 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.34.4/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.34.4 — 200 — 9.9 KiB — 65 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5 — 200 — 37.3 KiB — 94 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js?ver=3.7.8/wp-content/plugins/elementskit-lit... https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/libs/framework/assets/js/frontend-script.js?ver=3.7.8 — 200 — 71 B — 68 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js?ver=3.7.8/wp-content/plugins/elementskit-lit... https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/widget-scripts.js?ver=3.7.8 — 200 — 34.3 KiB — 93 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/site-reviews/assets/scripts/site-reviews.js?ver=7.2.13/wp-content/plugins/site-reviews/as... https://goldsmithsrvrepairs.com/wp-content/plugins/site-reviews/assets/scripts/site-reviews.js?ver=7.2.13 — 200 — 12.4 KiB — 72 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.29.0/wp-content/plugins/elementor-pro/a... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.29.0 — 200 — 2.6 KiB — 84 ms — h2https://goldsmithsrvrepairs.com/wp-includes/js/dist/hooks.min.js?ver=7496969728ca0f95732d/wp-includes/js/dist/hooks.min.js?v... https://goldsmithsrvrepairs.com/wp-includes/js/dist/hooks.min.js?ver=7496969728ca0f95732d — 200 — 1.7 KiB — 85 ms — h2https://goldsmithsrvrepairs.com/wp-includes/js/dist/i18n.min.js?ver=781d11515ad3d91786ec/wp-includes/js/dist/i18n.min.js?ve... https://goldsmithsrvrepairs.com/wp-includes/js/dist/i18n.min.js?ver=781d11515ad3d91786ec — 200 — 2.3 KiB — 81 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.29.0/wp-content/plugins/elementor-pro/a... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.29.0 — 200 — 6.2 KiB — 82 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.29.0/wp-content/plugins/elementor-pro/a... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.29.0 — 200 — 10.0 KiB — 79 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/animate-circle.min.js?ver=3.7.8/wp-content/plugins/elementskit-lit... https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/animate-circle.min.js?ver=3.7.8 — 200 — 426 B — 70 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js?ver=3.7.8/wp-content/plugins/elementskit-lit... https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/widgets/init/assets/js/elementor.js?ver=3.7.8 — 200 — 5.6 KiB — 89 ms — h2https://goldsmithsrvrepairs.com/wp-json/myaio/v1/crawler-beacon/wp-json/myaio/v1/crawler-beacon https://goldsmithsrvrepairs.com/wp-json/myaio/v1/crawler-beacon — 200 — 203 B — 418 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/revslider/sr6/assets/js/rbtools.min.js?ver=6.7.29/wp-content/plugins/revslider/sr6/a... https://goldsmithsrvrepairs.com/wp-content/plugins/revslider/sr6/assets/js/rbtools.min.js?ver=6.7.29 — 200 — 58.6 KiB — 98 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/revslider/sr6/assets/js/rs6.min.js?ver=6.7.29/wp-content/plugins/revslider/sr6/a... https://goldsmithsrvrepairs.com/wp-content/plugins/revslider/sr6/assets/js/rs6.min.js?ver=6.7.29 — 200 — 102.2 KiB — 95 ms — h2https://cdn.trustindex.io/loader.js?ver=1cdn.trustindex.io/loader.js?ver=1 https://cdn.trustindex.io/loader.js?ver=1 — 200 — 21.5 KiB — 75 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2 — 200 — 76.5 KiB — 71 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2 — 200 — 79.8 KiB — 71 ms — h2https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2fonts.gstatic.com/s/roboto/v51/KFO7... https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBHMdazQ.woff2 — 200 — 36.7 KiB — 74 ms — h3https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2fonts.gstatic.com/s/barlow/v13/7cHq... https://fonts.gstatic.com/s/barlow/v13/7cHqv4kjgoGqM7E3t-4s51ostz0rdg.woff2 — 200 — 15.4 KiB — 59 ms — h3http://goldsmithsrvrepairs.com/wp-content/uploads/2026/01/image2-1-rotated.jpeg/wp-content/uploads/2026/01/image2-... http://goldsmithsrvrepairs.com/wp-content/uploads/2026/01/image2-1-rotated.jpeg — -1 — 0 B — 0 ms — data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAsCAYAAAAn4+taAAAGiUlEQVRogWJkGJwgkoGBIYOBgeEDAwM…data:img/png;base64,iVBORw0KGgoAAAA... data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAsCAYAAAAn4+taAAAGiUlEQVRogWJkGJwgkoGBIYOBgeEDAwM… — 200 — 1.7 KiB — 79 ms — datadata:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAtCAYAAADGD8lQAAADnklEQVRYhWJkYGD4yMDAwMcwGAADAwM…data:img/png;base64,iVBORw0KGgoAAAA... data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAtCAYAAADGD8lQAAADnklEQVRYhWJkYGD4yMDAwMcwGAADAwM… — 200 — 983 B — 79 ms — datadata:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAFpElEQVRYhWIgAFgJKSACsDAwMChTZAI…data:img/png;base64,iVBORw0KGgoAAAA... data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAFpElEQVRYhWIgAFgJKSACsDAwMChTZAI… — 200 — 1.5 KiB — 79 ms — datadata:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAEtElEQVRYhYzMsQ1AEQAA0TeXFQygNKP…data:img/png;base64,iVBORw0KGgoAAAA... data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAEtElEQVRYhYzMsQ1AEQAA0TeXFQygNKP… — 200 — 1.2 KiB — 79 ms — datadata:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAkCAYAAADLsGk3AAAGiUlEQVRYhYTNMQqAMBQE0ZfG0iII3jO…data:img/png;base64,iVBORw0KGgoAAAA... data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAkCAYAAADLsGk3AAAGiUlEQVRYhYTNMQqAMBQE0ZfG0iII3jO… — 200 — 1.7 KiB — 79 ms — datadata:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAsCAYAAADxRjE/AAAF10lEQVRYhczOMQ0AMAgAsIrkncY900O…data:img/png;base64,iVBORw0KGgoAAAA... data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAsCAYAAADxRjE/AAAF10lEQVRYhczOMQ0AMAgAsIrkncY900O… — 200 — 1.5 KiB — 80 ms — datahttps://goldsmithsrvrepairs.com/wp-content/uploads/2025/07/bg-9.jpg/wp-content/uploads/2025/07/bg-9.jp... https://goldsmithsrvrepairs.com/wp-content/uploads/2025/07/bg-9.jpg — 200 — 54.1 KiB — 87 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/2025/07/Inspect-and-Plan.jpg/wp-content/uploads/2025/07/Inspect... https://goldsmithsrvrepairs.com/wp-content/uploads/2025/07/Inspect-and-Plan.jpg — 200 — 18.7 KiB — 78 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/2025/07/Prepare-and-Equip.jpg/wp-content/uploads/2025/07/Prepare... https://goldsmithsrvrepairs.com/wp-content/uploads/2025/07/Prepare-and-Equip.jpg — 200 — 22.3 KiB — 79 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/2025/07/Repair-and-Replace.jpg/wp-content/uploads/2025/07/Repair-... https://goldsmithsrvrepairs.com/wp-content/uploads/2025/07/Repair-and-Replace.jpg — 200 — 19.1 KiB — 83 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/2025/07/Test-and-Support.jpg/wp-content/uploads/2025/07/Test-an... https://goldsmithsrvrepairs.com/wp-content/uploads/2025/07/Test-and-Support.jpg — 200 — 13.7 KiB — 86 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2 — 200 — 13.0 KiB — 47 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/quick-call-button/images/quick-call-button.png/wp-content/plugins/quick-call-butt... https://goldsmithsrvrepairs.com/wp-content/plugins/quick-call-button/images/quick-call-button.png — 200 — 679 B — 47 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff?itek3h/wp-content/plugins/elementskit-lit... https://goldsmithsrvrepairs.com/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff?itek3h — 200 — 449.8 KiB — 57 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/js/section-frontend-handlers.d85ab872da118940910d.bundle.min.js/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/js/section-frontend-handlers.d85ab872da118940910d.bundle.min.js — 200 — 376 B — 47 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/js/shared-frontend-handlers.03caa53373b56d3bab67.bundle.min.js — 200 — 2.5 KiB — 48 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js/wp-content/plugins/elementor/asset... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor/assets/js/text-editor.45609661e409413f1cef.bundle.min.js — 200 — 648 B — 47 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/js/form.5fb35271b8ba3fb1e7d6.bundle.min.js/wp-content/plugins/elementor-pro/a... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/js/form.5fb35271b8ba3fb1e7d6.bundle.min.js — 200 — 4.9 KiB — 47 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.js/wp-content/plugins/elementor-pro/a... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/js/popup.f7b15b2ca565b152bf98.bundle.min.js — 200 — 450 B — 47 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/js/carousel.3620fca501cb18163600.bundle.min.js/wp-content/plugins/elementor-pro/a... https://goldsmithsrvrepairs.com/wp-content/plugins/elementor-pro/assets/js/carousel.3620fca501cb18163600.bundle.min.js — 200 — 1.6 KiB — 47 ms — h2https://goldsmithsrvrepairs.com/wp-content/plugins/revslider/sr6/assets/assets/loader.gif/wp-content/plugins/revslider/sr6/a... https://goldsmithsrvrepairs.com/wp-content/plugins/revslider/sr6/assets/assets/loader.gif — 200 — 2.5 KiB — 47 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/2025/08/WhatsApp-Image-2025-08-24-at-1.58.51-PM-1.jpeg/wp-content/uploads/2025/08/WhatsAp... https://goldsmithsrvrepairs.com/wp-content/uploads/2025/08/WhatsApp-Image-2025-08-24-at-1.58.51-PM-1.jpeg — 200 — 228.8 KiB — 51 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/2025/06/cropped-395288304_10228467901421044_781106831006496611_n-32x32.jpg/wp-content/uploads/2025/06/cropped... https://goldsmithsrvrepairs.com/wp-content/uploads/2025/06/cropped-395288304_10228467901421044_781106831006496611_n-32x32.jpg — 200 — 1.1 KiB — 48 ms — h2https://goldsmithsrvrepairs.com/wp-content/uploads/trustindex-google-widget.css?1762985384/wp-content/uploads/trustindex-goog... https://goldsmithsrvrepairs.com/wp-content/uploads/trustindex-google-widget.css?1762985384 — 200 — 9.6 KiB — 47 ms — h2
HTML JavaScript CSS Images Fonts XHR/Fetch Other
Image Optimization
57 images, 134 KB total, 0 KB wasted
INFO

Image Optimization Audit

Total Images

57

Total Size

134 KB

12 missing dimensions 4 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