Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize jmdhomes.co.in
Unused resources waste 1.3MB bandwidth and delay LCP by 4 seconds, blocking critical rendering.
Remove unused YouTube player resources that consume 618KB. Use Asset CleanUp Pro to identify and remove unused CSS/JS per page. Eliminate the 69% unused JavaScript from YouTube embeds by replacing with lite-youtube-embed or thumbnail images with click-to-load functionality.
A score of 31 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 website has severe performance issues with a critically low score of 31/100. The biggest problem is an enormous 13.5MB video file that's dramatically slowing down the page, combined with excessive JavaScript execution taking 4.4 seconds and blocking the main thread for nearly 10 seconds. The site takes over 14 seconds to show its main content and 22 seconds to become fully interactive, which will frustrate users and hurt search rankings. Removing or optimizing the large video file, minifying JavaScript and CSS (which could save 236KB), and reducing unused code (over 1MB of wasted JavaScript) would provide immediate improvements and could potentially double the performance score.
Why It Matters:
JavaScript execution blocks the main thread for 4.4 seconds and unminified files waste 20KB, severely impacting TBT and LCP.
How to Fix:
Minify all JavaScript files, especially custom.js (17KB savings) and circle-progress.js (3KB savings). Use WP Rocket or Autoptimize to automatically minify and combine JS files. Defer non-critical JavaScript execution using async/defer attributes or load scripts after user interaction.
Why It Matters:
No cache headers on 1.4MB of images forces redownloads on every visit, wasting bandwidth and slowing LCP by 4 seconds.
How to Fix:
Configure browser caching through .htaccess or WordPress caching plugin like W3 Total Cache. Set cache-control headers for images (1 year), CSS/JS (1 month), and HTML (1 hour). Enable Gzip compression to reduce file sizes by up to 70%.
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 Generic Speed Tests
No cache headers on 1.4MB of images forces redownloads on every visit, wasting bandwidth and slowing LCP by 4 seconds.
JavaScript execution blocks the main thread for 4.4 seconds and unminified files waste 20KB, severely impacting TBT and LCP.
Blog images are using outdated PNG format, wasting 992 KiB in file size and slowing page load performance.
Web fonts are causing a CLS score of 0.154 as they load and change text rendering, creating visual instability.