Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize findmemexico.com
135 KiB of duplicated JavaScript is loading multiple times, delaying LCP by 150ms.
Access your WordPress admin and check TrustIndex plugin settings. Ensure the plugin is only configured once per page type. If using multiple review widgets, consolidate them into a single instance. Contact TrustIndex support if duplication persists after plugin reconfiguration.
A score of 98 falls in the "Good" 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 performs exceptionally well with a score of 98/100, indicating excellent optimization overall. However, there's one significant issue: duplicate JavaScript files from the TrustIndex review plugin are being loaded multiple times, wasting 135 KiB of data and potentially delaying page loading by 150 milliseconds. The site also has some images without explicit width and height dimensions, which could cause minor layout shifts as the page loads. Fixing the duplicate JavaScript loading would be the most impactful improvement, likely pushing the performance score even closer to perfect while reducing unnecessary network overhead.
Why It Matters:
Missing width/height attributes on lazy-loaded images cause layout shifts and degrade user experience.
How to Fix:
Edit your Oxygen Builder templates and add explicit width='120' height='120' attributes to the rating star images. For the avatar image, add width='48' height='48'. Update your lazy loading implementation to include these dimensions in the placeholder elements.
Why It Matters:
TrustIndex scripts load fresh every time without caching, wasting 42 KiB on repeat visits.
How to Fix:
Install WP Rocket or LiteSpeed Cache plugin to set proper cache headers. Configure external script caching for trustindex.io domain. Add cache-control headers via your hosting control panel or .htaccess file for third-party resources.
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
Poor cache lifetimes waste 1,106 KiB on repeat visits and delay LCP by 1.1 seconds for returning users.
602 KiB of unused JavaScript and 112 KiB of unused CSS are blocking rendering and delaying LCP by 4.6 seconds.
Images are causing a 750ms LCP delay and waste 210 KiB, directly impacting your largest contentful paint performance.
Unused JavaScript is adding 1.2MB of dead code that blocks rendering and increases Total Blocking Time.