Weak30.4%

Pages an agent can parse in August 2026

What the Pages an agent can parse in August 2026 is, and how it is measured

Measured on 14,374 pages, 95.8% of which carried the agentic category, with a confidence margin of ±0.44 pp.

▲ +1.3 pp
Pages an agent can parse in August 2026 over 4 months

26.2%30.4%

30.8%25.8%Pages an agent can parse · May: 26.2%Pages an agent can parse · June: 27.7%Pages an agent can parse · July: 29.1%Pages an agent can parse · August: 30.4%Pages an agent can parseMayJuneJulyAugust
Pages an agent can parse, May 2026 to August 2026, one measurement a month. The last step was a real rise.

What this measures

Who moved

How to read these figures

Every figure here comes from a sample, not from counting every site — so it carries a margin: how much it could move if we had happened to sample different pages. A figure measured on a thousand pages has a wide margin; one measured on a hundred thousand has a narrow one. It matters for one thing: two figures that differ by less than the wider of their margins are not one above the other, they are tied. That is why nothing here has a position number.
SegmentJuly 2026August 2026Movement
AccuWeather100.0%0.0%▼ −100.0 pp
Albacross0.0%100.0%▲ +100.0 pp
Ambassador100.0%0.0%▼ −100.0 pp
Apple MapKit JS0.0%100.0%▲ +100.0 pp
Avada Size Chart0.0%100.0%▲ +100.0 pp
Baidu Maps0.0%100.0%▲ +100.0 pp
Bold Upsell100.0%0.0%▼ −100.0 pp
Carrot quest0.0%100.0%▲ +100.0 pp
Chili Piper0.0%100.0%▲ +100.0 pp
Comm1000.0%100.0%▲ +100.0 pp
Commanders Act TagCommander0.0%100.0%▲ +100.0 pp
Contenido100.0%0.0%▼ −100.0 pp
ConvertFlow0.0%100.0%▲ +100.0 pp
CoverManager100.0%0.0%▼ −100.0 pp
Cxense0.0%100.0%▲ +100.0 pp

How to move it on your own site

1 · Read

53% of the score

An agent can build a usable picture of your page from its markup.

This is the precondition for everything else. An agent that cannot tell your navigation from your footer, or find the button that submits a form, cannot do anything on your site — however welcome it is. It is also the dimension most sites fail, and the one that carries the most weight of the three that add up.

What to do

  1. Use real landmarks: one <main>, a <nav>, a <header> and a <footer>. A page of nested <div>s has no structure to read.
  2. Give every control an accessible name. A button whose only content is an icon is an unnamed button, and an agent cannot guess what it does.
  3. Label every form field, and connect the label to its input. Placeholder text is not a label — it disappears when you type.
  4. Keep headings in order and use them for structure, not for size. An <h4> chosen because it looked right breaks the outline.
  5. Do not hide meaning in colour or position alone: an agent reads neither.

The largest of the four, and the one that pays twice: everything here also fixes accessibility for people using screen readers.