Multimodal Signals
Quick facts
- What it is
- Multimodal signals are the cues attached to images, video, audio, and charts that determine whether AI engines can read, ground, and cite those assets.
- The dominant channel (2026)
- Text remains more important than pixels. The retrieval pipelines behind AI answers still depend mostly on alt text, captions, transcripts, schema, and surrounding prose.
- The reading-mode split
- Index-integrated AI, such as Google AIO, reuses existing indexes for images and video. Live-fetch AI, such as ChatGPT, Perplexity, and Claude with browsing, reads HTML at retrieval time and rarely uses OCR or transcription.
- The most effective video improvement
- Add a transcript to the same page as the video. Without one, self-hosted video is effectively invisible to live-fetch AI.
- The scope of speakable schema
- As of December 2025, it remains a beta feature limited to U.S.-based English-language news sites and Google Assistant TTS. It is not a general signal that content is intended for AI.
1. What multimodal signals are
Multimodal signals determine whether AI engines can read, ground, and cite non-text content, including images, video, audio, charts, and tables. Within Generative Engine Optimization, they apply citability and E-E-A-T principles to assets that cannot be understood from body copy alone.
For most current AI engines, multimodal reading works in two ways. Frontier multimodal models such as GPT-4V, Gemini, and Claude with vision can analyze an image when they receive the file (OpenAI GPT-4V system card · Gemini technical report). Web retrieval pipelines, however, still tend to pass text rather than pixels to the model. As a result, an asset’s alt text, caption, transcript, and schema markup usually carry more information into an AI answer than the asset itself.
Definition (GEO Wiki working definition): Multimodal signals are the machine-readable cues attached to non-text assets. They include a text channel (alt text, captions, transcripts, and surrounding prose), a structured-data channel (
ImageObject,VideoObject,AudioObject, andDataset), and a provenance channel (C2PA credentials, EXIF, and IPTC). Together, these cues determine whether an AI-generated answer can ground itself in the asset.
The four categories are images, video, audio, and a final group comprising charts, tables, and diagrams. Each depends on the same distinction between index-integrated AI, which can reuse an existing media index, and live-fetch AI, which reads a page at retrieval time.
2. Four asset types at a glance
Each asset type has a primary text channel, a corresponding structured-data channel, and a typical place where it appears in AI answers.
| Asset type | Primary text channel | Primary structured-data channel | Where it appears in AI answers |
|---|---|---|---|
| Images | The alt attribute, surrounding captions, and nearby prose | ImageObject fields such as caption, contentUrl, license, creator, and embeddedTextCaption | AIO inline image cards, links to image results, and thumbnails next to cited answers |
| Video | A same-page transcript, SRT or VTT captions, and a description | VideoObject fields such as description, transcript, thumbnailUrl, uploadDate, contentUrl, and duration | AIO video carousels, “watch this section” timestamps, and transcript quotations sourced from YouTube |
| Audio | A transcript, show notes, and an episode description | AudioObject fields such as transcript, contentUrl, and caption, plus PodcastEpisode fields such as audio, partOfSeries, and episodeNumber | AIO podcast cards and the limited Google Assistant TTS playback supported by speakable markup |
| Charts / tables / diagrams | An HTML data table, a caption, and summary statistics in prose | Dataset fields such as distribution, variableMeasured, and measurementTechnique | Data quoted in AI answers, usually from the table rather than the rendered chart |
In every row, the primary text channel carries the information that an answer engine can most readily use. VideoObject makes this relationship explicit through its transcript field, which Schema.org defines as “the transcript of that object.” The two retrieval modes determine how an engine reaches that text.
3. How the two reading modes handle assets
Schema.org for AI distinguishes between index-integrated and live-fetch reading. The same distinction determines how AI engines handle non-text assets.
Index-integrated AI includes Google AI Overviews and Gemini when it uses Search. This mode reuses Google’s existing image and video index. Google has parsed image alt text for more than a decade, while YouTube auto-captions and uploaded transcripts use infrastructure that supported Google Video Search before AIO existed. AIO image carousels draw from Google Images, so multimodal extraction occurs during normal indexing rather than when the answer is generated. AIO therefore reuses Google’s existing quality systems instead of adding a separate AIO-specific layer (Google Search Central, “AI features and your website”).
Live-fetch AI includes ChatGPT search, Perplexity, and Claude with browsing. This mode reads HTML at retrieval time, including the alt attribute and surrounding prose. It does not run OCR on images at retrieval time, transcribe video, or process audio. Unless the text channel describes the asset, the retriever cannot access its content.
When a user uploads an image, video, or PDF directly to ChatGPT or Perplexity, those products can apply vision and OCR to the file. This user-upload workflow is distinct from web retrieval. For an image published on a web page, the retrieval pipeline generally receives its alt text, caption, and schema rather than its pixels. Model capability is therefore not the same as retrieval-pipeline capability.
| Surface | Image reading | Video reading | Audio reading |
|---|---|---|---|
| Google AI Overviews | It combines index-time vision with alt text, captions, and ImageObject, then displays inline image cards. | It combines index-time processing with YouTube captioning infrastructure and VideoObject, then displays timestamped video carousels. | It combines index-time processing with AudioObject for podcast cards, plus speakable markup for limited news TTS. |
| ChatGPT search | It reads alt and surrounding text, with no retrieval-time OCR of fetched pages. | It reads transcripts and descriptions, with no retrieval-time transcription. | It reads transcripts and show notes, with no retrieval-time transcription. |
| Perplexity | It reads alt and surrounding text, with no retrieval-time OCR. | It reads transcripts and descriptions. | It reads transcripts and show notes. |
| Google Gemini | It uses the index-integrated Search path together with a native multimodal model. | It uses Search and YouTube infrastructure. | It uses Search and AudioObject. |
| Genspark | It offers an emerging multimodal-first answer surface called “Sparkpages,” but its operation is less publicly documented. | Its video features are similarly undocumented. | Its audio features are similarly undocumented. |
Across both modes, the text channel remains the dominant signal for non-text assets. Index-integrated AI can use text that was indexed long before AI answers existed, while live-fetch AI usually has no pixel-processing stage in its retrieval pipeline. The text channel should therefore come first. Provenance and pixel-level capabilities provide additional support.
4. Image signals: alt text, captions, ImageObject, and provenance
Images have the longest history of machine-readable signals among the four asset types. Three signal layers work together.
Text channel: The alt attribute, a surrounding caption, and a descriptive heading near the image are available to every AI reading mode. Google’s image best practices state, “Google uses alt text along with computer vision algorithms and the contents of the page to understand the subject matter of the image” (Google Search Central, updated 2026-03-02). WCAG accessibility guidance and AI extraction practices overlap closely here because live-fetch AI sees much of the same text a screen reader needs. W3C Success Criterion 1.1.1 (Non-text Content) requires that “All non-text content that is presented to the user has a text alternative that serves the equivalent purpose” (W3C WAI).
Structured-data channel: ImageObject carries caption, contentUrl, license, creator, embeddedTextCaption, exifData, and representativeOfPage (schema.org/ImageObject). Product pages can use Product.image, while articles can use Article.image. Schema.org for AI explains how those fields fit into the broader markup system.
Provenance channel: C2PA content credentials provide cross-vendor cryptographic evidence of an image’s origin and edit history. EXIF camera metadata and IPTC photo credits identify the photographer, copyright holder, and source. In November 2025, the IPTC Photo Metadata Standard v2025.1 added an “AI System Used” property that identifies the model used to generate an image, with ChatGPT, DALL-E, and Google Gemini among the named examples (IPTC). These emerging provenance signals contribute to trust much like the authorship evidence described in E-E-A-T.
| Signal | How index-integrated AI reads it | How live-fetch AI reads it |
|---|---|---|
alt attribute | It reads the attribute and weighs it for image-card relevance. | It is the primary text channel. |
| Surrounding caption / prose | It reads captions and surrounding prose. | It reads captions and surrounding prose. |
ImageObject JSON-LD | AIO parses it as structured data. | It is read as page text, as explained in Schema.org for AI §5. |
| C2PA / EXIF / IPTC | AIO can verify it through the index. | It is usually not fetched because the page’s HTML does not expose it. |
For live-fetch AI, only the image’s text channel is visible. The two most common high-volume uses are e-commerce product images, where alt text can identify the product and key variant, and editorial photography, where it can describe the scene, subject, and context. The same principles apply in other fields.
5. Video signals: transcripts, captions, VideoObject, and hosting
For video, hosting choice has the greatest effect on AI readability. A video uploaded to YouTube and the same video self-hosted without a transcript present very different information to an AI engine, regardless of their markup.
Text channel: A same-page transcript is the most effective multimodal improvement for most sites. SRT or VTT captions, the video description, and the title provide additional text. The transcript is the only form in which the spoken content enters the live-fetch retrieval pipeline.
Structured-data channel: VideoObject includes an explicit transcript field, which Schema.org defines as “the transcript of that object” (schema.org/VideoObject). Other important fields are description, thumbnailUrl, uploadDate, contentUrl, embedUrl, and duration in ISO 8601 format. AIO parses this structured data, while live-fetch systems can read it as page text, as described in Schema.org for AI.
Hosting effect: YouTube and Vimeo automatically generate captions and transcripts that Google’s index already consumes. Google’s video SEO best practices recommend, “Create a dedicated watch page for each video” (Google Search Central, updated 2025-12-18). For content analysis, a self-hosted video without a transcript is largely invisible in both reading modes because the page provides only a <video> element.
| Hosting choice | Transcript availability | AI readability |
|---|---|---|
| YouTube / Vimeo embed | Automatic captions and captions uploaded by the creator | High. AIO sources transcripts directly, while live-fetch systems read the HTML around the embed and the platform-hosted transcript when it is reachable. |
| Self-hosted with same-page transcript | A manually written transcript in the same page’s HTML | High. Both modes read the transcript text. |
| Self-hosted with VTT/SRT only | A sidecar file with no same-page text | Moderate. Index-integrated systems read the sidecar, but many live-fetch retrievers do not fetch it. |
| Self-hosted without transcript | No transcript is available. | The content is effectively invisible. |
Captions burned into the video pixels are unavailable to a text-channel reader. Only file-based captions can be extracted as text. This is the video equivalent of placing body copy inside an image. For media-heavy sites, including publishers, education companies, and video-first businesses, hosting choice usually matters more than whether the markup is complete.
6. Audio signals and the limits of speakable schema
Speakable schema does not make content broadly “voice-AI-ready,” despite a common claim to the contrary.
Google’s documentation, last updated on 2025-12-10, says that speakable structured data remains in beta and serves “users in the U.S. that have Google Home devices set to English, and publishers that publish content in English” (Google Search Central, Speakable). These U.S.-only, English-only, and news-only restrictions have remained in place for years, and the December 2025 update did not remove them. The feature supports Google Assistant TTS playback; it is not a general signal that content is intended for AI.
For audio, the broadly useful signals are simpler:
- A transcript serves the same purpose as it does for video. Without one, a podcast’s spoken content never enters the text channel and remains invisible to live-fetch AI.
- Show notes and episode descriptions provide the summary that search engines and live-fetch AI read first.
AudioObjectcarriestranscript,contentUrl,caption,encodingFormat, andduration(schema.org/AudioObject).PodcastEpisodecarriespartOfSeries,episodeNumber,duration,datePublished, and an embeddedaudioobject (schema.org/PodcastEpisode). The embeddedAudioObject, rather thanPodcastEpisode, carries the transcript.
Speakable supports TTS playback, while transcripts support general AI readability. They serve different purposes. Claims that speakable markup provides broad AI readability go beyond what the specification currently supports.
7. Charts, tables, and diagrams: publishing data as text
For analytical content, the underlying data matters more than the visual rendering because that data is often the evidence a reader or AI engine needs.
Extraction systems read HTML data tables, not charts rendered as pixels. A bar chart published as a PNG is unreadable to live-fetch AI, while the same chart accompanied by its underlying data table is fully readable. Two patterns address this limitation:
- Chart with a data-table fallback: Display the chart for readers, then include the underlying numbers in an HTML
<table>or as plain text so AI systems can access the information. - Caption with summary statistics: Add a paragraph that states the headline number, source, and time period in plain text. The paragraph can be cited even when the chart cannot be read.
<!-- Visual chart for readers -->
<img src="/charts/q1-revenue.png" alt="Quarterly revenue trend, Q1 2024 through Q1 2026, measured in millions of dollars">
<!-- Text fallback for AI retrieval -->
<figcaption>Q1 revenue grew from $12M (Q1 2024) to $19M (Q1 2026), a 58% increase.</figcaption>
<table>
<thead><tr><th>Quarter</th><th>Revenue ($M)</th></tr></thead>
<tbody>
<tr><td>Q1 2024</td><td>12</td></tr>
<tr><td>Q1 2025</td><td>15</td></tr>
<tr><td>Q1 2026</td><td>19</td></tr>
</tbody>
</table>
Schema.org provides Dataset (schema.org/Dataset) for full published datasets and Table semantics for tabular content. The essential requirement, however, is the HTML data table itself. Structured markup is an additional layer. Data tables are also among the most citable content formats described in Citability, so the same text that makes a chart readable can also support direct quotation in AI answers.
8. Trust and provenance for non-text assets
For non-text assets, E-E-A-T depends on evidence about who created the asset, where its content came from, and whether the underlying claims can be verified. ImageObject and VideoObject provide some of that evidence through the provenance fields described in Schema.org for AI.
Trust filters apply to non-text assets as well as prose. A large collection of AI-generated stock photos with no provenance, a video with a fabricated author byline, and a chart whose numbers have no source can all trigger the same AI-at-scale trust concerns described in AI Content Detection. The concern is the same even though the asset type differs.
| Asset | Provenance signals | Maturity (as of 2026-05) |
|---|---|---|
| Image | C2PA content credentials, EXIF camera metadata, IPTC photo credits, the new “AI System Used” field in v2025.1, and creator in ImageObject | C2PA adoption is spreading. Its steering committee includes Adobe, Microsoft, BBC, OpenAI, and Sony, while general members include NYT, Nikon, and Canon (C2PA Membership). EXIF and IPTC are mature. The AI-generation field is new in IPTC v2025.1 (IPTC, 2025-11-27). |
| Video | creator and publisher in VideoObject, platform channel verification on YouTube, consistent upload dates, and SynthID watermarking on AI-generated video (Google DeepMind) | These signals are mature for video hosted on YouTube. SynthID is active for AI video generated by Google. |
| Audio | creator in AudioObject, verification by the hosting platform, and SynthID watermarking on AI-generated audio | Maturity is moderate. SynthID is active for AI audio generated by Google. |
| Charts / data | A cited data source, a methodology link, downloadable raw data, and provenance for the underlying numbers | These practices are fully mature and follow established citation standards. |
Google DeepMind’s SynthID watermarking technology covers all four modalities: images, video, audio, and text. Its official page states, “The watermarks are embedded across Google’s generative AI consumer products, and are imperceptible to humans – but can be detected by SynthID’s technology” (Google DeepMind). The page does not publish specific detection-accuracy figures. SynthID therefore provides credible evidence that an effect may exist, but the effect remains unmeasured, consistent with the treatment of watermarking in AI Content Detection §6.
Image-provenance systems such as C2PA, SynthID, and IPTC’s AI-generation field are real and becoming more widely used. As of May 2026, however, no major AI engine has confirmed that these systems act as a citation gate. The evidence supports the direction of the effect, not its size.
9. What the evidence supports
Available evidence supports the overall mechanism, but it does not establish how much any specific markup choice changes citation rates. The same distinction between direction and effect size applies to the evidence discussed in Multilingual GEO §7 and Entity Recognition §6.
| What holds | What the evidence does not establish |
|---|---|
| Google explicitly recommends multimodal hygiene for AI Search. “Support your textual content with high-quality images and videos on your pages” is one of eight official recommendations (Google Search Central, 2025-05 · Search Engine Land coverage). | This is vendor guidance, not a measurement. Google has not published a rigorous estimate of the lift, and practitioner coverage notes that the company offered “limited actionable detail.” |
| AIO inline image cards and video carousels are publicly observable. Every AIO answer for a product, recipe, how-to, or visual-research query displays them. | This is a structural observation, not a measurement. Google does not publicly document how it selects a particular image for a card, so carousel placement should not be reverse-engineered into a ranking factor. |
| YouTube transcripts demonstrably reach Google’s index. Direct quotations from YouTube auto-captions have appeared in AI Overviews. | This is a practitioner observation rather than a rigorous benchmark. There is strong directional evidence that YouTube transcripts feed AIO, but no known citation-rate figure for a particular channel or video. |
| Multimodal LLMs can describe images when they receive the file (GPT-4V system card · Gemini technical report). | This demonstrates model capability, not retrieval-pipeline capability. Web retrieval pipelines still tend to pass text rather than pixels to the model, so it does not follow that an AI search engine sees every image on a page. |
| The C2PA and SynthID provenance ecosystems are real and growing. Adobe, Microsoft, BBC, OpenAI, and Sony sit on C2PA’s steering committee, while NYT, Nikon, and Canon are general members (C2PA Membership). SynthID is embedded in Google’s generative consumer products. | Adoption is verified, but an effect on AI citation behavior is not. No major AI engine has confirmed that either system acts as a citation gate. |
The text channel dominates in both reading modes. In every live-fetch AI engine, citations draw on an asset’s alt text, surrounding text, or transcript. | This reflects conditions in May 2026. The claim will become weaker as multimodal-native retrievers become more common, so it should be reassessed on the nextReviewDue date and documented through lastUpdated. |
As of May 2026, no rigorous published benchmark measures the citation-rate lift from a specific multimodal markup choice, including alt-text quality, ImageObject completeness, transcript presence, or C2PA attestation. The evidence supports the direction of the effect across all four asset types, but not its magnitude. A precise claim such as “images increase AI citation rates by N%” exceeds the available evidence. Practitioners should follow the established direction of the evidence without assuming a specific, unverified effect size.
10. Common multimodal mistakes
These mistakes weaken citability or apply familiar practices in contexts where they do not work. Multilingual GEO §8 documents the same pattern across languages. Here, the errors come from confusing model capabilities with retrieval behavior or treating structured markup as a substitute for readable text.
| Misread | Why it looks right | Why it’s wrong |
|---|---|---|
| ”Alt text stuffing helps AI find my images.” | It looks like a way to extend keyword targeting to images. | Google warns that keyword stuffing in alt attributes “results in a negative user experience and may cause your site to be seen as spam” (Google Images best practices). AI quality systems detect and reduce the weight of the same pattern; see AI Content Detection. |
| Rendering body text inside an image | It offers complete control over the typography. | Text rendered as image pixels is invisible to text-channel readers, and OCR is not standard in live-fetch retrieval pipelines. A vision-enabled model can read it only when it receives the image directly, which the retrieval pipeline does not. |
| ”A self-hosted video does not need a transcript because the audio speaks for itself.” | People can hear the audio, so it seems self-explanatory. | The spoken content never enters the text channel. Live-fetch AI sees a <video> element and nothing else. For a media-heavy site, adding a same-page transcript is the most effective fix. |
| ”Speakable schema makes my content voice-AI-ready.” | It appears to be the natural markup choice for AI and voice surfaces. | As of 2025-12-10, speakable remains a beta feature limited to US-based English-language news and Google Assistant TTS (Google Search Central, Speakable). It has not expanded in years and is not a general AI-readability signal. |
| ”An image of a bar chart is enough because people can read it.” | The chart is visible and appears complete. | Extraction systems read HTML data tables rather than pixel-rendered charts. Live-fetch AI sees a <figure> and its alt text, but the chart’s numbers do not enter the answer pipeline unless they are also published as text. |
| Publishing AI-generated stock photos at scale with no provenance | It provides inexpensive visual coverage. | The same AI-at-scale pattern described for text in AI Content Detection also applies to images. C2PA, IPTC v2025.1’s “AI System Used” field, and SynthID watermarks are increasingly used as trust signals. A large collection of unattested AI images resembles mass-generated content in another medium. |
| ”My image was passed to GPT-4o, so AI search engines must see it too.” | The same vendor provides both the model and the search product, so the capabilities appear transferable. | Model capability is not retrieval-pipeline capability. Vision analysis is available for user uploads, while web retrieval mostly passes text. An image on a page is typically represented by its alt text and caption rather than its pixels. |
The usual mistake is not simply missing the markup. It is treating multimodal retrieval as a vision problem when, in 2026, it remains primarily a text-channel problem.
11. Applying multimodal signals in GEO
Multimodal GEO applies citability and E-E-A-T to non-text assets. The distinction between index-integrated and live-fetch reading determines which signal matters most for each asset type.
| Goal | Recommended resource |
|---|---|
| Implement markup for images, video, audio, or charts | Follow the Schema Implementation playbook. |
| Choose among JSON-LD, RDFa, and Microdata | Review JSON-LD. |
| Audit a site’s multimodal assets from end to end | Use the Full GEO Audit playbook. |
| Make a page’s text channel easier to extract | Follow the Citability playbook and review the Citability concept. |
| Evaluate trust signals for non-text assets | Review E-E-A-T and the AI-at-scale patterns in AI Content Detection. |
| Understand the relevant schema vocabulary | Review Schema.org for AI. |
| Connect an asset’s authorship to a creator entity | Follow Entity Recognition and Knowledge Graph Presence. |
| Understand how multimodal signals affect the answer sequence | Review the Answer Loop. |
| Coordinate multimodal work within the broader GEO method | Apply Generative Engine Optimization. |
Audit the text channel for every non-text asset before changing its markup or provenance. Most teams find that their biggest problems are missing video transcripts, missing alt text on content images, charts published as PNGs without underlying data, or AI-generated images published at scale without provenance. Address the text channel first, then add provenance and pixel-level capabilities when they add useful information.
For the term itself and its neighbors, see the GEO glossary.
References
Official sources and standards:
- Schema.org: ImageObject · VideoObject · AudioObject · PodcastEpisode · Dataset
- Google Search Central: Google Images best practices (updated 2026-03-02) · Video SEO best practices (updated 2025-12-18) · Speakable (SpeakableSpecification) structured data (updated 2025-12-10, still beta) · AI features and your website · Top ways to ensure your content performs well in Google’s AI experiences on Search
- W3C WAI: Understanding Success Criterion 1.1.1: Non-text Content
- IPTC: Photo Metadata Standard (v2025.1, 2025-11-27; added the “AI System Used” property)
- C2PA: Coalition for Content Provenance and Authenticity · Membership · Specifications
- Google DeepMind: SynthID (image, video, audio, and text watermarking)
Vendor and technical sources:
- OpenAI: GPT-4V(ision) system card (2023-09-25)
- Google DeepMind: Gemini: A Family of Highly Capable Multimodal Models (arXiv:2312.11805, 2023-12-19) · Introducing Gemini (2023-12-06), which says Google “designed Gemini to be natively multimodal, pre-trained from the start on different modalities”
Industry source:
- Goodwin, D. (2025-05-21). Google shares 8 ways to be successful with AI Search experiences. Search Engine Land.
Frequently asked questions
What are multimodal signals in GEO?
If GPT-4V and Gemini can see images, why does the text channel still matter?
What is the most effective multimodal improvement?
<video> element without a transcript is effectively invisible to live-fetch AI engines because they cannot access its spoken content. A transcript is the only way to make that content available to the answer system.Does speakable schema make my content voice-AI-ready?
Do AI search engines actually rank pages with images higher?
See also
Sources
Primary
- ImageObject — Schema.org · Schema.org
- VideoObject — Schema.org · Schema.org
- AudioObject — Schema.org · Schema.org
- PodcastEpisode — Schema.org · Schema.org
- Dataset — Schema.org · Schema.org
- Google Images best practices · Google Search Central · 2026-03-02
- Video SEO best practices · Google Search Central · 2025-12-18
- Speakable (SpeakableSpecification) structured data · Google Search Central · 2025-12-10
- AI features and your website · Google Search Central · 2025-12-10
- Top ways to ensure your content performs well in Google's AI experiences on Search · Google Search Central · 2025-05-21
- Understanding Success Criterion 1.1.1: Non-text Content · W3C Web Accessibility Initiative
- Coalition for Content Provenance and Authenticity (C2PA) · C2PA
- C2PA Membership · C2PA
- C2PA Specifications · C2PA
- SynthID — identifying AI-generated content · Google DeepMind
- IPTC Photo Metadata Standard (v2025.1) · International Press Telecommunications Council · 2025-11-27
- GPT-4V(ision) system card · OpenAI · 2023-09-25
- Gemini: A Family of Highly Capable Multimodal Models · Google DeepMind / arXiv · 2023-12-19
- Introducing Gemini: our largest and most capable AI model · Google · 2023-12-06
Secondary
- Google shares 8 ways to be successful with AI Search experiences · Search Engine Land (Danny Goodwin)