Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize bragabuildings.com
Images are oversized and poorly compressed, causing 1.2 second LCP delay and wasting 1,134 KiB of bandwidth.
Install ShortPixel or Imagify to automatically compress images by 30-50%. Implement responsive images using WordPress's srcset functionality. Add fetchpriority='high' to your LCP image in the hero section. Convert remaining images to WebP format through your optimization plugin.
A score of 39 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 concerning score of 39/100, indicating significant user experience problems. The biggest issue is excessive JavaScript execution taking 2.3 seconds, combined with massive render-blocking resources that delay First Contentful Paint by over 4 seconds, primarily from poorly optimized Elementor page builder assets and Facebook tracking scripts. The site also suffers from oversized, uncompressed images that waste over 1MB of bandwidth and legacy JavaScript from Facebook that could save 19KB when modernized. Addressing the JavaScript bloat, optimizing images, and eliminating render-blocking CSS could potentially improve the performance score by 40+ points and dramatically reduce the painful 14-second load time.
Why It Matters:
249 KiB of unused JavaScript and 26 KiB of unused CSS are blocking rendering and slowing page load by 300ms.
How to Fix:
Use Asset CleanUp or WP Rocket to identify and disable unused plugins like bt-bb-ab. Remove unnecessary Font Awesome icons and Elementor widgets not used on the page. Enable tree-shaking in your build process to eliminate dead code from JavaScript bundles.
Why It Matters:
Font loading is blocking content rendering for 170ms and causing layout shifts during text swap.
How to Fix:
Add font-display: swap to all @font-face declarations in your theme's CSS. Preload critical fonts (Inter, Roboto) using <link rel='preload'> in your WordPress header. Use WordPress font optimization plugins like OMGF to host Google Fonts locally and reduce external requests.
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
A 460ms Max Potential FID indicates heavy JavaScript blocking user interactions and main thread tasks.
JavaScript is causing 176ms of forced reflows, degrading rendering performance and user experience.
Your LCP element has a 1.7-second resource load delay, significantly hurting your Largest Contentful Paint score.
Render blocking CSS files are delaying your page's initial render by 710ms, directly impacting user experience.