Menu

Agent readiness report

resourcesys.com

What an AI agent can and cannot do on this site, measured by an unauthenticated crawl and scored against the published rubric.

Scanned · rubric v1.0.1 · scored as a general site · re-scan (results are cached for seven days)

What to fix first

Ranked by impact first, then by how cheap the fix is — the same ordering the engine uses.

  1. 1A2

    Major AI crawlers allowed

    High impact · Low effort

    robots.txt blocks GPTBot, ClaudeBot, Google-Extended. If that is deliberate, nothing to do. If it is inherited from a template or a platform default, add explicit Allow directives — these agents are how a growing share of buyers now reach you.

  2. 2C1

    Form usability

    High impact · Medium effort

    Fix: 2 of 22 inputs have no associated label. A placeholder is not a label — an agent filling your form has no way to know what an unlabelled field wants.

  3. 3C4

    Machine endpoints and agent manifests

    High impact · High effort

    No machine-readable endpoint of any kind. Most sites score zero here, which is exactly why it is the cheapest differentiation on this rubric: an agents.json is a static file, and a documented read-only API is usually a subset of something you already run.

  4. 4D3

    Policies discoverable

    Medium impact · Low effort

    Fix: no privacy policy linked; no terms page linked.

  5. 5D2

    Verifiable identity

    Medium impact · Low effort

    Fix: Organization schema has no sameAs links. sameAs links to a company profile are how a model corroborates that you are who the page says you are.

Every check, with the evidence

No finding without evidence: each result shows what we actually captured during the crawl.

ADiscovery & access

  • A1Pass

    robots.txt exists and parses

    2/2
    What we captured
    {
      "groups": 11,
      "status": 200,
      "sitemaps": 1
    }
  • A2Partial

    Major AI crawlers allowed

    3/6

    robots.txt blocks GPTBot, ClaudeBot, Google-Extended. If that is deliberate, nothing to do. If it is inherited from a template or a platform default, add explicit Allow directives — these agents are how a growing share of buyers now reach you.

    What we captured
    {
      "of": 6,
      "allowed": 3,
      "blocked": [
        "GPTBot",
        "ClaudeBot",
        "Google-Extended"
      ]
    }
  • A3Pass

    XML sitemap valid and referenced

    3/3
    What we captured
    {
      "exists": true,
      "urlCount": 14,
      "referencedInRobots": true
    }
  • A4Pass

    llms.txt present

    4/4
    What we captured
    {
      "present": true,
      "llmsFullTxt": true,
      "describedLinks": 7
    }
  • A5Pass

    Bot user-agent HTTP health

    3/3
    What we captured
    {
      "probes": [
        {
          "name": "GPTBot",
          "status": 200,
          "ttfbMs": 83
        },
        {
          "name": "ClaudeBot",
          "status": 200,
          "ttfbMs": 25
        },
        {
          "name": "PerplexityBot",
          "status": 200,
          "ttfbMs": 26
        }
      ],
      "medianTtfbMs": 26,
      "edgeBlockingDespiteRobots": false
    }
  • A6Fail

    No hard interstitial

    0/2

    Detected: Cloudflare challenge. An agent cannot dismiss a consent dialog or solve a challenge — whatever sits behind it is unreachable. Cookieless analytics removes the need for a banner entirely.

    What we captured
    {
      "markers": [
        "Cloudflare challenge"
      ]
    }
  • A7Not applicable

    Server-rendered content parity

    0/5

    No headless render was captured, so parity could not be measured. Re-run with rendering enabled.

    What we captured
    {
      "rendered": false
    }

BUnderstanding

  • B1Pass

    JSON-LD present and valid

    5/5
    What we captured
    {
      "pagesCrawled": 6,
      "pagesWithValidJsonLd": 6,
      "homepageHasValidJsonLd": true,
      "pagesWithInvalidJsonLd": 0
    }
  • B2Pass

    Correct schema types for the site type

    5/5
    What we captured
    {
      "matched": [
        "Service"
      ],
      "missing": [],
      "siteType": "other",
      "typesFound": [
        "AboutPage",
        "CollectionPage",
        "ContactPage",
        "EmploymentAgency",
        "Organization",
        "PostalAddress",
        "Service"
      ]
    }
  • B3Pass

    Semantic HTML structure

    4/4
    What we captured
    {
      "problems": [],
      "singleH1": 6,
      "allLandmarks": 6,
      "pagesCrawled": 6,
      "noSkippedLevels": 6
    }
  • B4Partial

    Meta and Open Graph

    2/3

    Fix: 4 description(s) outside 50–160 characters.

    What we captured
    {
      "goodTitles": 6,
      "pagesCrawled": 6,
      "uniqueTitles": true,
      "goodDescriptions": 2,
      "completeOpenGraph": 6
    }
  • B5Pass

    Clean text ratio

    3/3
    What we captured
    {
      "perPage": [
        0.387,
        0.378,
        0.276,
        0.334,
        0.362,
        0.321
      ],
      "averageRatio": 0.343
    }
  • B6Pass

    Alt text coverage

    2/2
    What we captured
    {
      "withAlt": 17,
      "coverage": 1,
      "contentImages": 17
    }
  • B7Pass

    Canonical and duplication hygiene

    3/3
    What we captured
    {
      "hostVariants": [
        {
          "url": "https://www.resourcesys.com",
          "status": 200
        },
        {
          "url": "http://resourcesys.com",
          "status": 301,
          "location": "https://resourcesys.com/"
        }
      ],
      "pagesCrawled": 6,
      "selfConsistentCanonicals": 6
    }

