In-Page Information Architecture: Structuring Content for Three Audiences
The SEO discipline has mature frameworks for site architecture and content strategy, and neither covers how a single page organizes its own information. Three consumers parse that structure with different logic. Human readers scan in patterns that visual hierarchy shapes. Search crawlers segment text into ranked passages. AI retrieval systems extract single sentences under a hard token budget. The patterns that serve all three converge on one structural unit.
Compiled by Aviel Fahl · Last updated September 1, 2026
Key Findings
AI citation systems extract individual sentences with a median length of 10 words and a hard ceiling at 17 words. Structured content, meaning headings, lists, and tables, holds a 2.3x citation advantage over unstructured prose. The grounding budget per query is about 2,000 words. Content survival falls from 61% for pages under 1,000 words to 13% for pages over 3,000 words. Eye-tracking research puts 57% of viewing time above the fold, and scannable formatting improves usability by 124%.
These constraints converge on one structural primitive. A semantic unit of 50-180 words, with an explicit heading, self-contained sentences, and at least one extractable data point. Pages built from these units serve human scanners, passage-level indexing, and AI extraction at the same time. 94.8% of pages fail at least one WCAG 2 check. Compliance with that standard also serves search and AI retrieval, which makes it a structural advantage.
Contents
10 words
Median sentence length in AI citations (Shashko, 42,971)
2.3x
Structured content citation advantage vs unstructured
94.8%
Pages with at least one WCAG 2 failure (WebAIM 2025)
~2,000
Words in AI grounding budget per query (DEJAN)
Three Consumers Parse the Same Page Differently
Site architecture has a mature body of research. Topic clusters drove one HubSpot client from 500 to 190,000 monthly visitors. Crawl depth beyond three clicks degrades crawl rates by 33% (Botify, 6.2B requests). Internal linking A/B tests show +25% organic uplift (SearchPilot). These findings shape how practitioners connect pages to each other.
Content strategy has its own evidence base. The content engineering discipline covers what to build: content models, metadata, structured data, and governance systems. Neither body of work covers the layer between them, which is how a page organizes its own informationwithin the page.
The gap matters because three distinct consumers parse in-page structure, each with different processing logic.
Human readers scan in predictable patterns shaped by visual hierarchy. NN/g eye-tracking across multiple studies (2006-2019, cumulative n=200+) found that 79% of users scan any new page. Only 16% read word-by-word. The layer-cake pattern, where users fixate on headings and skip body text, is the most effective scanning behavior. It only occurs when pages provide sufficient structural cues. Without headings, bolding, and whitespace, users fall into the F-pattern: a failure state where reading efficiency collapses.
Search crawlers extract text from rendered HTML, segment it into passages, and classify entities. Passage-level indexing (patent US20160078102) evaluates individual passages within a page independently of surrounding content. A well-structured page with clear section boundaries gives the passage indexer cleaner input.
AI retrieval systems extract at sentence-level granularity. Shashko's analysis of 42,971 AI citations found a median cited sentence length of 10 words and a hard ceiling at 17 words. The grounding budget per query is approximately 2,000 words (DEJAN, 7,060 queries). A page must carry its highest-value sentences in self-contained form, because AI systems lift the exact sentence and write no paraphrase.
Why this is not 'content quality'
Content quality and in-page architecture are independent dimensions. A page can contain excellent, well-researched content and still fail all three audiences when it presents that content as undifferentiated prose. The content engineering research covers what to build. This page covers how to structure what you have built.
Four Studies Converge on One Block Size
All three consumers converge on the same block, and four independent studies measured it at the same size. iPullRank defines a semantic unit as a 50-150 word block capturing a single concept with explicit subject-predicate-object structure. The size range aligns with multiple independent findings about how machines process content.
| Finding | Measurement | Source |
|---|---|---|
| Optimal section length for AI citation | 120–180 words | SE Ranking, 129K domains |
| Structured content citation advantage | 2.3x (91.3% vs 39.3% sentence match) | Shashko, 42,971 citations |
| Splitting combined topics improves cosine similarity | +19.24% | iPullRank, relevance engineering |
| Adding proper headers after splitting | +17.54% additional lift | iPullRank, relevance engineering |
| Sequential headings and citation correlation | 2.8x higher citation likelihood | AirOps, 2026 State of AI Search |
The convergence is notable because these studies measured different things. SE Ranking measured AI citation rates across 129,000 domains. Shashko measured sentence-level extraction patterns across six AI platforms. iPullRank measured cosine similarity improvements from restructuring content. AirOps measured citation likelihood across their 2026 dataset. They all arrived at the same structural unit size.
The semantic unit is more than a search optimization concept. It maps onto how a person reads in the layer-cake scanning pattern. Users fixate on a heading to decide whether to read the block below it, so each heading-plus-block is a decision point. A self-contained block gives an accurate preview in the heading and delivers on it in the body. It borrows no context from the block before it. The human scanner and the AI extractor can both process that block on its own.
NN/g paragraph attention data puts numbers on the decay. 81% of paragraph 1 reaches 81% of users, and paragraph 2 reaches 71%. Paragraph 3 reaches 63%, and paragraph 4 reaches 32%. The drop from the first paragraph to the fourth is nearly 50 percentage points. Front-load the most important information inside every semantic unit, and not only at the top of the page.
The Model Reads About 540 Words of Any Page
The unit has that size because the retrieval systems have a budget. They operate under hard constraints, and those constraints set how much of a page reaches the model. The AI citation research covers the retrieval pipeline in detail. Here the focus is on what these constraints mean for page-level structure.
| Page Length | Content Grounded | Implication |
|---|---|---|
| <1K words | 61% | Short pages lose less but have less to offer |
| 1–2K words | 35% | Sweet spot for most content types |
| 2–3K words | 22% | Diminishing returns begin |
| 3K+ words | 13% | Most content never reaches the model |
Grounding plateaus at approximately 540 words / 3,500 characters regardless of page length. The architectural question is not "how long should the page be" but "which 540 words will the model see."
Sentence-level extraction specifics from Shashko's 42,971-citation study across six platforms paint the granular picture. The median cited sentence is 10 words. The maximum is 17 words, a hard ceiling with nothing longer cited in the entire dataset. 92.4% of citations fall between 6 and 20 words. Position bias is significant: the mean cited position is 34.9% down the page, with the 75th percentile at 48.8%. The top third of the page produces a disproportionate share of citations.
A related structural pattern validates the extraction mechanics at the paragraph level. Adam Gnuse (Saltbox Solutions, via Search Engine Land, November 2025) found an "answer capsule" in 72.4% of ChatGPT-cited blog posts. The capsule is a declarative statement of 120-150 characters, about 20-25 words, placed directly after a question-based H2. About 91% of these capsules held no link. The capsule is the source paragraph, and the pipeline extracts a shorter sentence out of it. That matches Shashko's sentence-level findings of a 10-word median and a 17-word maximum. The capsule carries the self-contained context, and the extraction pipeline takes the single most information-dense sentence inside it.
Kevin Indig and Nicole Johnson (Growth Memo, March 2026, 1.2M ChatGPT responses, 98K citations across 7 verticals) extended this principle to opening paragraphs. Declarative intro language (the "[X] is [Y]" form in the first paragraph) was the only universal writing signal across all 7 verticals, with a +14% aggregate citation lift. Entity types predict citation in different directions. DATE and NUMBER entities are universal positive signals. PRICE entities are universally negative, and Knowledge Graph-verified entities reduce citation rates to 0.81x. A page built for entity richness should favor temporal and quantitative entities over brand and product names.
The structural gap between pages is stark. Pages with lists, tables, and headings reached a 91.3% sentence-match rate. Unstructured pages reached 39.3%.
That 2.3x advantage comes from extractable sentences, not from better content. A well-researched paragraph buried in a wall of text is invisible to the extraction pipeline. The same sentence, with a heading above it and whitespace around it, becomes a citation candidate.
Heading count is vertical-specific. The Indig/Johnson study found that 3-4 headings performs worse than zero headings in every vertical studied. CRM and SaaS content peaks at 20 or more headings. Healthcare inverts, and zero headings performs best there. Match the heading density to what the citation-earning pages in your own vertical carry.
The extractive summarization constraint
Google's AI systems use extractive summarization, pulling exact sentences from source pages rather than paraphrasing. DEJAN confirmed this through direct comparison of AI output against source text. The structural implication: every sentence that could be a citation target must be grammatically complete and self-contained. Sentences that begin with "This" or "However" referring to a previous paragraph are invisible to extractive pipelines because they cannot stand alone.
Readers Fixate on Headings and Skip the Body
The machine constraints have a human counterpart, and researchers measured it decades earlier. Eye-tracking gives the empirical foundation for an in-page architecture decision. These patterns describe measured behavior rather than style preference, and they decide whether a reader processes the content at all.
NN/g eye-tracking studies (multiple rounds, 2006-2019, cumulative n=200+) established two primary scanning patterns. The layer-cake pattern is optimal: users fixate on headings and subheadings, and skip the body text between them. NN/g calls it the most effective way to scan a page. The pattern appears only where a page carries a clear visual hierarchy: distinct headings, varied formatting, and whitespace. The F-pattern is a failure state: users read the first line fully, scan partway through the second, then skim vertically down the left margin. It occurs when pages lack formatting cues. Reading efficiency collapses.
| Position | Viewing Time | Implication |
|---|---|---|
| Above fold | 57% | Critical content and key findings here |
| First two screenfuls | 74% | Most users never scroll past this |
| First three screenfuls | 81% | Effective page boundary for most visitors |
| Below three screenfuls | 19% | Only committed readers reach here |
Combined scannable + concise + objective formatting produces+124% usability improvement (Morkes & Nielsen, 1997):
- Scannable text (headings, bullets): +47%
- Concise text (half word count): +58%
- Objective tone (non-promotional): +27%
The sample was small by behavioral science standards, but the directional findings are consistent with all subsequent NN/g research.
First impressions compound the structural stakes. Users form reliable aesthetic judgments within 50 milliseconds (Lindgaard et al. 2006, 1,000+ academic citations, replicated by Google/University of Basel 2012). Visual complexity and prototypicality affect perception at 17ms. The reader judges the structure above the fold before reading the first word. A dense wall of text triggers a negative aesthetic judgment before content quality can register.
The connection to NavBoost: these scanning patterns directly feed Google's most important ranking signal. If visual structure causes a user to stay and engage (goodClicks, lastLongestClicks), the page accumulates positive NavBoost signal on a rolling 13-month window. If poor structure causes a quick return to the SERP (badClicks), the page accumulates negative signal. In-page architecture is not a UX concern separate from ranking. It is a ranking input.
The Container Changes the Citation Rate
Scanning and extraction reward the same containers, and the citation data prices them. Specific formats produce measurably different AI citation rates. The format is the container, not the content. The same information, restructured, produces a different citation outcome.
| Format | Citation Rate / Lift | Source |
|---|---|---|
| Data tables | ~2.5x vs paragraph text | Onely, compiled from multiple studies |
| FAQ structure | 3.2x more likely in AIOs | Onely |
| Comprehensive guides with data tables | 67% citation rate | Onely |
| Product comparison pages | 60–70% | Onely |
| Structured how-to guides | 54% | Onely |
| Comparative listicles | 32.5% of all citations | Onely |
| Narrative how-to | 25–40% | Onely |
| Opinion pieces | 18% | Onely |
The gradient from data tables (2.5x) to opinion pieces (18%) is a format effect, not a quality effect. Opinion pieces can be brilliant. Data tables can be trivial. The difference is extractability: tables present discrete, labeled data points that AI systems can lift directly. Opinion prose requires the model to identify the claim, which adds a processing step that reduces selection likelihood.
Previsible's analysis of 5,000 prompts (Ana Fernandez, January 2026) adds granular structural benchmarks. Cited pages carry a header every 100-200 words, against one header per 400 or more words on uncited pages. Lists appeared on 63% of cited pages and tables on 39%, and the table share rises for competitive and buying queries. FAQ sections appeared on 47%, mostly for factual and informational prompts. 58% of cited pages used an interrogative header.
When an LLM used the source content in a response, it converted that content into a list 76% of the time. The structure of the original made no difference. Five formats almost never earned a citation. Opinion pieces, storytelling without structure, blogs without intermediate headers, pages with more images than text, and pure conversion landing pages.
| Quality | Citation Lift | Note |
|---|---|---|
| Clarity (structure, readability) | +32.83% | Strongest signal, cheapest fix |
| E-E-A-T signals | +30.64% | Expertise, experience, authority markers |
| Q&A format | +25.45% | Self-contained answers to specific questions |
| Factual density | +22.17% | Statistics, data points, named sources |
| Comprehensiveness | +18.92% | Breadth of topic coverage |
Clarity correlates with AI citation more strongly than depth, authority, or comprehensiveness. Structural clarity is the property that makes content parseable by a human scanner and by a machine extractor at the same time. The AI citation research covers the full pipeline from retrieval to citation. Here, the takeaway is narrower. Clarity is a structural property first. You build it with a heading hierarchy, semantic units, data tables, and format diversity. Clarity is an architecture decision before it is a writing quality.
A Tooltip Adds Depth Without Adding Length
Format diversity buys extraction targets, and it costs page length. Progressive disclosure is how a page buys depth without paying that cost. The pattern shows the core content first and reveals the detail on demand. NN/g research confirms it improves learnability, efficiency, and error reduction. The failure condition is more than two disclosure levels, where users lose orientation. Tooltips represent a single disclosure level, well within safe bounds.
A glossary tooltip is one implementation of the principle. It defines a domain term in context, through a hover or tap popover. Baymard Institute validated this pattern across 4,400+ usability test sessions (25 rounds, Think Aloud protocol). Definitions served in tooltips on desktop or tappable links on mobile improved comprehension without adding page length. The tested examples, B&H Photo for video resolution and Crutchfield for audio terminology, demonstrate the pattern across different product vocabularies.
NN/g timing research sets two implementation constraints. A 200ms open delay prevents accidental activation during normal cursor movement. A 150ms close delay prevents premature dismissal when the user moves the cursor into the tooltip to click a link.
WCAG 1.4.13 adds three requirements. The tooltip must dismiss on the Escape key. The user must be able to enter it without closing it. It must stay visible until the user dismisses it.
The SEO mechanics are straightforward. Google indexes tooltip content present in rendered HTML via its Chromium-based rendering pipeline, including content rendered through the native Popover API. The content sits in the DOM whatever its visual state. Google gives hidden content less weight than visible content. John Mueller has said so for tabs and accordions, and the same logic applies here. Tooltip definitions contribute to entity understanding and page-level semantics without carrying the full weight of visible body text.
Content effort signal
The 2024 Google API leak revealed contentEffort, an LLM-based scoring attribute that quantifies editorial investment computationally. A site-wide glossary system with canonical definitions, consistent terminology, and editorial governance is a form of measurable content effort. Nobody knows whether this specific pattern registers in the contentEffort scorer. The existence of the attribute confirms that Google measures effort by automated means, and not only through human quality raters. The Reality Gap research covers the full list of leaked quality signals.
The Information Gain patent (US20200349181A1, granted June 2024) provides one more conceptual connection. A tooltip definition plausibly cuts the effort side of the trade the patent describes, because it makes the content self-contained and removes the external lookup. The patent defines information gain as "the amount of valuable information learned minus the amount of effort it took to learn."
The connection is inferential. No study has tested whether a tooltip affects information gain scoring.
The largest research gap in this area: no published A/B test measures tooltip impact on engagement metrics (time-on-page, bounce rate, scroll depth, conversion). The UX case for tooltips rests on usability testing observations rather than on quantitative engagement data. Any site that runs the pattern at scale should close that gap.
WCAG Compliance Produces the Same Structure
Most of the structure above already has a written standard, drafted for a different reason. Web accessibility compliance is a legal obligation and a structural advantage at once. Many WCAG requirements produce the exact properties that serve search and AI retrieval.
94.8%
Pages failing WCAG 2 (WebAIM 2025, 1M pages)
51
Average errors per page
4,187
Accessibility lawsuits in 2024 (UsableNet)
| Violation | % of Pages | Architecture Relevance |
|---|---|---|
| Low contrast text | 79.1% | Reduces scanning speed and readability |
| Missing alt text | 55.5% | Image search and entity recognition |
| Missing form labels | 48.2% | Form conversion and screen readers |
| Empty links | 45.4% | Navigation and link equity signals |
| Empty buttons | 29.6% | Interaction and conversion |
| Missing document language | 15.8% | Language classification (rosettaLanguages) |
The ARIA paradox: pages with ARIA averaged 57 errors compared to 27 on pages without ARIA (WebAIM Million 2025). ARIA does not cause errors. Complex implementations tend to be more broken. The finding is a caution against adding ARIA attributes as a checkbox exercise. Semantic HTML that needs fewer ARIA overrides produces better outcomes than ARIA layered on top of non-semantic markup.
The structural overlap between WCAG compliance and in-page architecture is concrete:
- Semantic heading hierarchy (h1-h6) creates the layer-cake scanning pattern that both users and passage-level indexing depend on.
- Alt text provides entity context for image understanding and multimodal retrieval.
- Document language aids Google's language classification pipeline.
- Keyboard navigation structure implies logical content ordering.
- Color contrast improves readability, affecting scanning efficiency and time-on-page, feeding back into NavBoost behavioral signals.
A correlation finding: WCAG-compliant sites show 23% more organic traffic and 27% more keywords (SEMrush/ AccessibilityChecker.org, 2025, n=10,000). The finding is a correlation and not a cause. A site that invests in accessibility usually invests in the other structural quality signals as well: semantic HTML, a proper heading hierarchy, and clean markup. Those signals together produce the traffic differential.
The business case extends beyond search. Click-Away Pound (2019) found 69% of disabled consumers abandon inaccessible sites. 4.9M disabled online shoppers represent GBP 17.1B/year in lost purchasing power. The European Accessibility Act (EAA) enforcement began 2025. In the US, UsableNet tracked 4,187 digital accessibility lawsuits in 2024, with projections trending upward for 2025.
Practitioner Reference
Seven Layers, Built in Dependency Order
The evidence above turns into a page-level architecture checklist. The seven layers form a construction sequence rather than a scoring rubric. Dependency sets the order. A heading hierarchy has to exist before anyone can judge a semantic unit. The semantic units have to exist before anyone can find the extraction targets.
| Layer | Action | Validation |
|---|---|---|
| 1. Heading hierarchy | H1 > H2 > H3, no skipped levels, each H2 scoping a semantic unit | Automated: heading-level audit |
| 2. Semantic unit sizing | 50–180 words per section, single concept, SVO sentences | Manual: review each section for self-containment |
| 3. Above-fold structure | Key finding or value proposition in first 100 words | Can someone understand the thesis without scrolling? |
| 4. Extraction targets | At least one table, one sourced data point, one self-contained definition per 500 words | Would an AI system find a citable sentence in each section? |
| 5. Progressive disclosure | Glossary tooltips for domain terminology, first occurrence only | Automated: tooltip coverage audit |
| 6. Accessibility baseline | WCAG 2.2 AA, semantic HTML, ARIA where needed, contrast ratio | Automated: axe-core or WAVE scan |
| 7. Format diversity | Mix of prose, tables, callouts, stat blocks within the page | Does the page look scannable at arm’s length? |
Layers 1 and 6 are automatable. A heading-level audit can flag skipped levels, missing H1s, or an H2 that scopes more than one concept. An axe-core scan catches the violations behind the 94.8% failure rate that WebAIM documents. Run both checks in the CI pipeline of any content-heavy site.
Layers 2-5 need editorial judgment. A person has to decide whether a section stands on its own, and whether the above-fold content carries the thesis of the page. A person also decides whether each section holds an extraction target, and whether the tooltip coverage serves comprehension. The clinical diagnostic framework provides a systematic approach to identifying which layer is the binding constraint for a given page.
Layer 7, format diversity, is a visual check. Print the page or view it at arm's length. If it looks like a wall of text, the structure is failing the layer-cake scanning requirement. If every section looks identical, the format lacks the diversity that produces different extraction opportunities for AI systems. Tables, callouts, stat blocks, and prose serve different extraction pipelines.
For programmatic builds
If you build template-driven pages at scale, the in-page information architecture is the template. Getting it right means every generated page inherits optimal structure for humans, crawlers, and AI systems. Getting it wrong means every generated page inherits the same structural flaw multiplied across thousands of URLs. The programmatic SEO architecture research covers template design at the system level. This checklist governs what each template produces per page. Topical authority compounds when every page in a programmatic build is structurally sound. It dilutes when structural flaws repeat at scale.
The checklist is deliberately lean. Seven layers, each with a clear validation method. A site that passes all seven serves the three audiences at once. Human readers who scan in layer-cake patterns. Search crawlers that index at the passage level. AI systems that extract single sentences under a hard token budget.
Independent research streams converge on the same structural unit, the same attention distribution, and the same format advantages. In-page architecture is an engineering specification with measurable outcomes, and not a design preference.