image title attribute
Also called: image title, img title attribute, image title tag
The image title attribute is an optional title value on an HTML img tag that most browsers show as a tooltip when a visitor hovers over the image. It carries little to no SEO weight; Google's image guidelines never mention it and it isn't used for ranking.
The title attribute sits on the <img> element next to src and alt. Browsers that support it render its value as a small tooltip once the cursor rests on the image for a moment. That is its whole job: a hover hint for sighted mouse users.
Title attribute vs alt text
People confuse these constantly, but they do different work:
<img src="rye-loaf.jpg"
alt="Cross-section of a dark rye sourdough loaf"
title="Our Tuesday bake">
altis the accessible, indexable description. Google reads it “along with computer vision algorithms and the contents of the page to understand the subject matter of the image.” Screen readers announce it, and it feeds Google Images.titleis a cosmetic tooltip. Google’s image SEO guide does not mention it, and John Mueller has said image title text is not used for ranking.
MDN flags the tooltip pattern as problematic for people on touch-only devices, keyboard users, and people using screen readers, because browser and assistive-tech support is inconsistent. It also does not show on keyboard focus, and repeating your alt text inside title can cause some screen readers to announce the same thing twice. If the information matters, put it in visible text or a <figcaption>, not a tooltip.
So set title only when a genuine hover label helps (a product name in a gallery, say), keep it short, and never treat it as a ranking lever or a substitute for alt text.
How it affects your traffic
Chasing the image title attribute is wasted on-page effort. It moves no rankings, so the real payoff sits in the attribute it gets confused with: descriptive alt text, which Google actually indexes and which feeds Google Images and AI answers. A proper on-page pass audits every image for meaningful alt text, fixes missing or keyword-stuffed values, and leaves title tooltips alone unless they aid usability. That is the kind of detail our On-Page SEO work catches at scale across a whole site.
Get On-Page SEO that moves the needle
We turn terms like this into ranked pages and qualified pipeline. Start with a free Initial SEO Strategy.