Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize solsticehw.com
Unused JavaScript delays LCP by 250ms and wastes 71 KiB of bandwidth unnecessarily.
Access your WordPress admin and review Divi theme settings to disable unused features. Use Asset CleanUp Pro plugin to remove unused scripts from scripts.min.js and sticky-elements.js on pages that don't need them. Enable code splitting in Divi theme options if available.
A score of 66 falls in the "Needs Improvement" 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 has poor performance with a score of 66/100, indicating significant user experience issues. The biggest problem is excessive unused JavaScript (71KB) and CSS (50KB) that's slowing down page loading, with the JavaScript alone adding 260ms of delay to the Largest Contentful Paint. The site is also suffering from major layout shifts (0.153 CLS score) caused by web fonts loading and shifting content around, plus a very slow First Contentful Paint of 3.2 seconds. Cleaning up the unused Divi theme code, optimizing font loading with proper display settings, and properly sizing images could improve the performance score by 25+ points and dramatically enhance user experience.
Why It Matters:
Google Fonts loading causes 0.051 CLS score and creates jarring text jumps during page load.
How to Fix:
Add font-display: swap to your Google Fonts CSS declarations in your theme. Use OMGF (Optimize My Google Fonts) WordPress plugin to host fonts locally and preload them. Add fallback fonts with similar metrics to prevent layout shifts while custom fonts load.
Why It Matters:
The oversized logo image wastes 30 KiB and delays LCP by 200ms with unnecessary data transfer.
How to Fix:
Replace the current 980x463px logo with properly sized versions for different screen sizes. Use WordPress responsive image features or Divi's built-in responsive options. Add srcset attributes with multiple logo sizes: 245px for mobile, 490px for retina mobile, and larger sizes for desktop.
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
70% of your main CSS file is unused, adding unnecessary 19KB to every page load.
The 5.5MB Spain flag video dominates your page weight and significantly slows initial load.
Missing dimensions on critical hero and logo images cause layout shifts affecting CLS.
Oversized images waste 65KB of bandwidth and delay LCP by 300ms for logo and hero images.