← the whole board

see.io

outbid.lol rank #1 · bid $14,018 · checked 2026-08-22

78/100

Mostly ready

19 of 25 checks pass · board median 70 · 3 of 91 scored 90+

AI crawler access

1007/7

Discovery

672/3

Agent interfaces

804/5

Agent-usable responses

501/2

Machine readability

835/6

Identity and trust

250/2

Is this your site? This score is from 2026-08-22 and does not update when you ship. Run it live and you get today’s answer in a few seconds.

Re-check see.io

6 things to fix

Each one has a prompt written for a coding agent. Paste it into Claude Code, Cursor or whatever you build with. Or take all of them in one go.

  • No Link response headers

    Missing

    RFC 8288 Link headers let an agent find related resources without parsing the HTML.

    Send a Link header for the things an agent should find without parsing HTML: canonical, alternate, and your llms.txt.

  • Accept: text/markdown returns HTML

    Missing

    Agents that ask for markdown get HTML they have to strip, which loses structure.

    Serve a markdown twin of each page when the request asks for text/markdown, or publish page.md beside page.

  • Missing pages answer 200

    Missing

    /seobuilder-agent-readiness-probe-404 answered 200. A page that does not exist must not answer 200, or every typo becomes a page an agent believes in.

    Return 404 or 410 for paths that do not exist, and put "404" or "Not found" in the title and the H1.

  • No valid JSON-LD

    Missing

    Without structured data an agent has to infer what you are from prose.

    Add JSON-LD to the homepage. Start with Organization and WebSite, and validate it before you ship.

  • 1 of 3 trust pages have real content

    Partial

    About: only 0 characters at /about. Contact: only 0 characters at /contact. Privacy: 4,225 characters at /privacy.

    Publish about, contact and privacy pages with at least 500 characters each. They are where an agent checks you are a real company before it recommends you.

  • No Organization schema

    Missing

    Nothing on the homepage states, in machine-readable form, which organisation this site belongs to.

    Add Organization JSON-LD with name, url, logo, contactPoint and address. The contact fields are the ones agents quote.

Already passing (19)

  • robots.txt is published
  • OAI-SearchBot can read the site
  • Claude-SearchBot can read the site
  • PerplexityBot can read the site
  • GPTBot can read the site
  • ClaudeBot can read the site
  • Google-Extended can read the site
  • The sitemap is valid XML
  • robots.txt points at your sitemap
  • /llms.txt is published
  • llms.txt says what the site is for
  • /.well-known/api-catalog is published
  • An MCP server card is published
  • API errors come back as JSON
  • The homepage has a title
  • The homepage has a meta description
  • One clear H1
  • The page reads without JavaScript
  • 12.82% of the homepage is readable text

Not your site?

The same check runs on anything. It fetches the page once and reads what an assistant would read, which is the server’s HTML, with no JavaScript and no scrolling.

Rank and bid from outbid.lol on 2026-08-22. Not affiliated with them. Want this page taken down? Ask us and it goes, no argument.