Think Build Implement Repeat
London, UK +44 7367 067226
WhatsApp FOLLOW f in X
WordPress

The Single Biggest Cause of Slow Sites

Last updated:

Most sites upload photographs straight from a camera

A phone photograph is often several megabytes and four thousand pixels wide, displayed at eight hundred. That waste is repeated across every page.

Resizing before upload is the single most effective speed improvement available to most sites.

The routine

  1. Resize to roughly twice the largest displayed size
  2. Compress — quality around 80% is usually indistinguishable
  3. Serve modern formats where the browser supports them
  4. Lazy-load anything below the fold
  5. Set explicit dimensions so the layout does not jump
Two thousand pixels wide is plenty for a full-width image on almost any site. Four thousand is a file nobody benefits from.

Alt text is not optional

Every meaningful image needs a description of what it conveys. Decorative images should have empty alt text so they are skipped rather than announced.

It is an accessibility requirement, it helps search, and it takes ten seconds per image at upload time.

Keep the library tidy

  • Descriptive filenames before uploading, not IMG_4821
  • Delete unused images periodically
  • Avoid re-uploading the same image several times
  • Check for orphaned files after removing pages

Where a CDN helps

An image-heavy site with visitors spread geographically benefits noticeably from a CDN. A local business with modest images benefits less.

It is not a substitute for sizing and compressing, which should come first regardless.

Frequently asked questions

Should we use an image optimisation plugin?

One of the plugins genuinely worth having. It handles compression and format conversion automatically at upload.

What size should images be?

Roughly twice the displayed dimensions, to look sharp on high-density screens. Beyond that is waste.

Does image format matter?

Modern formats are substantially smaller at the same quality. Serve them with a fallback for older browsers.

What about stock photography?

Real photographs of your work and your team outperform stock consistently. Worth the effort of taking some.

Keep reading

Homepage taking six seconds to load?

Check the total image weight first. It is usually the whole answer.

Book a free 30-minute call Get a project estimate WhatsApp us

Related services

What we build for problems like this one

Web DevelopmentBusiness Automation