Add LCP Image Priority Hints

How to optimize protinews.com.gr

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

Add LCP Image Priority Hints

Medium Impact+2 points estimated

Why It Matters

The LCP image lacks fetchpriority='high' which could improve loading performance.

How to Fix

Identify your main hero image or featured post thumbnail in your WordPress theme. Add fetchpriority='high' attribute to the LCP image element in your theme's template files (likely header.php or index.php). Ensure this image is not lazy-loaded and appears early in the HTML document.

0Good

What This Score Means

A score of 97 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.

Core Web Vitals Analysis

LCP

Largest Contentful Paint

2.5s
Good

Good: < 2.5s

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

INP

Interaction to Next Paint

59ms
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 performs excellently with a score of 97/100, indicating very fast loading times for users. The biggest optimization opportunity is converting large GIF files to modern video formats, which could save nearly 1MB of data and improve your Largest Contentful Paint by 300ms. While the site is already well-optimized, reducing unused CSS (13KB savings) and adding fetchpriority="high" to your main images would provide additional performance gains. Overall, this site delivers a great user experience with just minor room for improvement in image optimization.

Other Optimization Recommendations

Convert GIFs to Video Formats

High Impact+3 points estimated

Why It Matters:

Large GIF files are causing 965 KiB of wasted bytes and delaying LCP by 300ms.

How to Fix:

Replace the three large GIF files (2new-300x169.gif, 11-300x169.gif, 3new-300x169.gif) with MP4 or WebM video formats using tools like CloudConvert or FFmpeg. Update your WordPress media library and template files to use HTML5 video tags with autoplay and loop attributes instead of img tags.

Remove Unused CSS Rules

Low Impact+1 point estimated

Why It Matters:

67% of your CSS (13 KiB) goes unused, creating unnecessary network overhead.

How to Fix:

Install Asset CleanUp Pro or Autoptimize WordPress plugin to identify and remove unused CSS. Focus on mobile-specific CSS rules that aren't needed. Use critical CSS techniques to inline above-the-fold styles and defer the rest using plugins like WP Rocket or LiteSpeed Cache.

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