Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize myworks.software
25 KiB of unused CSS delays LCP by 450ms, primarily from Font Awesome icons.
Use PurgeCSS or the Elementor Optimizer plugin to remove unused Font Awesome CSS rules (99% unused). Keep only the specific icons you use by creating a custom Font Awesome subset. Combine and minify remaining CSS files using WP Rocket or Autoptimize.
A score of 48 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 poor performance with a concerning score of 48/100. The biggest problem is excessive JavaScript that's blocking the page and taking 1.5 seconds to execute, causing your First Contentful Paint to take 7.6 seconds and Largest Contentful Paint to reach 21.6 seconds - both critical user experience failures. The site is loading 500 KiB of unused JavaScript from sources like HubSpot chat widgets and Google Analytics, plus another 25 KiB of unused CSS from FontAwesome icons. Minifying JavaScript files, removing unused code, and optimizing your WordPress plugins could improve your score by 30+ points and dramatically reduce load times from over 20 seconds to under 5 seconds.
Why It Matters:
500 KiB of unused JavaScript delays LCP by 2.9 seconds and blocks main thread execution.
How to Fix:
Use Asset CleanUp Pro to disable unused scripts like HubSpot visitor.js and Google Tag Manager on non-essential pages. Remove or replace the heavy owl.carousel.js with a lighter alternative. Defer non-critical tracking scripts using wp_enqueue_script with 'defer' attribute in your WordPress theme.
Why It Matters:
Oversized images waste 207 KiB and delay LCP by 700ms, especially the hero image.
How to Fix:
Install Imagify or ShortPixel to automatically resize the hero image from 2298x1346 to actual display size of 412x241. Enable WebP conversion for 30-40% smaller file sizes. Add responsive image srcset attributes through WordPress's built-in responsive images feature.
Get AI-powered performance insights with actionable fixes in 30 seconds
More WordPress Speed Tests
Web fonts cause 255ms delay and layout shifts, blocking text rendering and hurting Core Web Vitals.
1,307 KiB of unused JavaScript blocks rendering for 7.6 seconds, dramatically slowing LCP and user interactions.
Images without dimensions cause 0.226 CLS score, severely impacting user experience as content jumps during loading.
Poor caching wastes 423KB on repeat visits and delays LCP by 1.1 seconds for returning users.
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.