Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize solsticehw.com
71KB of unused JavaScript and 65KB of unused CSS waste bandwidth and delay LCP by 300ms each.
Use Asset CleanUp Pro to disable unused Divi modules and scripts on specific pages. Purge unused CSS rules from your minified stylesheets. Remove or replace heavy Divi components with lighter alternatives where possible.
A score of 63 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 63/100, indicating significant user experience issues. The biggest problem is render-blocking resources (CSS and JavaScript files) that delay the initial page display by an estimated 800ms, contributing to a very slow First Contentful Paint of 3.5 seconds and Largest Contentful Paint of 6.8 seconds. The site is also weighed down by 71KB of unused JavaScript and 65KB of unused CSS, primarily from the Divi theme files, which could be optimized or deferred to improve loading times. Addressing these render-blocking resources and removing unused code could potentially improve the performance score by 15-20 points and provide a much faster, more responsive user experience.
Why It Matters:
CSS and JavaScript files are blocking initial page render, delaying FCP by 800ms and contributing to poor user experience.
How to Fix:
Install WP Rocket or Autoptimize to defer non-critical CSS. Move jQuery and other JavaScript files to load asynchronously using defer attribute. Inline critical CSS for above-the-fold content to prevent render blocking.
Why It Matters:
Font loading without display:swap causes 540ms delay in text visibility, hurting user experience and FCP score.
How to Fix:
Add font-display: swap to all Google Fonts and custom font declarations in your CSS. Preload critical fonts using <link rel='preload'> in the WordPress header. Consider using system fonts for body text to eliminate font loading entirely.
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.