Ajouter

Lorem ipsum

Lorem ipsum

SEO / GEO

5 min

How to use preload in Webflow to speed up rendering

Learn how to use preload in Webflow to speed up rendering: LCP image, primary font, and when to use it.

In this tutorial, Sandro, cofounder of Gemeos Webflow agency, shows you how to use preload in Webflow to speed up the rendering of critical assets.

Assetas attributeWhen to use it
WOFF2 fontfontAlways for the main font
Hero image (LCP)imageIf the above-the-fold image isn’t detected
Critical scriptscriptRarely, only if it blocks rendering
Critical CSSstyleNot applicable in Webflow (inline CSS)

What is preload?

Preload is an HTML directive that tells the browser to download a resource first, even before it’s discovered in CSS or JS. Unlike prefetch, which is for future resources, preload applies to resources on the current page.

1. Preload your LCP image

If your hero image isn’t detected by the browser as the priority LCP image, which often happens with CSS background-image, add a preload in the head:

<link rel="preload" href="https://cdn.prod.website-files.com/votre-image.webp"
as="image" fetchpriority="high">

2. Preload your main font

Copy the WOFF2 URL for your font from the Network tab in Chrome DevTools (filter by Font). Add the preload in the Custom Code Head section of your Page Settings.

3. Avoid over-preloading

Every preloaded resource gets downloaded immediately, whether it’s used or not. An unused preload creates a warning in Lighthouse and wastes bandwidth. Stick to the 2 or 3 most critical resources for the initial render.

good to know

Webflow doesn’t automatically detect preload for a CSS background-image. If your LCP is an image set as a CSS background (common on hero sections), you need to add the preload manually in the head. It’s one of the most effective LCP optimizations — and one of the most often forgotten.

Conclusion

Preload is a simple lever for improving LCP by 20 to 40%. Use cases:

  • Hero image set as a CSS background on a landing page
  • Custom font displayed in the main heading
  • Critical third-party script loaded asynchronously

Published on

You might be interested in these tutorials

Similar tutorials

SEO / GEO

5 min read

5 views

How to Set Up a Redirect in Webflow? (2026)

Updated on 19.12.2025 by Sandro DA SILVA

SEO / GEO

5 min read

5 views

Add structured data to your Webflow site?

Updated on 21.08.2025 by Sandro DA SILVA

No-code

5 min read

5 views

How to Obfuscate a Link in Webflow

Updated on 23.04.2025 by Sandro DA SILVA

Let’s f*****G GO !!

Ready to launch
Your business?

Alexandre

Max

Enora

Bryan

Cannelle

Tiphaine

You'll :heart: our collaboration...