Compress Images and Add Dimensions

How to optimize manhattaneyenyc.com

WordPress SiteScore: 66/100Analyzed March 2026Re-analyze this site

Compress Images and Add Dimensions

Medium Impact+8 points estimated

Why It Matters

Large unoptimized images waste 64 KiB and missing width/height attributes cause layout shifts.

How to Fix

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.

0Needs Improvement

What This Score Means

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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

6.1s
Poor

Good: < 2.5s

Measures how long it takes for the main content to appear on screen

INP

Interaction to Next Paint

333ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.00
Good

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

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.

Other Optimization Recommendations

Remove Unused CSS and JavaScript

High Impact+18 points estimated

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.

Optimize Critical Resource Loading

High Impact+16 points estimated

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.

Keep Your Site Fast After Optimization

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.

Explore DeployHQ →Trusted by engineering teams shipping high-performance sites

Want to Analyze YOUR Website?

Get AI-powered performance insights with actionable fixes in 30 seconds

More WordPress Speed Tests

WordPress Performance Resources

Frequently Asked Questions