Largest Contentful Paint
Good: < 2.5s
Measures how long it takes for the main content to appear on screen
How to optimize affpapaconf.com
Missing dimensions on critical hero and logo images cause layout shifts affecting CLS.
Edit your WordPress theme files to add explicit width and height attributes to the hero background image (1220x387px) and logo images (134x38px). Update the img tags in header.php and hero section templates with these dimensions to prevent content jumping during load.
A score of 99 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.
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 excellent performance with a score of 99/100, indicating very fast loading times for users. The biggest issue is an enormous network payload of 6MB, primarily caused by a large 5.5MB video file (Spain_flag_drone_shot.webm) that's significantly impacting download speeds. While the site loads quickly overall, compressing or optimizing this video file, along with adding explicit width and height attributes to images and reducing unused CSS (19KB savings available), would make the site even faster and more efficient for users on slower connections.
Why It Matters:
The 5.5MB Spain flag video dominates your page weight and significantly slows initial load.
How to Fix:
Compress the Spain_flag_drone_shot.webm file using tools like HandBrake to reduce size by 60-80%. Implement lazy loading for the video using the loading='lazy' attribute. Consider replacing with a poster image that loads the video on user interaction.
Why It Matters:
70% of your main CSS file is unused, adding unnecessary 19KB to every page load.
How to Fix:
Install Asset CleanUp Pro or Perfmatters to identify unused CSS. Use LiteSpeed Cache's CSS optimization features to automatically remove unused rules. Manually audit the main stylesheet to remove styles for inactive WordPress plugins or unused theme features.
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
Logo image is 4x larger than displayed size, wasting 51KB and delaying initial paint.
70% of your main CSS file is unused, adding unnecessary 19KB to every page load.
The 5.5MB Spain flag video dominates your page weight and significantly slows initial load.
Oversized images waste 65KB of bandwidth and delay LCP by 300ms for logo and hero images.