The Text-Only Version Of Your Website Strips Out The Wrong Layer

In February 2026, I wrote that serving markdown to AI agents solves the studying downside and never the doing downside. Seven months on, one platform, Shopify, has touched the doing downside, and the markdown mirrors, the readiness scores, and GEO, the self-discipline for getting cited in AI solutions, haven’t.

The text-only variations now being served to AI don’t merely fail to hold actions; they strip them out. A markdown mirror of an online web page is prose. No matter a customer may have pressed is gone by the point the machine receives it.

A Web site No Human Will Ever Open Wants No Heavy JavaScript And No Visible Layer

Heavy JavaScript is totally pointless for an internet site that’s not some sort of net app, and the visual layer is not essential for machines both, particularly if the structural layer is wholesome. So put up an internet site that you realize for sure no particular person will ever open, as an train, and each go. Structure, navigation, the design system, the picture remedies, and the hierarchy that tells a watch the place to land all go together with them, and nothing is misplaced.

Structured Information Is The Machine-Solely Floor Web sites Already Have

Structured information is content material written for machines and invisible to individuals. JSON-LD alone is on 55.6% of the websites W3Techs measures, as of September 2026. Structured information survives the train as a result of an individual was by no means its viewers.

The markdown mirrors and the readiness scores launched since February are newer members of the identical household. Each reply the identical query, which is what this web page is. The mirrors reply nothing about what will be performed with it. The readiness scanner checks whether or not WebMCP instruments are registered on the web page, and says nothing about whether or not they work.

Semantic HTML Is The Ground For Exposing Actions And A Declared Device Floor Is The Ceiling

A web site has two routes to structurally expose its actions to a machine, semantic HTML and a declared software floor, and each work. Again within the train, the web site no particular person will ever open; the machine turns as much as do one thing moderately than learn one thing. It needs to cancel a subscription or purchase the factor, and there’s no display screen and no one to click on.

  • The ground is semantic HTML and accessibility features. Native parts say what a factor is and what it does. A
  • The ceiling is a declared software floor. WebMCP is the current proposal: the web page registers the capabilities an agent could name, and the agent calls them with out inferring something from the markup.

Ideally, you construct the ceiling. The ceiling continues to be a proposed normal, so the ground is what issues, and the ground is damaged for many web sites.

Fixing The Ground Is The Work, And It Is Measured Each 12 months

WebAIM’s 2026 analysis of the highest million dwelling pages discovered 95.9% failing WCAG 2, up from 94.8% in 2025, reversing six years of small enhancements. Errors averaged 56.1 per web page, up 10.1% in a yr. Pages utilizing ARIA, the attributes for including accessibility semantics to markup, averaged 59.1 errors in opposition to 42 for pages with out it. WebAIM is cautious to say these pages have been additionally extra advanced. The markup that reaches for further semantics continues to be the markup carrying extra errors.

Three of the six most typical failures are the actions going lacking. Type inputs with no label have been on 51% of dwelling pages, empty hyperlinks on 46.3%, and empty buttons on 30.6%. A button with no identify is a button an agent can not inform aside from the one subsequent to it. Each a kind of is a repair on the web page each customer already makes use of. A text-only model leaves all of them the place they’re and provides a file.

On these pages the HTML shouldn’t be semantic, so the accessibility tree an agent works through (how AI agents see your website covers the mechanism) is lacking the identical issues a display screen reader is lacking. An unlabelled enter is gone from each. A study accepted to CHI 2026 ran Anthropic’s Claude Sonnet 4.5 as a computer-use agent on 60 on a regular basis duties and measured its success falling from 78.3% beneath default situations to 41.7% keyboard-only and 28.3% with the viewport magnified to 150%. It didn’t check damaged markup, it examined the agent working the way in which individuals who depend on assistive expertise work.

An Agent That Can not Inform Whether or not It Labored Will Do It Twice

On a mission I labored on, an AI agent was set to submit net kinds, and two issues broke it: invalid HTML (clearly), and the absence of any programmatic success or error suggestions. The agent would attempt to submit once more, as a result of it didn’t understand it had submitted efficiently.

The shape labored. An individual would have seen the affirmation and stopped. The agent couldn’t, as a result of the affirmation was rendered for eyes, so it repeated the request. Each duplicate order, duplicate ticket and duplicate signup out of that sample is the web site’s lacking suggestions, not the agent’s mistake. The invalid HTML is a flooring downside. The lacking suggestions is one a kind can have on a wonderfully legitimate web page.

