Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize solsticehw.com
Web fonts are causing 0.115 CLS score and significant layout shifts during page load.
Add preload links for Montserrat and Crimson Text fonts in your WordPress theme's header.php. Use font-display: swap in your CSS to prevent invisible text during font load. Consider hosting fonts locally through a plugin like OMGF to reduce external requests.
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 significant issues affecting user experience. The biggest problem is layout shift caused by web fonts loading late, creating a poor Cumulative Layout Shift score of 0.115 that makes content jump around as the page loads. The site also has a slow Speed Index of 7.0 seconds and wastes 54KB on unused CSS, which delays content from appearing quickly. To improve performance, preload critical web fonts to prevent layout shifts, remove unused CSS from the WordPress theme, and optimize the oversized logo image that's downloading at 768x363 but only displaying at 245x116 pixels.
Why It Matters:
The logo image is 3.5x larger than needed, wasting 24 KiB and slowing initial paint.
How to Fix:
In your Divi theme, upload properly sized logo variants (245x116px for mobile). Configure responsive srcset attributes in Divi's theme customizer. Enable ExactDN's automatic resizing feature to serve appropriately sized images based on device.
Why It Matters:
85% of loaded CSS (54 KiB) is unused, delaying render and wasting bandwidth.
How to Fix:
Install Asset CleanUp Pro to identify unused Divi modules and disable them. Use Divi's performance settings to disable unused CSS features. Consider using a critical CSS plugin like WP Rocket to inline above-the-fold styles and defer the rest.
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
LCP element has a 2-second resource load delay, indicating poor resource prioritization and server response time.
Font loading delays are causing 2.1 seconds of render blocking, preventing content from displaying quickly.
CSS and JavaScript files are blocking page render for 3.7 seconds, severely delaying First Contentful Paint.
Static assets like fonts and images have no cache headers, forcing unnecessary re-downloads and adding 7.2 seconds to LCP on repeat visits.