Remove Unused CSS Rules

How to optimize affpapaconf.com

WordPress SiteScore: 99/100Analyzed April 2026Re-analyze this site

Remove Unused CSS Rules

Medium Impact+1 points estimated

Why It Matters

70% of your main CSS file is unused, adding unnecessary 19KB to every page load.

How to Fix

Install Asset CleanUp Pro or Perfmatters to identify unused CSS. Use LiteSpeed Cache's CSS optimization features to automatically remove unused rules. Manually audit the main stylesheet to remove styles for inactive WordPress plugins or unused theme features.

0Good

What This Score Means

A score of 99 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

2.1s
Good

Good: < 2.5s

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

INP

Interaction to Next Paint

59ms
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 excellent performance with a score of 99/100, indicating very fast loading times for users. The biggest issue is an enormous network payload of 6MB, primarily caused by a large 5.5MB video file (Spain_flag_drone_shot.webm) that's significantly impacting download speeds. While the site loads quickly overall, compressing or optimizing this video file, along with adding explicit width and height attributes to images and reducing unused CSS (19KB savings available), would make the site even faster and more efficient for users on slower connections.

Other Optimization Recommendations

Add Image Width Height Attributes

High Impact+3 points estimated

Why It Matters:

Missing dimensions on critical hero and logo images cause layout shifts affecting CLS.

How to Fix:

Edit your WordPress theme files to add explicit width and height attributes to the hero background image (1220x387px) and logo images (134x38px). Update the img tags in header.php and hero section templates with these dimensions to prevent content jumping during load.

Optimize Large Video File Loading

High Impact+2 points estimated

Why It Matters:

The 5.5MB Spain flag video dominates your page weight and significantly slows initial load.

How to Fix:

Compress the Spain_flag_drone_shot.webm file using tools like HandBrake to reduce size by 60-80%. Implement lazy loading for the video using the loading='lazy' attribute. Consider replacing with a poster image that loads the video on user interaction.

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