Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize manhattaneyenyc.com
Large unoptimized images waste 64 KiB and missing width/height attributes cause layout shifts.
Install ShortPixel to convert PNG images to WebP format for 60-70% size reduction. Add explicit width and height attributes to all img elements in Elementor widgets. Implement fetchpriority='high' on the hero image to improve LCP discovery.
A score of 66 falls in the "Needs Improvement" 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 Manhattan Eye NYC WordPress site has poor performance with a score of 66/100, primarily due to an extremely slow Largest Contentful Paint of 6.1 seconds - well above the recommended 2.5 seconds. The biggest culprit is excessive unused JavaScript (341 KiB) and CSS (71 KiB) being loaded unnecessarily, particularly from Google Analytics, Google Maps, and WordPress plugins that could be optimized or deferred. Additionally, the site has render-blocking resources that delay initial page painting and would benefit from modern image formats to reduce file sizes. Cleaning up unused code, optimizing images, and implementing proper resource loading strategies could easily improve the performance score by 20+ points and dramatically enhance user experience.
Why It Matters:
341 KiB of unused JavaScript and 71 KiB of unused CSS are delaying LCP by 600ms.
How to Fix:
Use Asset CleanUp Pro to remove unused WordPress CSS/JS files like dashicons.min.css and font-awesome.css on frontend. Remove unused Google Tag Manager and Maps API code by conditionally loading only on needed pages. Audit Elementor widgets and deactivate unused ones.
Why It Matters:
Render-blocking resources delay First Contentful Paint by 2.1 seconds, preventing fast page rendering.
How to Fix:
Install WP Rocket or Autoptimize to defer non-critical CSS. Inline critical above-the-fold CSS directly in HTML. Move render-blocking JavaScript to load asynchronously using defer/async attributes. Prioritize loading of hero section resources first.
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 resources delay First Contentful Paint by 2.1 seconds, preventing fast page rendering.
341 KiB of unused JavaScript and 71 KiB of unused CSS are delaying LCP by 600ms.
Critical CSS and JavaScript files are delaying first paint by 2.3 seconds, blocking page rendering.
Hero section elements are shifting during load, creating poor user experience with 0.102 CLS score.