Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize myworks.software
Render blocking scripts delay First Contentful Paint by 2.55 seconds, severely impacting user experience.
Move jQuery and other blocking scripts to load asynchronously by adding async/defer attributes or moving them to footer. Use WP Rocket or Autoptimize plugin to automatically defer JavaScript execution. Consider replacing jQuery with vanilla JavaScript for better performance.
A score of 36 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 problems with a score of just 36/100. The biggest issue is extremely slow loading times - it takes 7.4 seconds for users to see any content (First Contentful Paint) and a devastating 23.5 seconds for the page to become interactive. The primary culprits are render-blocking JavaScript files (especially jQuery) that delay content display by 2.6 seconds, plus excessive unused JavaScript code totaling 501KB that could be removed or deferred. Fixing these JavaScript issues, along with optimizing font loading and implementing better caching, could dramatically improve the site's performance and user experience.
Why It Matters:
501 KB of unused JavaScript and 25 KB of unused CSS waste bandwidth and slow down LCP by 2+ seconds.
How to Fix:
Use Asset CleanUp Pro to disable unused plugins on specific pages. Remove Font Awesome if not needed (currently 99% unused). Audit Elementor widgets and disable unused components. Consider switching from Elementor to a lighter page builder like Gutenberg blocks.
Why It Matters:
Custom fonts cause 30ms delay and potential layout shifts affecting user experience.
How to Fix:
Add font-display: swap to DM Sans font declarations in your WordPress theme. Use Google Fonts Display plugin or add preload links for critical fonts. Consider using system fonts as fallbacks with similar metrics to reduce layout shifts.
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
52KB of unused CSS and 74KB of unused JavaScript increase page weight and slow down parsing without providing value.
The header logo is 51KB larger than needed and wastes bandwidth while potentially delaying LCP.
Web fonts cause significant layout shifts (CLS: 0.139) and delay content rendering, directly impacting user experience.
84% of your CSS (52KB) and 66% of Divi JavaScript (74KB) is unused, slowing down page load times.