Image has empty alt attribute — the fix
One or more non-decorative images on this page have an empty alt attribute (alt=""). An empty alt attribute tells screen readers to skip the image, which is correct for decorative images but not for content images.
Where this fits: content in SEO
Content is what actually earns rankings: text that answers the query better than the competition. Search engines evaluate depth, originality, structure (headings), and freshness. Thin, duplicated, or poorly structured content doesn't just fail to rank — it can drag down a domain's overall quality assessment. Every content issue here is ultimately about the same question: does this page deserve to be someone's answer?
Why image has empty alt attribute hurts your rankings
If a content-relevant image has an empty alt attribute, search engines cannot understand what the image depicts, and it will not appear in image search results. The page also loses the opportunity to reinforce topical relevance through image alt text. For users relying on screen readers, the image is completely invisible.
This is a low-severity issue: a polish item. Fix it in batches during scheduled maintenance; the win is cumulative quality, not a step change.
How to fix it
Review images with empty alt attributes. For images that convey meaningful content, add a descriptive alt text. Keep the alt text concise (under 125 characters) and descriptive. Only use empty alt attributes for truly decorative images (borders, spacers, background elements).
<!-- Before (empty alt on content image) -->
<img src="product-photo.jpg" alt="" />
<!-- After -->
<img src="product-photo.jpg" alt="Red leather messenger bag with brass buckle" />Content best practices
- One H1 per page that states the topic; H2/H3 in strict hierarchy underneath.
- Cover the query completely — the best-ranking page is usually the one that ends the search session.
- Keep paragraphs short, front-load conclusions, and use lists for anything enumerable.
- Update cornerstone pages on a schedule; freshness compounds.
- Delete or merge thin pages — 10 strong pages outrank 100 weak ones on the same domain.
The full library: SEO best practices, by category.
Frequently asked questions
What does "Image has empty alt attribute" mean?
One or more non-decorative images on this page have an empty alt attribute (alt=""). An empty alt attribute tells screen readers to skip the image, which is correct for decorative images but not for content images.
Why does image has empty alt attribute matter for SEO?
If a content-relevant image has an empty alt attribute, search engines cannot understand what the image depicts, and it will not appear in image search results. The page also loses the opportunity to reinforce topical relevance through image alt text. For users relying on screen readers, the image is completely invisible.
How do I fix image has empty alt attribute?
Review images with empty alt attributes. For images that convey meaningful content, add a descriptive alt text. Keep the alt text concise (under 125 characters) and descriptive. Only use empty alt attributes for truly decorative images (borders, spacers, background elements).
How serious is this issue?
This is a low-severity issue: a polish item. Fix it in batches during scheduled maintenance; the win is cumulative quality, not a step change. It belongs to the content family of checks.
How do I find every page affected by this on my site?
Run a free Dr Urls audit: it crawls your site, detects image has empty alt attribute on every affected page, shows example URLs, and generates a ready-to-use fix task. Re-scan after fixing to verify the issue is gone.
Does your site have this issue?
A free Dr Urls audit crawls your site, finds every page affected by image has empty alt attribute, and hands you a ready-made fix task.
Check my site free