What does Google say about SEO? /
Quick SEO Quiz

Test your SEO knowledge in 5 questions

Less than a minute. Find out how much you really know about Google search.

🕒 ~1 min 🎯 5 questions

Official statement

For graphs and infographics, it is recommended to integrate them as images with a descriptive alt attribute containing critical information, rather than converting these elements to HTML. Google primarily treats these contents as images, and the alt attribute allows for essential textual information to be conveyed.
1:04
🎥 Source video

Extracted from a Google Search Central video

⏱ 55:53 💬 EN 📅 24/07/2020 ✂ 53 statements
Watch on YouTube (1:04) →
Other statements from this video 52
  1. 0:33 Is it really enough to just have an alt attribute for your graphics and infographics?
  2. 2:17 Is it really necessary to duplicate the text of infographics for Google to index them?
  3. 2:37 Do you really need to duplicate your infographics' content in text for Google?
  4. 3:41 Why can a site that steals your content rank better than you?
  5. 4:13 Why isn't optimizing a single SEO factor ever enough to outpace a competitor?
  6. 6:52 Is it really necessary to wait before reacting to ranking fluctuations?
  7. 6:52 Is it really necessary to wait for ranking fluctuations to stabilize before taking action?
  8. 8:58 Do outgoing links to authoritative sites really boost your Google ranking?
  9. 8:58 Can deep linking to a mobile app really boost your website's SEO?
  10. 10:32 Site Restructuring: Why does Google recommend redirects over reverse proxy?
  11. 10:32 Is it true that Google advises against using reverse proxies for migrating from a subdomain to a subfolder?
  12. 12:03 Should you really invest in a reverse proxy to mask Google's hacking warnings?
  13. 13:03 Should you really invest in a reverse proxy to hide Google's hacking warnings?
  14. 13:50 Is it true that the highest number in Search Console is usually the right one?
  15. 14:44 Should you really put empty user profile pages on no-index?
  16. 14:44 Should you really set noindex for low-content user profile pages?
  17. 16:57 Do multiple redirect chains really hinder Google's crawling?
  18. 17:02 Are Multiple Redirect Chains Really Hurting Your SEO?
  19. 19:57 Do domain migrations and mergers really cause SEO penalties?
  20. 19:58 Could separating each step of a site migration save you weeks of SEO diagnostics?
  21. 23:04 Do pop-under ads really hurt your SEO rankings?
  22. 23:04 Do pop-under ads really penalize your organic SEO?
  23. 24:41 Should you overlook historical Mobile Usability errors in Search Console?
  24. 24:41 Should you ignore mobile errors in Search Console if the live test comes back clean?
  25. 25:50 Is it true that using nofollow on internal menu links can control PageRank?
  26. 25:50 Should you really nofollow your menu links to optimize crawling?
  27. 26:46 Do Google Ads scripts really slow down your site in the eyes of PageSpeed Insights?
  28. 27:06 Does Google Ads really penalize the speed of your pages in PageSpeed Insights?
  29. 29:28 Should you really aim for a perfect 100 on PageSpeed Insights to rank well?
  30. 29:28 Should you really aim for 100/100 on PageSpeed Insights to rank well?
  31. 35:45 Do image metadata really influence rankings in Google Images?
  32. 35:45 Can image metadata really enhance your SEO performance?
  33. 36:29 How many internal links per page should you have to optimize your structure without hindering crawl efficiency?
  34. 37:19 What is the optimal number of internal links per page for SEO?
  35. 37:54 Does a completely flat site structure really hurt SEO?
  36. 39:52 Should you still use disavow or has Google truly automated the ignoring of spam links?
  37. 40:02 Should you still disavow spammy links pointing to your site?
  38. 41:04 Does the FAQ schema work if the answers are hidden in an accordion?
  39. 41:04 Is it possible to mark a main page with FAQ schema, or is a dedicated page necessary?
  40. 41:59 Is it really necessary to have a dedicated page for each video to rank on Google?
  41. 41:59 Should you create a separate page for each video instead of grouping them together?
  42. 43:42 How does Google choose which sitelinks to display under your search results?
  43. 44:13 Does Google really control sitelinks through site structure?
  44. 45:19 Has PageRank really become a negligible ranking factor for Google?
  45. 45:19 Is PageRank still a top-ranking factor that you should keep an eye on?
  46. 46:46 Should you always use the Video Object schema for YouTube embeds subject to GDPR?
  47. 46:53 Do YouTube two-click embeds really hurt video SEO?
  48. 50:12 Are mobile interstitials truly all penalized by Google?
  49. 50:43 Is it really possible to show different interstitials based on traffic source without SEO risk?
  50. 52:08 Is it true that Google ignores GDPR interstitials without penalizing your SEO?
  51. 53:08 Can we truly measure the SEO impact of intrusive interstitials?
  52. 53:18 Do intrusive interstitials really have a measurable impact on your SEO?
