Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize magdasnews.gr
Over 5MB of unused JavaScript is blocking page load and consuming network bandwidth unnecessarily.
Remove or defer YouTube embed scripts until user interaction using facade loading. Use Asset CleanUp Pro to disable unused WordPress plugins on specific pages. Implement code splitting for large JavaScript bundles to load only required functionality.
A score of 28 falls in the "Poor" 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 has severe performance issues with a critically low score of 28/100. The biggest problem is an extremely slow loading time of over 30 seconds for both First Contentful Paint and Largest Contentful Paint, caused by a massive chain of blocking resources that includes multiple CSS files, fonts, and JavaScript from YouTube embeds. The site is loading an enormous 24MB of data with significant unused JavaScript (5MB) and CSS (319KB) that could be eliminated, plus render-blocking stylesheets that delay page rendering by over 4 seconds. Immediate action is needed to remove unused code, optimize the resource loading chain, and consider removing or lazy-loading the YouTube embeds to drastically improve user experience.
Why It Matters:
Critical CSS files are blocking first paint for over 4 seconds, severely delaying user visibility of content.
How to Fix:
Inline critical above-the-fold CSS directly in HTML head. Use WP Rocket's critical CSS feature or Autoptimize plugin to automatically identify and inline critical styles. Defer non-critical CSS files like Font Awesome and theme styles using media='print' onload technique.
Why It Matters:
Images over 193KB are slowing LCP and the largest image takes 7+ seconds to fully load.
How to Fix:
Install Smush or ShortPixel to automatically compress and convert images to WebP/AVIF formats. Add fetchpriority='high' to LCP image element. Replace CSS background images with proper img tags that support native lazy loading and priority hints.
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
96% of your CSS (80KB) and 72% of JavaScript (94KB) is unused, wasting 544ms of load time.
Large PNG images are delaying LCP by 950ms and consuming 320KB of unnecessary bandwidth.
Render-blocking resources delay First Contentful Paint by 2.35 seconds, severely impacting user experience.
Web fonts are causing 60ms delays in text rendering and creating layout shifts during font swap.