Add Image Dimensions and Optimize CSS

How to optimize yunoadvisors.com

WordPress SiteScore: 65/100Analyzed January 2026

Add Image Dimensions and Optimize CSS

Medium Impact+10 points estimated

Why It Matters

Missing image dimensions can cause layout shifts, and 90% of your theme's CSS is unused, adding unnecessary load time.

How to Fix

Add explicit width and height attributes to all img tags in your WordPress theme templates. Use PurgeCSS or Asset CleanUp Pro to remove unused CSS from your theme and WordPress block library. Consider using font-display: swap for custom fonts to prevent invisible text during font load.

0Needs Improvement

What This Score Means

A score of 65 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

7.4s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

62ms
Good

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 WordPress site has poor performance issues with a score of 65/100. The biggest problem is inefficient image delivery, which is delaying your Largest Contentful Paint by over 3 seconds - images are being served at much larger dimensions than needed and aren't using modern formats like WebP. Additionally, render-blocking resources (CSS and JavaScript files) are preventing the page from loading quickly, adding another 2.3 seconds of delay. Optimizing your images by resizing them properly and converting to modern formats, plus deferring non-critical JavaScript, could improve your performance score by 25+ points and dramatically speed up your site for visitors.

Other Optimization Recommendations

Optimize Image Delivery and Format

High Impact+25 points estimated

Why It Matters:

Images are causing a 3.05 second delay to LCP, with 540 KiB of wasted bytes from oversized and unoptimized formats.

How to Fix:

Install ShortPixel or Imagify WordPress plugin to automatically convert images to WebP/AVIF format. Configure responsive image sizes in your theme to serve appropriately sized images (currently serving 1200x800 images for 392x261 display). Enable lazy loading for below-the-fold images using WordPress native loading='lazy' attribute or WP Rocket.

Eliminate Render-blocking Resources

High Impact+20 points estimated

Why It Matters:

Critical CSS and JavaScript are blocking page rendering for 2.3 seconds, directly delaying both FCP and LCP.

How to Fix:

Use WP Rocket or Autoptimize to inline critical CSS from your theme's style.css. Defer the WPML browser-redirect JavaScript using async/defer attributes or move it to load after page interactive. Minify and combine CSS files to reduce the number of render-blocking requests.

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

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