📅
Official statement from (5 years ago)
TL;DR

Google recommends integrating graphs and infographics as images with a descriptive alt attribute, rather than converting them to HTML. The search engine primarily treats these contents as images, with the alt attribute conveying essential textual information. For SEO, this means reconsidering the strategy for publishing complex infographics and balancing textual ranking with user experience.

What you need to understand

Why does Google prefer images with alt text over HTML conversion?

Mueller's position reflects a technical reality: Google's crawlers treat infographics and graphs as visual elements, even when they are technically convertible to HTML. Converting an infographic into divs, spans, and complex CSS does not guarantee that the content will be better understood by the engine.

The issue lies in semantic interpretation. An HTML infographic can contain dozens of nested blocks, absolute positioning, decorative typography — all of which complicate meaning extraction. Google prefers a clear signal: the alt attribute that summarizes critical information in a few structured sentences.

Does this recommendation apply to all types of visual content?

The directive specifically concerns graphs and infographics, not all enriched content. Data tables, for instance, should remain in HTML with appropriate table markup. Technical diagrams may benefit from a mix: image with detailed alt + structured text underneath.

Mueller targets cases where the creator hesitates between producing a beautiful vector infographic and trying to replicate the same rendering in pure HTML/CSS. In this dilemma, Google decides: the image wins, as long as the alt is well-crafted.

What level of detail should be included in an infographic's alt attribute?

This is where the recommendation becomes vague. Mueller discusses “critical information” without specifying a threshold. Is an alt of 15 words sufficient for an 800-pixel infographic presenting 12 statistics? Probably not.

In practice, the alt of a complex infographic should summarize the main data points and the visual conclusion. If the infographic shows that “mobile traffic exceeds desktop in 73% of analyzed sectors,” this information should be included in the alt. Secondary details can be developed in the adjacent text or a long description (longdesc, rarely used but valid).

  • Google treats infographics as images, even if technically convertible to HTML
  • The descriptive alt attribute is the preferred vector for conveying textual information
  • Conversion to complex HTML (div/span/CSS) does not improve understanding for the crawler
  • This recommendation targets graphs and infographics, not data tables or structured content
  • The expected level of detail in the alt remains at the creator's discretion — no quantified directive from Google

SEO Expert opinion

Does this recommendation contradict observed practices in the field?

Not really. Sites that rank on competitive queries with infographics are already heavily using the image + detailed alt format. The difference lies in the adjacent textual context: high-performing pages never rely solely on the alt, they develop the content around it.

What Mueller doesn't say — and this is crucial — is that the alt alone is not enough to position a page. An infographic with a perfect alt but zero structured text on the page has no chance of ranking for a competitive informational query. The alt enhances understanding of the image, while the text on the page supports overall positioning.

What are the practical limitations of this approach?

The first limitation: the length of the alt attribute. Accessibility guidelines recommend not exceeding 125 characters, but a complex infographic can convey the equivalent of 300 words of content. Where should the threshold be set? Mueller remains silent on this point. [To be verified]

The second limitation: indexing in Google Images. An infographic in pure HTML will never appear in image results, which can represent a significant loss of traffic for certain sectors. The trade-off should consider this dimension — and again, Google does not provide quantifiable criteria to determine.

In what situations does this rule not apply?

Interactive graphs constitute a major exception. If the user needs to hover, click, or filter data, the image format becomes ineffective. In this case, a JavaScript rendering with structured textual fallback remains the best approach, regardless of what Mueller says.

Evolving infographics (regular updates with new data) also pose problems. Regenerating an image for each update and rewriting the alt can become cumbersome. An HTML table with advanced CSS may prove more maintainable, even if theoretically less optimal for Google. Pragmatism takes precedence.

Note: This recommendation does not exempt a rich textual context surrounding the infographic. The alt nourishes understanding of the image, not the positioning of the page. Too many sites rely solely on the alt and neglect adjacent content — a major strategic error.