After a machine does one thing, it must be advised what occurred, in a kind it may learn. Nothing in a text-only model says something about that, and neither does the readiness rating. That’s the checklist the train produces: expose what will be performed, make it callable, report what occurred.

The Actions Machines Can Name Right now Have been Put in By A Platform

Shopify switched on WebMCP tools for every storefront built on Liquid, its personal theme language, on August 5, 2026: catalog search, cart, checkout and coverage lookup, reside by default, nothing to put in. In August, it was the one place I knew of with a declared software floor reside at scale, and the retailers didn’t construct it. I checked three storefronts the next day and all three loaded the identical adapter script from Shopify’s CDN, as a result of the platform wrote it as soon as and serves it in all places. The tool descriptions and results are instructions to the machine caller, the checkout software moved the browser to the checkout web page and advised it to not navigate once more, and a search outcome advised it which software to achieve for subsequent, and no service provider needed to learn a phrase of them.

The instruments learn the identical catalog, cart, and checkout the human storefront does, so they might not drift, and so they value the service provider nothing. On August 6, the learn path labored; a catalog search returned merchandise and costs, and the shopping for path died on an inner error. I’ve not re-run it since. Shopify told its earnings call on August 5 that AI-driven site visitors and orders had tripled yr over yr, and that declare describes people arriving from AI solutions and shopping for the way in which people all the time have, so whether or not a machine has referred to as these instruments continues to be an open query. Elements of that checklist, expose, make callable, report, are being happy on anyone else’s schedule, for individuals who weren’t requested.

GEO Optimizes The Half That Can not Act

We have to speak about what GEO is, and what it isn’t.

GEO, generative engine optimisation, focuses on getting cited, or beneficial, in that LLM reply, and it’s completely appropriate that quotation is what pays at the moment, so there is no such thing as a must argue it. It’s how individuals arrive; it’s measurable sufficient to promote, and telling a enterprise to disregard it could be improper.

GEO has completely nothing to do with the motion. What it does contact, how describable a web page is, is what SEO already touched.

GEO is bought as search engine optimization for extra highly effective methods. What makes these methods extra highly effective is that they will act. So the self-discipline named for the brand new methods is the one that doesn’t tackle what makes them new.

The defence is that motion is a guess on a future that has not arrived. However each single firm that may cite you at the moment is engaged on a model of itself that additionally does extra (the agentic browser landscape lists them), whereas working with the opposite distributors within the area on the protocols to do it. It’s improper to cease there.

The Visible Layer Can Wait Till The Construction And The Actions Work

A web site has three layers: the visible one, the construction, and the content material. The actions reside within the construction. Take away the visible layer and hold the opposite two, and a machine can use what’s left. Take away the construction as properly and hold solely the content material, which is what a text-only model does, and the machine can solely examine it. Machine-First Architecture, the way in which I’ve been arguing web sites ought to be constructed, means the construction and the actions must work on their very own, with or with out the visible layer on high. The visible layer stays for the individuals, and it’s the very last thing to fret about.

  1. Type what you serve machines into describable and doable. Anticipate a full first pile and an empty second one. The sorting takes a number of hours.
  2. Discover out who put in no matter is within the second pile. If something is there, a platform in all probability put it there, and the phrases sit in documentation you could by no means have opened. Learn it.
  3. Verify what your kind says again. Submit it and skim the response the way in which a machine would. If the one signal it labored is a inexperienced field, an AI will probably battle with it.
  4. Repair the ground earlier than shopping for a ceiling. Run WAVE, the checker WebAIM’s analysis is constructed on, in opposition to the web page along with your most essential kind, and depend the unlabelled inputs, empty hyperlinks, and empty buttons. These three are among the many six most typical failures in WebAIM’s 95.9%, and they’re the three that make actions disappear. A declared software floor doesn’t repair the web page it arms the agent again to.

A model of your web site constructed for machines is the entire level. A text-only version with the actions taken out is a brochure. And it’s served to the person most desperate to act.

You may make an argument that this makes the brochure pointless.

Extra Assets:


This submit was initially revealed on No Hacks.


Featured Picture: Roman Samborskyi/Shutterstock


#TextOnly #Model #Web site #Strips #Improper #Layer

Leave a Reply

Your email address will not be published. Required fields are marked *