Copy.ai

← board · copy.ai · #62 of 80

Ready with a few material gaps

75/ 100
B
Grade
50
Agent readiness
Board average 77
Scanned 14 hours ago

Every outstanding fix in one prompt for your coding agent. Rescan →

Task

What does copy.ai do and how do I use it? A fetch-only agent finds out.

12 fetches6 found6 missing

home
  • /robots.txt/sitemap.xml
  • /llms.txt/llms-full.txt
  • /pricing
  • /docs
  • /openapi.json
  • mcp.jsonMCP initialize
  • /privacy · /terms
404 probe

every path the scanner fetched · replayed deterministically, no LLM

Evaluator notes

A fetch-only agent reached copy.ai over HTTPS in 563 ms and identified it from its title as “Future proof your business with GTM AI”. The copy is readable without JavaScript (29,801 chars of visible text, 14.1% of HTML). It found pricing. It looked for docs, an OpenAPI spec and an MCP server and found none.

Critical access needs attention

Whether an ordinary agent can enter, read, and operate the public site.

  • Agents can reach the site

    Crawler access and bot defenses.

    4 / 4 passed
  • Core content is available

    Useful content remains accessible without a fragile browser-only path.

    2 / 2 passed
  • Navigation fails safely

    Redirects and missing pages give agents a recoverable path.

    2 / 2 passed
  • ~
    Controls are understandable

    Forms and interactive controls expose usable names and structure.

    1 / 3 passed

Fix these gaps first

Critical access gaps come first, then the biggest remaining points.

  1. 01
    Clear call to actionConverts

    Put one primary CTA (Get started, Start free, Book a demo) above the fold.

    +8 pts
  2. 02
    OpenAPI spec discoverableAgent-ready

    Publish your OpenAPI spec at /.well-known/openapi.json so agents can call you without reading docs.

    +7 pts
  3. 03
    Structured data (JSON-LD)Agent-ready

    Add SoftwareApplication or Organization JSON-LD so search engines and agents can read what you are.

    +4 pts
  4. 04
    Docs or API link from the homepageAgent-ready

    Link Docs or API from the homepage nav; it is the first thing an integrating agent looks for.

    +3 pts
  5. 05
    Agent manifest (MCP, A2A or ai-plugin)Agent-ready

    Publish an MCP server manifest or A2A agent card under /.well-known/ so agents can find your tools.

    +2 pts

Audit the checks behind the score

Grouped by what they measure. Not-applicable checks are excluded from scoring.

Crawlable5 of 5 passed · 19/19 pts
  • Served over HTTPS5/5

    https://www.copy.ai/

  • Responds in under 1.5s5/5

    563 ms to first byte

  • robots.txt present2/2

    User-agent: * Allow: / # 🚫 Block paginated URLs (common Webflow blog query para…

  • sitemap.xml present2/2

    /sitemap.xml → 200

  • Homepage is indexable5/5

    HTTP 200

Metadata7 of 7 passed · 24/24 pts
  • Title tag 10–70 characters5/5

    "Future proof your business with GTM AI" (38)

  • Meta description 50–160 characters5/5

    "Introducing the first-ever GTM AI platform. Automate hundreds of tedious, repetitive tasks and empow…" (148)

  • Canonical URL set3/3

    https://www.copy.ai

  • Exactly one H14/4

    1 × <h1>: "GTM Platform"

  • Mobile viewport set3/3

    width=device-width, initial-scale=1

  • Language declared2/2

    <html lang="en">

  • Favicon declared2/2

    https://cdn.prod.website-files.com/628288c5cd3e8411b90a36a4/6793eea386b5ac27242bb8eb_favicon_32x32px%20(1).png

Shareable3 of 3 passed · 14/14 pts
  • Open Graph title, description and image8/8

    title, description, image

  • Twitter/X card type set3/3

    twitter:card = summary_large_image

  • Links to X or LinkedIn3/3

    2 social link(s)

Converts2 of 3 passed · 9/17 pts
  • Clear call to action0/8

    no sign-up / get-started / demo CTA found

    Put one primary CTA (Get started, Start free, Book a demo) above the fold.

  • Pricing page linked6/6

    → /prices

  • HTML under 2 MB3/3

    207 KB of HTML

Measured1 of 1 passed · 6/6 pts
  • Analytics installed6/6

    detected: googletagmanager.com

Agent-ready9 of 20 passed · 24/48 pts
  • Structured data (JSON-LD)0/4

    no JSON-LD

    Add SoftwareApplication or Organization JSON-LD so search engines and agents can read what you are.

  • Machine-readable pricing3/3

    /pricing lists prices as text

  • llms.txt present0/1

    no /llms.txt

    Publish /llms.txt: a short markdown summary of the product, pricing and docs links for AI agents.

  • llms-full.txt present0/1

    no /llms-full.txt

    Publish /llms-full.txt with the full docs inlined, so agents can read everything in one fetch.

  • AI crawlers allowed in robots.txt2/2

    none of 9 known AI crawlers blocked

  • No noai / TDM reservation2/2

    no opt-out signals

  • Serves markdown on request0/1

    Accept: text/markdown → text/html; charset=utf-8

    Return text/markdown when the Accept header asks for it; agents skip the HTML entirely.

  • OpenAPI spec discoverable0/7

    no /openapi.json or /.well-known/openapi.json

    Publish your OpenAPI spec at /.well-known/openapi.json so agents can call you without reading docs.

  • Agent manifest (MCP, A2A or ai-plugin)0/2

    no manifest at /.well-known/{mcp,agent,ai-plugin}.json

    Publish an MCP server manifest or A2A agent card under /.well-known/ so agents can find your tools.

  • Docs or API link from the homepage0/3

    no docs / API link and no /docs

    Link Docs or API from the homepage nav; it is the first thing an integrating agent looks for.

  • Content readable without JavaScript3/3

    29,801 chars of visible text, 14.1% of HTML

  • Semantic landmarks (main, single H1)3/3

    <main> present, 1 × <h1>

  • Images have alt text2/2

    57/57 images have alt

  • Form fields are labelled1/2

    1/2 fields have a label, name or aria-label

    Give every input a name and a label; an agent filling the form needs both.

  • Descriptive link text2/2

    6/177 links say "click here" / "learn more"

    Replace "learn more" and "click here" with what the link actually leads to.

  • Agent-friendly 404s2/2

    nonexistent path → HTTP 404

  • Trust pages (privacy, terms, security)2/2

    found: /terms, /security

  • Organization schema complete0/2

    no Organization in JSON-LD

    Give the Organization JSON-LD a name, url, logo, description and sameAs links.

  • llms.txt says what you are and links out0/2

    no /llms.txt

    Start llms.txt with an H1 and one-paragraph summary, then link docs, pricing and API.

  • Contact route discoverable2/2

    mailto:, /contact or /support link found

APIn/a
  • Spec parses and declares a versionn/a
  • Operations have summaries and operationIdsn/a
  • Error responses documentedn/a
  • Auth scheme declaredn/a
  • Versioned paths or serversn/a
  • Spec within a model context budgetn/a
MCPn/a
  • Server answers initializen/a
  • Tools listedn/a
  • Tools carry descriptionsn/a
  • Tool parameters have schemasn/a

Fixed something? Scan again.

One scan per site every 10 minutes. Snapshot 2026-08-24T13:48:23.100Z.

← Back to the board