Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize studiorepublic.com
75% of jQuery (23KB) is unused, creating unnecessary network overhead and parse time.
Audit your WordPress theme and plugins to identify actual jQuery dependencies. Use WP Rocket's 'Delay JavaScript execution' feature to defer jQuery until user interaction. Consider replacing simple jQuery functions with vanilla JavaScript or remove entirely if not needed.
A score of 99 falls in the "Good" 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 performs exceptionally well with a score of 99/100, indicating excellent optimization overall. The main opportunities for improvement involve cleaning up unused code - specifically removing 23 KB of unused JavaScript (primarily from jQuery) and 17 KB of unused CSS rules. Additionally, minifying a WP Rocket plugin file could save another 6 KB. While these issues aren't affecting Core Web Vitals metrics, addressing them would reduce bandwidth usage and create an even leaner, faster-loading site.
Why It Matters:
77% of CSS (17KB) is unused, slowing down initial page rendering and resource parsing.
How to Fix:
Use Asset CleanUp Pro to disable CSS from unused WordPress plugins on specific pages. Implement critical CSS extraction using WP Rocket's critical CSS feature. Move non-critical CSS to load after page render using media='print' onload technique.
Why It Matters:
WP Rocket's beacon script is unminified, wasting 6KB of bandwidth and parse time.
How to Fix:
Update WP Rocket to the latest version which includes minified assets. If issue persists, contact WP Rocket support or manually minify the beacon.js file. Enable WP Rocket's 'Minify JavaScript files' option to catch other unminified scripts.
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
The 664KB hero background image is delaying LCP by 1.6 seconds as it's not optimized or prioritized.
Over 2.4MB of unused JavaScript and 411KB of unused CSS are slowing LCP by 7+ seconds.
Critical CSS and JavaScript files are blocking initial page render, delaying FCP by 4.4 seconds.
Short cache durations force unnecessary re-downloads on repeat visits, slowing LCP by 150ms.