UXFixUXFix
Language
Audit my store
AI readiness

AI readiness: when a shopping agent visits, can it buy?

Agents read a store as text and structure, not as a screen. 12 rules decide whether yours is readable, holdable and buyable.

Runs a real purchase. Costs us money. Please use your real store. We check it is a store first, in a few seconds.

Published audit
wpfactory.com25 Aug 2026
70/ 100

Coverage 74 of 115 rules judged

Product page30% of score
Cart20% of score
Checkout50% of score
1critical7high21medium5low

Real audit, unedited. Numbers count up as the page loads.

Recent stores, real scores.

StoreScoreWeakest categoryHighest severity finding
wpfactory.com70Trust signals 38CHK-001Guest checkout offered as first-class option (no account wall)
enviafloresparadifuntos.com56Trust signals 30CRT-001Cart shows full cost breakdown: items, shipping estimate, tax estimate
tentree.com58Trust signals 31CHK-016Errors preserve entered data (never clear the form on error)
iliabeauty.com62Trust signals 34CHK-016Errors preserve entered data (never clear the form on error)
authenticpiecesjo.com52Trust signals 28CRT-001Cart shows full cost breakdown: items, shipping estimate, tax estimate

Median 58 of 100 across 5 published audits. Updates as stores are published. All benchmarks.

AI readiness index, 12 checks

Can ChatGPT buy from you?

PDP-A02Price and availability present in DOM as text (not JS/image only)
CHK-A02No CAPTCHA-only gate without accessible agent path

Scored 0 to 100, separate from your conversion score. Framed as an opportunity, never as a defect.

Product page40 rules, 30% of score
wpfactory.com / product
Product page of wpfactory.com, as captured by the audit
Cart25 rules, 20% of score
wpfactory.com / cart
Cart of wpfactory.com, as captured by the audit
Checkout50 rules, 50% of score
wpfactory.com / checkout
Checkout of wpfactory.com, as captured by the audit

We do not read your code. We buy something.

AI shopping agents read a store as text and structure, not as a screen. If price and stock exist only in scripts or images, if the cart has no stable address, or if checkout hides behind a CAPTCHA with no other path, the agent leaves. We score 12 such rules as a separate AI Readiness Index from 0 to 100.

Most stores we have published score between 52 and 70 out of 100. The median is 58, across 5 published audits. The two weakest areas are Trust signals, with a mean of 32.2, and Cost transparency, at 41.4.

The index is reported next to the conversion score, never inside it, and framed as an opportunity: the cheapest fixes, product schema and prices as plain text, are the ones that matter most.

PDP-A01Complete Product schema.org: price, availability, GTIN/SKU, rating, shipping detailsAI Shoppers
PDP-A02Price and availability present in DOM as text (not JS/image only)AI Shoppers
PDP-A03llms.txt present at root; product URLs not bot-blockedAI Shoppers
PDP-A04Canonical URLs stable; variant URLs machine-readable and permanentAI Shoppers
CRT-A01Cart state reachable via stable URL or API endpointAI Shoppers
CRT-A02No session trap that breaks agent-driven cart hydrationAI Shoppers
CRT-A03Cart line items include machine-readable product IDs/GTINsAI Shoppers
CHK-A01Agentic checkout readiness signals (ACP/UCP endpoints declared)AI Shoppers
CHK-A02No CAPTCHA-only gate without accessible agent pathAI Shoppers
CHK-A03Machine-readable order confirmation (JSON-LD Order schema)AI Shoppers
CHK-A04Delegated-payment compatibility signals present (tokenization endpoints)AI Shoppers
CHK-A05Structured errors returned in machine-readable format for agent flowsAI Shoppers

All 12 agent rules: four on the product page, three on the cart, five on checkout.

115 rules in total. 7 critical, 31 high, 62 medium, 15 low. Every rule is public: the method, all 115 rules.

Read moreWhy ChatGPT and Gemini do not recommend your storeWhy AI shopping agents misread your pricesWhy AI shopping agents abandon checkout on your storeWhy AI shopping agents cannot find your product pages
HighPDP-A01AI Shoppers

Complete Product schema.org: price, availability, GTIN/SKU, rating, shipping details

wpfactory.com
Complete Product schema.org: price, availability, GTIN/SKU, rating, shipping details, captured on the ai shoppers of wpfactory.com
What we saw

The structured product data that AI shopping agents read (ChatGPT, Google, Copilot) is incomplete on this page. Some or all of these are missing: product ID (GTIN), brand, review data, availability, shipping details.

Why it matters

AI-referred traffic converts 42% higher than regular traffic (Adobe, 2026). But agents only recommend stores whose product data they can read. Incomplete data means invisible to AI shoppers.

Estimated loss 0 to 2.1% of checkoutsestimate, see method

From the wpfactory.com audit, 25 Aug 2026, score 70. Every failing rule comes with this.

Free
Store auditwpfactory.com, 25 Aug 2026
70/ 100
Coverage 74 of 115 rules judged
CriticalCHK-001Guest checkout offered as first-class option (no account wall)
HighPDP-A01Complete Product schema.org: price, availability, GTIN/SKU, rating, shipping details
HighCHK-A01Machine checkout readiness signals (ACP/UCP endpoints declared)
Score, coverage, three findings with evidence.
Full report
Full report, 34 findingsPDF, JSON, CSV
70/ 100
CriticalCHK-001Guest checkout offered as first-class option (no account wall)
HighPDP-A01Complete Product schema.org: price, availability, GTIN/SKU, rating, shipping details
HighCHK-A01Machine checkout readiness signals (ACP/UCP endpoints declared)
HighCHK-006Account creation offered after order placement, not before
HighCHK-009Total form fields 8 or fewer (industry average is 11.3)
HighCHK-015Error messages specific and actionable ('Enter a valid postcode', not 'Invalid')
HighCRT-010Primary checkout CTA visually dominant on the page
HighCRT-011Express wallet options (Apple/Google/Shop Pay) present in cart
MediumPDP-A03llms.txt present at root; product URLs not bot-blocked
AI readiness, 12 checks33
Action plan1. Complete Product schema.org: price, availability, GTIN/SKU, rating, shipping details2. Machine checkout readiness signals (ACP/UCP endpoints declared)3. Trust/security signals visible near payment step
Every finding, every screenshot, the AI Readiness section, the action plan, PDF and developer exports.
Full report, $49 once

Or $49 a month for unlimited stores. 14 day refund, no questions.

200 orders a month. One critical fix worth 2 to 5% of checkouts. 4 to 10 more orders, every month, for $49.

example, using the estimate range the report prints

Does a low index hurt my conversion score?

No. The AI Readiness Index is reported separately and never lowers the conversion score.

Do I need an llms.txt file?

Google says it does not affect Search. Agents can still use it, and it is cheap. Rule PDP-A03 checks for it.

What are ACP and UCP?

Protocols that let an agent complete a checkout. Rule CHK-A01 checks whether a store declares one.

Is this only for large stores?

No. Product schema and prices as plain text are small changes any store can make.

Is it really free?

The score and three findings are free. The AI Readiness section is part of the full report.

Is this an AI guessing?

No. 115 fixed rules, each judged pass, partial or fail, each with a screenshot as proof.

See what a shopping agent sees.

About three minutes. Free.