Remove Enormous Network Payloads

How to optimize love146.org

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

Remove Enormous Network Payloads

High Impact+25 points estimated

Why It Matters

Your site loads 4.9 MB total with a 995 KB GIF file that severely impacts LCP (6.3s) and overall performance.

How to Fix

Replace the mspiggy.gif with an optimized MP4 video or WebP animation. Use WordPress plugins like ShortPixel to compress the 537 KB of unused CSS. Remove or defer the 386 KB Sumome script that's not being fully utilized.

0Poor

What This Score Means

A score of 49 falls in the "Poor" 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

6.3s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

254ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.07
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress site has poor performance with a score of 49/100, indicating significant issues that need immediate attention. The biggest problems are enormous network payloads (nearly 5MB total) and multiple page redirects that add 780ms of delay before the page even starts loading. The site is loading a massive 1MB GIF file and 537KB of unused CSS, causing your Largest Contentful Paint to take 6.3 seconds when it should be under 2.5 seconds. To improve performance, fix the redirect from www.love146.org to love146.org, compress or replace that large GIF image, remove unused CSS code, and consider enabling better caching - these changes alone could improve your score by 30+ points and dramatically speed up the user experience.

Other Optimization Recommendations

Eliminate Render Blocking Resources

High Impact+18 points estimated

Why It Matters:

CSS and JavaScript files are blocking initial page render for 2.67 seconds, directly delaying FCP and LCP.

How to Fix:

Use WP Rocket or Autoptimize to defer non-critical CSS and JavaScript. Inline critical CSS for above-the-fold content. Move the 337 KB minified CSS file to load after initial render using media='print' onload trick.

Fix Font Display Performance

Medium Impact+8 points estimated

Why It Matters:

Custom fonts are causing 540ms delay in First Contentful Paint due to invisible text during font load.

How to Fix:

Add font-display: swap to all @font-face declarations in your theme's CSS. Use WordPress font optimization plugins like OMGF to host Google Fonts locally. Preload critical fonts like Fjalla One and Lato using <link rel='preload'> in your theme's header.php.

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