Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize hbccambodia.com
Unattributed JavaScript is causing 96ms of forced reflows that block rendering and hurt performance.
Audit Elementor animations and third-party scripts for DOM geometry queries. Use browser DevTools Performance tab to identify specific scripts causing reflows. Batch DOM reads/writes or use CSS transforms instead of layout-triggering properties.
A score of 97 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 overall with an excellent score of 97/100, but there are some optimization opportunities that could make it even faster. The biggest issue is render-blocking CSS files that are delaying the initial page display by an estimated 810 milliseconds, particularly theme and plugin stylesheets that prevent content from appearing quickly. The site is also experiencing a significant resource load delay of over 1.2 seconds for the main hero image, which affects how quickly users see meaningful content. Deferring or inlining critical CSS and optimizing the loading of above-the-fold images would eliminate these delays and create an even smoother user experience.
Why It Matters:
CSS files are blocking initial render and delaying First Contentful Paint by 810ms.
How to Fix:
Use WP Rocket's CSS optimization to inline critical CSS and defer non-critical stylesheets. Move Elementor widget-specific CSS files below the fold. Consider combining smaller CSS files to reduce HTTP requests.
Why It Matters:
The main hero image has 1243ms resource load delay causing poor Largest Contentful Paint performance.
How to Fix:
Add preload link for the hero image in WordPress head section. Optimize the image file size using ShortPixel or similar plugin. Ensure the fetchpriority='high' attribute is properly implemented on the LCP element.
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
JavaScript is triggering expensive layout calculations totaling 290ms, blocking user interactions and degrading responsiveness.
Over 265KB of unused CSS and JavaScript is wasting bandwidth and extending load times, with potential savings of 1.88 seconds.
Critical CSS and JavaScript are blocking page rendering for 2.18 seconds, directly delaying First Contentful Paint and Largest Contentful Paint.
No cache headers on 1MB of resources forces repeat downloads, increasing LCP by 4.5 seconds for returning users.