Optimize Images and Media Files

How to optimize royex.ae

Generic SiteScore: 8/100Analyzed May 2026Re-analyze this site

Optimize Images and Media Files

High Impact+20 points estimated

Why It Matters

Oversized images and unoptimized media contribute 1.2MB to payload and delay LCP by 2.3 seconds.

How to Fix

Convert the 614KB news.png to WebP format for 70% size reduction. Resize images to match display dimensions (current images are 4x larger than needed). Implement proper caching headers for the 943KB MP4 video file. Add explicit width and height attributes to prevent layout shifts.

0Poor

What This Score Means

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

Core Web Vitals Analysis

LCP

Largest Contentful Paint

17.3s
Poor

Good: < 2.5s

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

INP

Interaction to Next Paint

407ms
Needs Improvement

Good: < 200ms

Measures how quickly the page responds to user interactions

CLS

Cumulative Layout Shift

0.66
Poor

Good: < 0.1

Measures visual stability - how much content shifts during page load

AI Performance Analysis

This website has very poor performance with a score of only 8/100, indicating serious speed issues that are likely frustrating users and hurting search rankings. The biggest problem is extremely slow content loading, with pages taking over 17 seconds to display their main content (Largest Contentful Paint) and nearly 4 seconds just to show anything at all. The site is being crushed by massive file sizes - particularly a 6.9MB total payload that includes large unoptimized images and videos, plus render-blocking CSS files that delay page display by over 3 seconds. Immediate fixes should focus on compressing and properly sizing images, enabling browser caching, and deferring non-critical CSS to dramatically improve load times.

Other Optimization Recommendations

Eliminate Render-Blocking CSS Resources

High Impact+25 points estimated

Why It Matters:

Critical CSS files are blocking page rendering for 3.1 seconds, severely delaying First Contentful Paint.

How to Fix:

Inline critical CSS directly in the HTML head section for above-the-fold content. Use media='print' onload='this.media="all"' to defer non-critical CSS like animate.min.css. Combine and minify the three main CSS files (royex.min.css, royex-responsive.min.css, custom-animate.min.css) into a single optimized file.

Reduce JavaScript Bundle Size

High Impact+18 points estimated

Why It Matters:

Unused JavaScript accounts for 661KB of wasted bytes and blocks the main thread for 4.4 seconds.

How to Fix:

Remove or defer the oversized reCAPTCHA script (372KB) until user interaction is needed. Split JavaScript bundles to load only necessary code initially. Use dynamic imports for heavy libraries like jQuery UI, GSAP, and carousel plugins. Implement code splitting to reduce initial bundle size.

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 Generic Speed Tests

Generic Performance Resources

Frequently Asked Questions