Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize love146.org
CSS and JavaScript files are blocking initial page render for 2.67 seconds, directly delaying FCP and LCP.
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.
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.
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 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.
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.
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.
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
2,065 KiB of unused JavaScript increases load time and blocking time significantly.
Images are oversized and delay LCP by 300ms, with the hero image loading lazily when it should load immediately.
JavaScript execution blocks the main thread for 20.4 seconds, causing a Total Blocking Time of 4,290ms which severely impacts user interactions.
TrustIndex scripts load fresh every time without caching, wasting 42 KiB on repeat visits.