AuditJet

Image Optimization · AuditJet Glossary

Resource Preloading

An HTML link type that instructs the browser to fetch a critical resource early in the page load process before it would otherwise be discovered.

Preloading is one of the most effective LCP optimisations when the LCP element is an image. Adding <link rel=preload as=image href=hero.webp> in the HTML head tells the browser to fetch the hero image immediately — before it encounters the <img> tag. This can reduce LCP by 300–500ms on many sites. Preloading should be used selectively — preloading too many resources wastes bandwidth.

Monitor Resource continuously

AuditJet tracks Core Web Vitals on a schedule with revenue impact alerts.

Start Free
Resource Preloading — Definition | AuditJet Glossary | AuditJet