Practical impact and recommendations

What should you do with existing infographics?

Start by audi**ting infographics currently in HTML on your site. Identify those that are purely decorative (with little critical textual content) versus those that convey real data. The former can remain in HTML if they serve UX, while the latter deserve conversion to images with well-crafted alts.

For each key infographic, write an alt of 100-150 characters summarizing the main data points, then develop the content in an adjacent paragraph. Never rely solely on the alt — it's a signal for accessibility and image understanding, not a positioning strategy.

What mistakes should you avoid when creating new infographics?

Error number 1: producing a stunning infographic in SVG/HTML and then neglecting the alt. If you choose the image format (recommended by Mueller), the alt becomes your primary crawl vector for this content. A generic alt like “marketing statistics infographic” is useless.

Error number 2: believing that the alt eliminates the need for textual context. Google needs to understand why this infographic is here, what it demonstrates, and how it fits into the page's argument. A good structure: H2 title > introduction paragraph > infographic with detailed alt > conclusion paragraph + insights.

How can I verify that my infographics are optimized according to this directive?

Use accessibility tools like axe DevTools or WAVE to check that each infographic has a non-empty alt. Then, evaluate the quality: does the alt convey critical information? Would a screen reader understand the message without seeing the image?

Also test in Google Search Console: ensure that your infographics appear in the “Indexed Images” report and that no errors are reported. If an important infographic is missing, it might be a crawl issue or a formatting problem (too heavy, poorly implemented lazy loading).

  • Audit existing HTML infographics and identify those to convert to images
  • Write alt attributes of 100-150 characters summarizing critical data
  • Systematically develop adjacent textual context (introduction + conclusion paragraph)
  • Check the indexation of infographics in Google Search Console
  • Test accessibility with axe DevTools or WAVE
  • Prefer the image format for static infographics, HTML for interactive graphs
Mueller's directive is clear on principle: image + descriptive alt rather than complex HTML for infographics. But practical application requires fine trade-offs between accessibility, image SEO, maintainability, and user experience. The alt nourishes understanding of the image, while adjacent text nourishes overall positioning — both are inseparable. If these cross-optimizations (accessibility, on-page SEO, content structure) seem complex to orchestrate on a medium to large website, seeking guidance from a specialized SEO agency may prove relevant to avoid pitfalls and maximize the impact of each infographic produced.

❓ Frequently Asked Questions

L'attribut alt d'une infographie peut-il dépasser 125 caractères ?
Les guidelines d'accessibilité recommandent 125 caractères maximum, mais rien n'empêche techniquement d'aller au-delà si l'infographie est complexe. Privilégie la clarté : résume l'essentiel dans l'alt, développe les détails dans le texte adjacent.
Faut-il dupliquer le contenu de l'infographie dans le texte de la page ?
Oui, partiellement. L'alt résume, le texte adjacent développe et contextualise. Cette complémentarité nourrit à la fois l'accessibilité et le SEO sans créer de duplication problématique.
Une infographie en SVG est-elle considérée comme image ou HTML par Google ?
Le SVG est techniquement du code, mais Google le traite comme une image si intégré via balise <img>. Si injecté en inline dans le DOM, il peut être crawlé comme HTML — mais Mueller recommande quand même l'approche image + alt.
Cette recommandation s'applique-t-elle aux graphiques générés dynamiquement par JavaScript ?
Mueller cible les infographies statiques. Les graphiques interactifs (charts.js, D3.js) nécessitent du JavaScript et doivent inclure un fallback textuel structuré pour les crawlers. L'approche image + alt n'est pas viable pour du contenu dynamique.
Un alt générique suffit-il si l'infographie est décrite en détail juste en dessous ?
Non. L'alt doit être auto-suffisant pour transmettre l'information critique. Un utilisateur de lecteur d'écran ou Google Images ne verra peut-être que l'alt, sans le texte adjacent. Soigne les deux.
🏷 Related Topics
Domain Age & History Content AI & SEO Images & Videos

🎥 From the same video 52

Other SEO insights extracted from this same Google Search Central video · duration 55 min · published on 24/07/2020

🎥 Watch the full video on YouTube →

Related statements

💬 Comments (0)

Be the first to comment.

2000 characters remaining
🔔

Get real-time analysis of the latest Google SEO declarations

Be the first to know every time a new official Google statement drops — with full expert analysis.

No spam. Unsubscribe in one click.