TL;DR Summary of Testing Structured Data Impact on AI Search Visibility
Optimixed’s Overview: Evaluating the Real Impact of Structured Data on AI Search Rankings
Understanding the Relationship Between Schema Markup and AI Search
Structured data or schema markup has long been recommended for enhancing search engine optimization (SEO). However, its effectiveness in improving visibility in AI-driven search results has been put to the test recently. Two independent experiments shed light on how AI models interpret schema markup:
- Tokenization Process Limits Schema Use: Mark Williams-Cook demonstrated that LLMs tokenize webpage content, which effectively dismantles schema markup into ordinary tokens. For example, the schema key-value pair
"@type": "Organization"is split into separate tokens “type” and “Organization” without retaining schema context. - Visible Text Over Schema Data: Julio C. Guevara conducted a test with two product pages—one with visible text and schema, the other with only schema and no visible text. AI models like Gemini and ChatGPT only extracted meaningful information from the page with visible text, ignoring data contained solely in structured markup.
Implications for SEO and AI Search Optimization
These findings suggest that while schema markup remains valuable for traditional SEO and rich results, its direct impact on AI search visibility is currently minimal. Since LLMs rely heavily on token sequences derived from visible text, ensuring content is readable and accessible as plain text is crucial for AI search comprehension.
That said, the landscape of AI search is evolving rapidly. Future iterations of AI models and search engines may better utilize structured data, so staying informed and prepared to adapt SEO strategies is advisable.