Admin Panel
Media Optimization Settings
Control how images, videos, and uploads are optimized for speed.
Current Performance Status
Optimization
Active
Image Format
WebP
Lazy Loading
ON
Size Limit
20MB
Image Optimization
Compress all uploaded images using canvas API before saving
Load images only when they scroll near the viewport
Best visual quality, ~20% size reduction
Great quality, ~45% size reduction
Smaller files, ~65% size reduction
Video Optimization
Videos use preload="none" on category cards and only autoplay when muted
Upload Settings
Leave blank to use default storage
Automatically flag media not linked to any tour or setting
Active Performance Features
Core Web Vitals Guide
Largest Contentful Paint
Hero image is preloaded with fetchPriority='high'. Use compressed WebP images.
Interaction Responsiveness
Deferred JS loading, React Query avoids unnecessary re-renders.
Cumulative Layout Shift
All product card images use explicit aspect-ratio containers.