Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize syncbroker.com
Font loading blocks text rendering for 680ms, significantly delaying First Contentful Paint.
Add font-display: swap; to your @font-face declarations in your WordPress theme's CSS. For the custom fonts (SFProDisplay-Regular.woff2, SFProDisplay-Light.woff2, Satoshi-Medium.woff2), update your CSS or use a plugin like OMGF to automatically add font-display: swap to all font declarations.
A score of 96 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 very well with an excellent score of 96/100, but there's still room for improvement. The biggest issue is Google Analytics tracking code that loads 52KB of unused JavaScript, which could save 300ms of loading time if optimized. The site also has some font loading delays that are blocking text display for up to 680ms, which could be easily fixed by adding font-display settings to make text visible immediately while fonts load. Overall, these are minor optimizations that could push this already high-performing site even closer to perfect scores.
Why It Matters:
Google Tag Manager loads 51KB of unused JavaScript, adding 300ms to Largest Contentful Paint.
How to Fix:
Review your Google Analytics configuration and remove unused tracking features. Consider switching to Google Analytics 4's minimal implementation or use a lightweight alternative like Plausible. If using a WordPress analytics plugin, ensure it only loads necessary tracking code.
Why It Matters:
The largest contentful paint element lacks priority optimization, missing potential LCP improvements.
How to Fix:
Identify your hero image or main content area and add fetchpriority='high' attribute to the most important image. In WordPress, edit your theme's header template or use a plugin like WP Rocket to automatically add priority hints to above-the-fold images.
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
Short cache lifetimes force unnecessary re-downloads of static assets, wasting 40 KiB on repeat visits.
99 KiB of unused CSS and 440 KiB of unused JavaScript waste bandwidth and slow down parsing.
Render-blocking JavaScript is delaying LCP by 4.25 seconds, preventing critical content from displaying quickly.
Critical CSS and JavaScript files are blocking initial page render, delaying FCP by 250ms.