Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize tropicsu.org
Images cause 1,522 KiB waste and trigger major layout shifts (CLS: 0.397), severely impacting LCP by 8.35 seconds.
Install WebP Express plugin to convert images to WebP format automatically. Add explicit width/height attributes to all img tags, especially in the 3D carousel. Use responsive image srcsets with proper sizing for mobile devices. Enable lazy loading for below-the-fold images.
A score of 36 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 serious performance problems with a very poor score of 36/100. The biggest issue is massive layout shifts (CLS of 0.397) caused by images without explicit width and height dimensions, which makes the page jump around as content loads. Additionally, the site loads an enormous 13.7 MB of data with extremely slow loading times - it takes over 59 seconds for the largest content to appear and 69 seconds to become interactive. The most impactful fixes would be adding explicit dimensions to all images, optimizing and compressing the oversized image files (some are over 1 MB each), and removing unused CSS and JavaScript that's bloating the page size.
Why It Matters:
Render-blocking CSS and JavaScript delay First Contentful Paint by 12 seconds, blocking initial page rendering.
How to Fix:
Install Autoptimize or WP Rocket to minify and combine CSS/JS files. Defer non-critical JavaScript like RevSlider and ElementsKit widgets. Inline critical CSS for above-the-fold content. Remove unused CSS from blog layout and hover effects plugins.
Why It Matters:
Heavy JavaScript execution (1.5s) blocks the main thread and causes forced reflows, delaying interactivity.
How to Fix:
Audit WordPress plugins - consider replacing RevSlider with lighter alternatives. Remove unused JavaScript from ElementsKit and 3D carousel plugins. Implement code splitting to load scripts only when needed. Enable WordPress script concatenation and compression.
Get AI-powered performance insights with actionable fixes in 30 seconds
More WordPress Speed Tests
Custom fonts block text rendering for 880ms, delaying FCP and creating poor user experience.
LCP element has 7.5 second resource load delay because it's not discoverable from initial HTML.
Unused assets waste 130KB of bandwidth and delay FCP by 1.05 seconds, severely impacting Core Web Vitals.
CSS files are blocking page rendering and delaying FCP by 8.99 seconds, severely impacting user experience.
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.