Accurate Alt Text
Written for someone who cannot see the image. That is also what makes it useful to search engines.
Images do two jobs in search: they can be found themselves, and they usually decide how fast the page feels. Image SEO covers both — alt text and file naming that make an image findable and accessible, and format, size and loading decisions that stop the largest image on the page from being the reason it fails Core Web Vitals.
Alt text stuffed with keywords helps nobody and is read as what it is. It should describe what is in the picture.
Written for someone who cannot see the image. That is also what makes it useful to search engines.
Width and height on every image, which is the single most common cause of layout shift.
AVIF and WebP where they suit, and not where they do not — social preview images being the usual exception.
Lazy loading below the fold, never above it. Lazy-loading the LCP image makes the metric worse.
Payload measured before and after, because image work is easy to do and easy to overstate.
Three ways, and the first two are usually the largest performance problem on the page.
Get a Free Image Audit →A 2,000-pixel image displayed at 400. The browser downloads all of it and throws most away.
Without width and height the browser reserves no space, so everything below jumps when the image arrives.
Either nothing at all, or a keyword string that describes nothing. Both fail the reader and the crawler.
Performance and findability together — they share most of the same fixes.
The heavier the imagery, the larger the return.
Product photography at scale, where template fixes apply to thousands of pages.
Image-led sites where the pictures are the content.
Listing galleries, which are usually the heaviest pages on the site.
Where image search is a real traffic source.
The audit usually finds a handful of images accounting for most of the weight.
File sizes against rendered sizes, formats, dimensions and alt text.
Tasks InvolvedThe small number of images doing most of the damage.
Tasks InvolvedAlt text and filenames across the library.
Tasks InvolvedPayload and vitals re-measured against the baseline.
Tasks Involved






Image SEO covers both making images findable — accurate alt text, descriptive filenames, image sitemaps — and making sure they do not slow the page down through oversized files, missing dimensions or wrong loading strategy.
What is in the image, as you would describe it to someone who cannot see it. If a keyword genuinely belongs in that description it can be there; if it does not, forcing it in makes the alt text worse for everyone.
No. Images below the fold, yes. The image above the fold — often the LCP element — should load eagerly. Lazy-loading it delays the very metric you are trying to improve.
AVIF is usually smallest, WebP is more broadly supported, and both beat PNG or JPEG for photographs. The exceptions are social preview images, where some platforms do not decode modern formats, and logos, where SVG is often better than any of them.
They need an empty alt attribute — `alt=""` — which tells assistive technology to skip them. Omitting the attribute entirely is different and worse: a screen reader may then read the filename aloud.
Still deciding if image seo services is right for you?
Talk to UsSend us your site. We will show you which images are largest, which are oversized for how they are displayed, and which one is deciding your LCP.