CActionability

  • C1Partial

    Form usability

    5.78/6.11

    Fix: 2 of 22 inputs have no associated label. A placeholder is not a label — an agent filling your form has no way to know what an unlabelled field wants.

    What we captured
    {
      "forms": 2,
      "inputs": 22,
      "realSubmit": true,
      "unlabelled": 2,
      "wrongTypes": 0
    }
  • C2Partial

    Navigable link graph

    3.67/4.89

    Fix: 6% of links use contextless text like "click here".

    What we captured
    {
      "anchors": 48,
      "genericLinks": 3,
      "genericRatio": 0.06,
      "hasBreadcrumb": false,
      "clickableNonAnchors": 0
    }
  • C3Pass

    Interactive element semantics

    4.89/4.89
    What we captured
    {
      "realButtons": 0,
      "positiveTabindex": 0,
      "clickableNonButtons": 0,
      "keyboardTrapsTested": false
    }
  • C4Fail

    Machine endpoints and agent manifests

    0/6.11

    No machine-readable endpoint of any kind. Most sites score zero here, which is exactly why it is the cheapest differentiation on this rubric: an agents.json is a static file, and a documented read-only API is usually a subset of something you already run.

    What we captured
    {
      "found": []
    }
  • C5Not applicable

    Commerce actionability

    0/4

    Not a commerce site; these points are redistributed across C1–C4.

    What we captured
    {
      "siteType": "other"
    }
  • C6Fail

    On-site search

    0/3

    No on-site search found. If you have search, expose it as a GET form with a query parameter so an agent can jump straight to results.

    What we captured
    {
      "searchForm": false,
      "searchAction": false
    }

DTrust & freshness

  • D1Partial

    Transport security

    3/4

    Fix: no Strict-Transport-Security header.

    What we captured
    {
      "hsts": false,
      "tlsValid": true,
      "mixedContentReferences": 0
    }
  • D2Partial

    Verifiable identity

    2/4

    Fix: Organization schema has no sameAs links. sameAs links to a company profile are how a model corroborates that you are who the page says you are.

    What we captured
    {
      "sameAsCount": 0,
      "contactDiscoverable": true,
      "hasOrganizationSchema": true
    }
  • D3Fail

    Policies discoverable

    0/4

    Fix: no privacy policy linked; no terms page linked.

    What we captured
    {
      "hasTerms": false,
      "siteType": "other",
      "hasPrivacy": false,
      "hasReturns": false,
      "hasShipping": false
    }
  • D4Partial

    Freshness signals

    1/4

    Fix: only 14% of sitemap URLs modified in the last 90 days; no visible dates on content. Staleness is a ranking signal for models deciding what to cite.

    What we captured
    {
      "sitemapUrls": 14,
      "withLastmod": 2,
      "visibleDates": false,
      "modifiedLast90Days": 2
    }
  • D5Partial

    Identity consistency

    1/3

    Fix: site name differs across title, og:site_name and schema name. An unexplained name mismatch reads as a signal the site may not be what it claims.

    What we captured
    {
      "title": "Resourcesys | Enterprise Technology Staffing",
      "hasFavicon": true,
      "hasOgImage": true,
      "ogSiteName": "",
      "schemaName": "Resourcesys, Inc."
    }
  • D6Partial

    security.txt

    1/2

    security.txt is present but invalid: no Contact field; no Expires field. An expired Expires field makes the whole file non-conformant, so this fails even though the file was correct when it was written.

    What we captured
    {
      "valid": false,
      "hasContact": false
    }
  • D7Pass

    Multi-page stability

    4/4
    What we captured
    {
      "nonOk": [],
      "slowPages": 0,
      "pagesCrawled": 6,
      "consistentTemplate": true
    }
65C
Discovery & access15/25
Understanding24/25
Actionability14.34/25
Trust & freshness12/25

Keep this report

Get the permanent link and the ranked fix list by email. One message, no list.

Want this fixed?

We audit in depth and implement the fixes — in your codebase or your CMS, scoped by architecture.

Own this site?

This report and its leaderboard entry come from a public crawl. Prove you own the domain with an email address on it, and you can hide the report or publish it again yourself, in minutes.

To block future scans instead, disallow AgentFriendlyRankBot in your robots.txt — see how our crawler works.

Scan your own site

Same rubric, same evidence standard, about a minute.

Run a free scan →

Compare resourcesys.com with another site →