Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize solsticehw.com
141ms of forced DOM reflows block the main thread and increase potential input delay to 170ms.
Audit your WordPress theme and plugins for scripts that read layout properties after DOM changes. Use browser DevTools Performance tab to identify the specific code causing reflows. Batch DOM reads/writes together or use requestAnimationFrame for layout-triggering operations.
A score of 91 falls in the "Good" 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 91/100, but there are still opportunities for improvement. The biggest issue is unused CSS that's wasting 54 KiB of bandwidth and could speed up your Largest Contentful Paint by 300ms. Additionally, your images are larger than necessary for their display size, particularly the logo and physician photo, which could save another 31 KiB. Cleaning up the unused CSS from the Divi Pixel plugin and properly sizing your images could push your performance score even higher and improve user experience.
Why It Matters:
55KB of unused CSS from Divi Pixel plugin delays LCP by 300ms with 99.5% waste.
How to Fix:
Deactivate the Divi Pixel plugin if not essential, or use Asset CleanUp Pro to disable its CSS on pages where tracking pixels aren't needed. Alternatively, extract only the required CSS rules and inline them to eliminate the entire stylesheet load.
Why It Matters:
Oversized images waste 31KB bandwidth and create unnecessary download overhead affecting perceived performance.
How to Fix:
Install ShortPixel or Smush to automatically generate properly sized responsive images. Update your logo image to serve 245x116px instead of 923x436px for mobile displays. Configure WordPress to generate additional intermediate image sizes matching your actual display dimensions.
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
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.
66KB of unused CSS is blocking render and delaying both FCP by 150ms and LCP by 300ms.