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 drawback and never the doing drawback. Seven months on, one platform, Shopify, has touched the doing drawback, 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 internet 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 completely pointless for an internet site that isn’t some sort of internet 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 therapies, and the hierarchy that tells an eye fixed the place to land all go together with them, and nothing is misplaced.

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

Structured information is content material written for machines and invisible to folks. 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

An internet site has two routes to structurally expose its actions to a machine, semantic HTML and a declared device 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 somewhat than learn one thing. It needs to cancel a subscription or purchase the factor, and there’s no display and no one to click on.

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

Ideally, you construct the ceiling. The ceiling remains to be a proposed customary, 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 house 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 12 months. 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 complicated. The markup that reaches for further semantics remains 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 house 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 is just not 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 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% below default circumstances to 41.7% keyboard-only and 28.3% with the viewport magnified to 150%. It didn’t take a look at damaged markup, it examined the agent working the way in which individuals who depend on assistive know-how work.

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

On a challenge I labored on, an AI agent was set to submit internet varieties, 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 comprehend 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 drawback. The lacking suggestions is one a kind can have on a superbly legitimate web page.

After a machine does one thing, it must be informed what occurred, in a kind it could possibly 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 At the moment 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, stay by default, nothing to put in. In August, it was the one place I knew of with a declared device floor stay 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 every single place. The tool descriptions and results are instructions to the machine caller, the checkout device moved the browser to the checkout web page and informed it to not navigate once more, and a search end result informed it which device to succeed in 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 may 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 inside error. I’ve not re-run it since. Shopify told its earnings call on August 5 that AI-driven visitors and orders had tripled 12 months over 12 months, 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 remains to be an open query. Components of that checklist, expose, make callable, report, are being glad on any individual else’s schedule, for individuals who weren’t requested.

GEO Optimizes The Half That Can’t Act

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

GEO, generative engine optimisation, focuses on getting cited, or really helpful, in that LLM reply, and it’s completely appropriate that quotation is what pays as we speak, so there isn’t a have to argue it. It’s how folks arrive; it’s measurable sufficient to promote, and telling a enterprise to disregard it might be mistaken.

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 offered as web 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 wager on a future that has not arrived. However each single firm that may cite you as we speak 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 house on the protocols to do it. It’s mistaken to cease there.

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

An internet site has three layers: the visible one, the construction, and the content material. The actions stay 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 must be constructed, means the construction and the actions should work on their very own, with or with out the visible layer on prime. The visible layer stays for the folks, 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 couple of hours.
  2. Discover out who put in no matter is within the second pile. If something is there, a platform most likely 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 browse the response the way in which a machine would. If the one signal it labored is a inexperienced field, an AI will seemingly wrestle 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 vital 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 device floor doesn’t repair the web page it fingers 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 desirous to act.

You possibly can 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 #Unsuitable #Layer

Leave a Reply

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