Remove Unused CSS from Plugins

How to optimize solsticehw.com

WordPress SiteScore: 91/100Analyzed May 2026Re-analyze this site

Remove Unused CSS from Plugins

High Impact+8 points estimated

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.

0Good

What This Score Means

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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

3.2s
Needs Improvement

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

167ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.00
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

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.

Other Optimization Recommendations

Optimize Image Sizing and Delivery

Medium Impact+4 points estimated

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.

Eliminate JavaScript Forced Reflows

High Impact+6 points estimated

Why It Matters:

141ms of forced DOM reflows block the main thread and increase potential input delay to 170ms.

How to Fix:

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.

Keep Your Site Fast After Optimization

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.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More WordPress Speed Tests

WordPress Performance Resources

Frequently Asked Questions