Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize solsticehw.com
72KB of unused JavaScript in Divi's scripts.min.js delays LCP by 450ms and blocks interactivity.
Enable Divi's Dynamic CSS & JS feature in theme options to load only required modules. Use Asset CleanUp plugin to disable sticky-elements.js on pages that don't need it. Defer Divi's non-critical JavaScript using WP Rocket's script optimization.
A score of 65 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 65/100, primarily due to significant layout shifting issues affecting user experience. The biggest problem is excessive Cumulative Layout Shift (0.159) caused by web fonts loading after the page content appears, making elements jump around as users try to interact with the page. Additionally, oversized images are wasting 65 KB of bandwidth and slowing the Largest Contentful Paint to 6 seconds, while unused JavaScript and CSS are adding unnecessary bloat. Implementing font-display strategies, properly sizing images for their display dimensions, and removing unused code could improve the score by 15-20 points and create a much smoother user experience.
Why It Matters:
Web fonts are causing significant layout shifts (CLS score: 0.159) as they load after page render.
How to Fix:
Add font-display: swap to Google Fonts URLs in your Divi theme. Preload critical font files by adding <link rel='preload'> tags for Montserrat and Crimson Text in WordPress header. Use a plugin like OMGF to host Google Fonts locally for faster delivery.
Why It Matters:
Oversized images waste 65KB bandwidth and delay LCP by 350ms with poor mobile experience.
How to Fix:
Install Divi's built-in responsive image features or ShortPixel plugin. Replace the 980x463px logo with properly sized versions (245x116px for mobile). Enable WebP conversion and implement srcset attributes for all hero images automatically.
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.