nginx.org
This is how AI agents (not browsers) experience nginx.org. The score weights five categories of machine-readability; the ticks on the arc are the 30 individual checks behind it.
Top fixes
No <link rel="canonical"> tag in <head>. Agents use canonical URLs to dedupe and cite.
Fix: Add <link rel="canonical" href="…"> pointing at the primary URL of each page.
No <meta name="description">. Agents use it as a page summary; add a 50–200 character description.
Fix: Add `<meta name="description" content="...">` to your primary pages. Agents frequently use it as a summary.
No JSON-LD blocks found. Add a <script type="application/ld+json"> with a schema.org type for this page.
Fix: Add a <script type="application/ld+json"> describing the page (Organization, Article, Product, FAQPage).
Found /llms.txt but missing H1 header and markdown links.
Fix: Publish /llms.txt at your domain root. Build a spec-compliant one at /tools/llms-txt-generator.
No HTTP Link: response headers. Emit canonical/alternate/describedby relations so HEAD-only or stream-rendering agents get them without parsing HTML.
Fix: Emit `Link:` headers for canonical, alternate-language, and describedby relations. Agents that fetch HEAD-only or stream-render rely on these.
Page looks like FAQPage; missing JSON-LD type(s): FAQPage.
Fix: Align JSON-LD type to page purpose. Product pages without Product markup are skipped by agent shopping flows.
Get it in your inbox now — and a heads-up whenever nginx.org’s agent-readiness score changes. Free, unsubscribe anytime.
Fix it
Generated, ready-to-ship files for the gaps above — copy them or download and drop them into your repo.
What the agent receives
Show your score
Embed this badge on your site. It links back to this live scan and updates on every rescan.
<a href="https://agentspeed.com/scan/nginx.org"><img src="https://agentspeed.com/badge/nginx.org" alt="AgentSpeed agent-readiness score" height="56"></a>Track this score
Get this report by email, then a heads-up when nginx.org’s agent-readiness actually changes — a check regressing, or the composite dropping.
Two things never trigger an email: a score change caused by us publishing a new rubric, because that is a different instrument rather than a change to your site, and movement explained only by timing-derived checks, which shift run to run on a site nobody touched.
Want it on your own schedule, with Slack or a webhook instead of email? Score-drift monitoring is on every paid plan.
Full breakdown
Running AI agents of your own? AgentSpeed also monitors them in production — every run, its latency, cost, and failures, with alerts when something breaks. Free for 10,000 events a month, no credit card.