Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize global.geosystems.com
Web fonts are causing layout shifts and blocking text rendering, contributing to poor CLS and LCP scores.
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.
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.
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 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.
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.
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.
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
The 664KB hero background image is delaying LCP by 1.6 seconds as it's not optimized or prioritized.
Over 2.4MB of unused JavaScript and 411KB of unused CSS are slowing LCP by 7+ seconds.
Critical CSS and JavaScript files are blocking initial page render, delaying FCP by 4.4 seconds.
Short cache durations force unnecessary re-downloads on repeat visits, slowing LCP by 150ms.