Fix Layout Shifts From Images

How to optimize global.geosystems.com

WordPress SiteScore: 33/100Analyzed March 2026Re-analyze this site

Fix Layout Shifts From Images

High Impact+25 points estimated

Why It Matters

Unsized images cause a CLS score of 0.318, severely impacting user experience and search rankings.

How to Fix

Add explicit width and height attributes to all lazy-loaded images in your WordPress theme. Configure your lazy loading plugin to reserve proper space before images load. Set CSS dimensions for the main hero image (wp-image-58998) to prevent the largest layout shift.

0Poor

What This Score Means

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

8.9s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

191ms
Good

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.32
Poor

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This WordPress site has severe performance issues with a score of only 33/100. The biggest problem is an extremely slow Largest Contentful Paint of 8.9 seconds, primarily caused by a massive 2.5-second delay before the main content even starts loading. The site is also suffering from significant layout shifts (CLS score of 0.318) due to unsized images and web fonts loading late, plus it's loading 130 KiB of unused CSS that blocks rendering. Addressing the resource loading delays, properly sizing images, and removing unused CSS could potentially improve the score by 40+ points and dramatically enhance user experience.

Other Optimization Recommendations

Remove Unused CSS and JavaScript

High Impact+20 points estimated

Why It Matters:

Over 130KB of unused CSS and 510KB of unused JavaScript are blocking rendering and slowing LCP by 1.05 seconds.

How to Fix:

Use Asset CleanUp Pro or WP Rocket to remove unused CSS from LiteSpeed cache concatenated files. Disable or defer the duplicate reCAPTCHA scripts loading three times. Remove unused WordPress plugins and theme features to eliminate bloated JavaScript execution.

Optimize Web Font Loading

Medium Impact+10 points estimated

Why It Matters:

Web fonts are causing layout shifts and blocking text rendering, contributing to poor CLS and LCP scores.

How to Fix:

Add font-display: swap to your Google Fonts and Divi theme fonts. Preload critical font files (Manrope and Inter) using <link rel='preload'> in your WordPress header. Use font metric overrides in CSS to prevent layout shifts during font loading.

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