Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize southwakesabres.org
Images are causing a massive 1.55-second LCP delay with 740 KiB of wasted bytes from oversized and poorly compressed images.
Install ShortPixel or Imagify to automatically compress images. Resize carousel images to match display dimensions (634px width). Convert PNG files to WebP format. Add responsive image srcset to serve appropriately sized images for different screen sizes.
A score of 58 falls in the "Needs Improvement" 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 58/100, primarily due to extremely slow loading times. The biggest problem is the Largest Contentful Paint taking 7.8 seconds - nearly three times longer than Google's recommended 2.5 seconds - caused by unoptimized images that are 740KB larger than necessary and poor caching policies. The site is also loading an excessive number of plugins and CSS/JavaScript files that block initial rendering, with unused code adding unnecessary weight to each page load. Optimizing and properly sizing images, reducing plugin bloat, and implementing better caching could dramatically improve load times and user experience.
Why It Matters:
85 KiB of unused CSS and 22 KiB of unused JavaScript are blocking page rendering and wasting bandwidth.
How to Fix:
Deactivate unnecessary Ultimate Member features if not using user profiles. Use Asset CleanUp Pro to disable unused plugin assets per page. Remove Font Awesome 5 CSS since you're already loading Font Awesome 6. Defer non-critical JavaScript like social icons and file upload scripts.
Why It Matters:
Critical resources are loading sequentially in a 7.4-second chain instead of in parallel, severely delaying page interactivity.
How to Fix:
Add preconnect hints for Google Fonts and external assets in your theme's header.php. Use WP Rocket or similar to combine and minify CSS/JS files. Move non-essential WordPress plugins like Ultimate Member and social icons to load after core content renders.
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
Multiple placeholder images are loading instead of actual content, indicating a lazy loading configuration issue affecting LCP.
Elementor's default configuration loads excessive CSS and JavaScript, blocking rendering and increasing load times.
Images without width and height attributes cause layout shifts during loading, directly harming your CLS score.
75% of PTGuiViewer.js (22KB) goes unused, wasting bandwidth and parse time.