Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize isaacr13.sg.host.com
WebP images can be compressed further, saving 26KB and improving perceived load time.
In SiteGround Optimizer or install ShortPixel, increase WebP compression level from current setting. Specifically recompress Group-7-1-2.webp (13KB savings) and Group-6-2-1.webp (9KB savings). Set compression quality to 80-85% for optimal balance.
A score of 90 falls in the "Good" range (50-89). While it is better than poor (0-49), you should aim for 90+ to provide an optimal user experience and maximize SEO benefits.
This site is slower than approximately 35% of similar sites. The main issues affecting performance are image optimization, JavaScript execution time, and layout stability.
Addressing these issues could improve your conversion rate by 15-20% and boost your search engine rankings.
Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
Interaction to Next Paint
Good: < 200ms
Measures how quickly the page responds to user interactions
Cumulative Layout Shift
Good: < 0.1
Measures visual stability - how much content shifts during page load
This WordPress site performs well overall with a score of 90/100, but has room for improvement in page loading speed. The biggest issue is render-blocking CSS that's delaying initial page rendering by about 270ms, which could be fixed by deferring or inlining critical styles. Additionally, the site could benefit from better image compression (saving 26 KiB across several WebP images) and removing unused JavaScript code (46 KiB of unnecessary scripts). While the performance score is good, addressing these issues could make the site feel noticeably faster for users, especially on slower connections.
Why It Matters:
Combined CSS file blocks initial render, delaying LCP and FCP by 250ms.
How to Fix:
In SiteGround Optimizer settings, disable CSS combination and enable 'Defer Render-Blocking CSS'. Alternatively, inline critical CSS for above-the-fold content and defer non-critical styles using media='print' onload='this.media="all"'.
Why It Matters:
Missing width/height on SVG images causes layout shifts affecting CLS score.
How to Fix:
Edit your Bricks Builder templates and add explicit width='35' height='35' attributes to the image-3.svg elements. For dynamic images, modify your WordPress theme's image output functions to always include dimensions from attachment metadata.
Once your site is optimized, maintain that speed. Use DeployHQ for zero-downtime, automated deployments—so performance fixes and updates go live safely every time, without breaking your site.
Get AI-powered performance insights with actionable fixes in 30 seconds
More WordPress Speed Tests
Your LCP element is not discoverable in initial HTML and lacks priority hints, preventing early loading optimization.
628 KiB of unused JavaScript wastes bandwidth and increases execution time, with reCAPTCHA alone contributing 571 KiB of waste.
Render-blocking scripts delay First Contentful Paint by 8.7 seconds, severely impacting your LCP of 15.3 seconds.
Critical CSS and JavaScript files are blocking initial page render for 3.4 seconds, severely delaying First Contentful Paint.