Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize solsticehw.com
77KB of unused CSS is delaying LCP by 450ms and wasting bandwidth on unnecessary plugin styles.
Install Asset CleanUp Pro to disable unused Divi Pixel and Monarch plugin CSS on pages that don't need them. Use WP Rocket's CSS optimization to remove unused rules automatically. Consider switching from Divi to a lighter theme if features aren't being utilized.
A score of 83 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 good performance with a score of 83/100, but there are still significant opportunities for improvement. The biggest issue is poor resource loading efficiency, with the Largest Contentful Paint taking 3.2 seconds due to a massive 1.6-second delay before resources even start loading. The site is also bloated with 76 KiB of unused CSS (99% waste in some files) and has font loading problems that delay text rendering by nearly 900ms. Fixing the resource loading delays and removing unused CSS could easily push this site into the 90+ performance range and dramatically improve user experience.
Why It Matters:
The LCP element has a massive 1.57 second resource load delay, severely impacting your Largest Contentful Paint score.
How to Fix:
Add fetchpriority='high' to the LCP element's background image. Use a preload link tag in your WordPress theme's header.php to discover the resource immediately. Consider moving critical styling inline to eliminate render-blocking CSS for above-the-fold content.
Why It Matters:
Font loading is blocking First Contentful Paint for 880ms due to missing font-display declarations.
How to Fix:
Add font-display: swap to your Divi theme's FontAwesome and module fonts in style.css. Remove the unused preconnect to fonts.gstatic.com since you're not loading Google Fonts. Consider self-hosting fonts to eliminate third-party requests 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
141ms of forced DOM reflows block the main thread and increase potential input delay to 170ms.
Oversized images waste 31KB bandwidth and create unnecessary download overhead affecting perceived performance.
55KB of unused CSS from Divi Pixel plugin delays LCP by 300ms with 99.5% waste.
Layout shifts of 0.137 CLS are caused by content moving as fonts and images load.