Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize trinovahealth.com
Server response delays and redirects add 1,380ms to both LCP and FCP timing.
Remove the redirect from trinovahealth.com to www.trinovahealth.com in your WordPress settings or .htaccess. Optimize server response time through caching plugins like WP Super Cache. Enable Gzip compression in your hosting control panel.
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 issues with a critically low score of 36/100. The biggest problem is massive JavaScript blocking that prevents user interaction for over 22 seconds, creating an extremely poor user experience where visitors can see content but can't click or interact with anything. The site is also suffering from a 780ms redirect delay and oversized resources totaling nearly 6MB, with render-blocking CSS and JavaScript files delaying the initial page display by almost 2 seconds. Immediate fixes should focus on reducing JavaScript execution time, eliminating the redirect from the non-www to www version, and optimizing the enormous network payload to restore basic site functionality.
Why It Matters:
Render-blocking resources delay First Contentful Paint by 1,850ms and Largest Contentful Paint significantly.
How to Fix:
Use WP Rocket or Autoptimize to defer non-critical CSS and JavaScript. Inline critical CSS for above-the-fold content. Move render-blocking scripts like nectar-delay-javascript.js to load asynchronously after page render.
Why It Matters:
JavaScript execution creates 1,300ms of main thread blocking and 181ms of forced reflows, severely impacting interactivity.
How to Fix:
Remove unused JavaScript using Asset CleanUp Pro to audit each page. Optimize the nectar-delay-javascript.js file by removing geometric property queries. Consider replacing heavy theme scripts with lighter alternatives or custom solutions.
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
Render-blocking CSS and JavaScript are delaying First Contentful Paint by 1.46 seconds.
Multiple redirects are adding 750ms delay to both LCP and FCP before the page even starts loading.
Poor cache lifetimes are wasting 349 KiB and delaying FCP/LCP by 600ms on repeat visits.
FontAwesome fonts cause 50ms delay in FCP due to missing font-display declarations.