On-Page & Content
The descriptive text attached to an HTML image tag, telling search engines and screen readers what an image shows.
Alt text (short for "alternative text") is a short description added to an image's HTML `alt` attribute. Search engines can't literally see an image the way a human does, so alt text is one of the primary ways a crawler understands what an image depicts and how it relates to the surrounding content. Alt text also serves a second, arguably more important purpose: accessibility. Screen readers used by visually impaired users read the alt text aloud in place of the image, so a missing or vague description (or a decorative image with no `alt=""` at all) creates a genuinely worse experience for real people, not just a missed SEO opportunity. Finally, alt text displays as a fallback label if an image fails to load — a slow connection, a broken file path, or a blocked resource will show the alt text where the image should be, which keeps a page usable even when images don't render.
Screen reader users depend on alt text to understand what an image conveys. This is a genuine usability requirement, not an SEO trick, and it should be treated as the primary reason to write good alt text.
Well-described images can appear in Google Images results and occasionally drive meaningful referral traffic, particularly for visual-heavy niches like recipes, products, or design work.
Alt text contributes a small amount of topical context to the page it sits on, helping search engines confirm what the surrounding content is actually about.
A blog post about home coffee brewing includes a photo of a pour-over setup. Weak alt text: `alt="image1"` or `alt="coffee"`. Strong alt text: `alt="Pour-over coffee dripper with a paper filter and kettle, mid-pour"` — specific, descriptive, and genuinely useful to someone who can't see the image, while also giving search engines real context about the scene.
We use analytics cookies (Google Analytics & Microsoft Clarity) to understand how the site is used and improve it. You can accept or reject these — essential cookies are always on.