AI Visibility Audit / IT Asset Disposition Vertical

When a CIO asks an AI assistant who should handle their decommission, does it say your name?

Synthetic demo data
fictional company

A 13-signal audit of how legible an ITAD company is to ChatGPT, Google AI, Gemini, Claude and Perplexity, run here against a representative fictional provider. The same engine runs on any real domain at aeo.mhndlabs.com.

Subject: Cornerstone Asset Recovery (fictional, for demonstration) Signals: 6 answer + 7 entity Method: one HTML crawl, deterministic scoring, no black box
01

The questions that now decide ITAD deals

recommendation-shaped, high intent

Enterprise and government buyers increasingly ask an AI assistant before they build a vendor shortlist. These queries have no ranking page to win. The assistant composes an answer and names two to four companies. Either you are in that answer or you are invisible.

Who handles secure IT asset disposal for large enterprises?
Needs: a crawlable page that answers this in its first paragraph, plus third-party confirmation.
Recommend a data center decommissioning company with chain of custody reporting.
Needs: service entity markup + specifics an engine can quote (serialized reporting, COI, site process).
Which ITAD vendors are R2v3 and NAID AAA certified?
Needs: certifications as machine-readable text, and presence in the certifiers' own directories.
Best IT asset value recovery companies for a 5,000-laptop refresh?
Needs: entity authority + named mentions in comparison content engines actually cite.
02

The 13-signal scorecard

every point traceable to a rule, recomputable below

Scores below are for the fictional Cornerstone Asset Recovery, drawn to look like a typical 30-year ITAD firm: excellent operations, a website written for humans who already found it. Each signal shows what an AI system actually reads and the specific fix. No signal is scored by opinion; the selftest at the bottom recomputes every number in your browser.

Answer readiness (AEO)
0/100
Entity authority (GEO)
0/100
Combined AI visibility
0/100
Answer signals · can an engine lift a recommendation from your pages?
Entity signals · does the wider web confirm who you are?

Weights per dimension sum to 100. The profile is representative, not a real audit: your real numbers come from running your own domain through the live engine.

03

Certifications are entity signals, not wall plaques

the ITAD-specific advantage most sites waste

ITAD is unusual: the industry already has independently verifiable trust infrastructure. R2v3 (SERI), e-Stewards (Basel Action Network) and NAID AAA (i-SIGMA) each publish public directories of certified facilities. An AI engine can check those rosters. But on most ITAD sites the certifications exist only as footer badge images, and an engine cannot read a JPEG. The checklist and markup below turn them into signals.

  • [1]
    Certifications in crawlable text, per facility

    Name each certification, the certifying body, and which facility holds it, in HTML text. R2v3 moved to per-facility scope; engines resolve facilities, not slogans.

  • [2]
    Organization schema with hasCredential

    One canonical Organization node, referenced site-wide by @id, carrying the credentials with their certifying bodies (template at right).

  • [3]
    Directory reciprocity

    Confirm the SERI, e-Stewards and i-SIGMA directory listings match your legal name and address, then point sameAs at your profiles engines already trust: LinkedIn, Wikidata if eligible, the directories themselves.

  • [4]
    Cite the current standards

    NIST SP 800-88 Rev. 1 was withdrawn; Rev. 2 (September 2025) defers media destruction specifics to IEEE 2883. A surprising number of ITAD sites still cite the withdrawn revision. Citing current standards is a freshness and competence signal an engine can verify.

  • [5]
    Service entities for each line of business

    Secure destruction, decommissioning, and value recovery each get a Service node tied to the Organization, so service-specific queries resolve to you.

organization-entity.jsonld · template
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://cornerstone-itad.example/#org",
  "name": "Cornerstone Asset Recovery",
  "url": "https://cornerstone-itad.example/",
  "logo": "https://cornerstone-itad.example/logo.png",
  "foundingDate": "1994",
  "description": "IT asset disposition and value recovery for enterprise and government clients: secure data destruction, data center decommissioning, certified remarketing.",
  "knowsAbout": [
    "IT asset disposition",
    "data center decommissioning",
    "secure data destruction",
    "IT asset value recovery"
  ],
  "sameAs": [
    "https://www.linkedin.com/company/example",
    "https://sustainableelectronics.org/directory-profile-example"
  ],
  "hasCredential": [
    { "@type": "EducationalOccupationalCredential",
      "name": "R2v3 Certification",
      "recognizedBy": { "@type": "Organization",
        "name": "SERI, Sustainable Electronics Recycling International" } },
    { "@type": "EducationalOccupationalCredential",
      "name": "e-Stewards Certification",
      "recognizedBy": { "@type": "Organization",
        "name": "Basel Action Network" } },
    { "@type": "EducationalOccupationalCredential",
      "name": "NAID AAA Certification",
      "recognizedBy": { "@type": "Organization",
        "name": "i-SIGMA" } }
  ]
}
04

Where AI answers about ITAD actually come from

source classes; the live baseline measures the per-query mix

Engines do not invent recommendations; they assemble them from sources they retrieve and cite. For ITAD buying queries the recurring source classes look like this. An honest program works this map from the top down, because the top rows are verifiable and durable.

Source class
Examples in this vertical
Why engines lean on it
Certifier directorieshighest trust
SERI R2 facility directory, e-Stewards recycler locator, i-SIGMA member search
Third-party rosters that let an engine verify a "certified" claim instead of trusting your homepage.
Standards and governmentdefinitional
NIST SP 800-88 Rev. 2, IEEE 2883, EPA electronics stewardship pages
"What is secure data destruction" resolves here; alignment with these sources reads as competence.
Entity graphdisambiguation
Wikipedia, Wikidata, your LinkedIn company page
Engines use these to decide which "Cornerstone" you are; sameAs links close the loop.
Comparison contentrecommendation-shaped
"Best ITAD companies" roundups, B2B listing sites, procurement guides
Recommendation queries pull recommendation-shaped sources; absence here is the most common gap.
Industry press and analystsnamed mentions
Trade coverage, analyst market guides, case-study writeups
Named mentions in third-party prose are quotable evidence an engine can attribute.
Practitioner communitiesengine-visible word of mouth
Sysadmin and IT-management forum threads on "who do you use for ITAD"
Several engines visibly cite forum threads for vendor questions; monitored, never astroturfed.
05

How AI platforms decide who to recommend, in plain language

the version you can repeat to your leadership team

Strip away the mystique and there are four levers. Everything in this audit rolls up to one of them.

1

Access

Each platform runs separate crawlers for training, search and citation. If your robots.txt blocks the citation crawlers (often via a blanket AI block from 2023), you cannot be recommended. This is checkable in one minute and each bot is controllable on its own.

2

Legibility

Engines quote what they can parse: a first paragraph that answers the question, headings shaped like the questions buyers ask, clean structured data, certifications as text. Badge images and brochure PDFs are invisible.

3

Freshness

Engines read dates. Pages without dateModified, sitemaps a year stale, and citations to withdrawn standards all age you. Current standards and visible update dates keep you quotable.

4

Authority

Who else says you are real: certifier directories, the entity graph, press, communities. For ITAD this is the strongest lever, because the certifiers publish verifiable rosters most competitors never wire up.

What nobody can honestly promise

Of the major platforms, only Microsoft publishes a checklist for AI visibility; Google says its AI answers are rooted in its core search ranking; OpenAI, Anthropic and Perplexity document crawler access and citation behavior, not a recipe. So anyone promising a guaranteed placement is guessing. What can be promised: every lever above moved to verifiably done, and a measured citation baseline that shows whether recommendations follow. That is the deal I offer.

06

The measured loop

track results, keep refining
Week 1 · Baseline

Measure before touching anything

A panel of real ITAD buying questions is put to ChatGPT, Google AI, Gemini, Claude and Perplexity. For each: who gets named, who gets cited, with screenshots. Plus the 13-signal audit of your site and your top competitors.

Weeks 2 to 4 · Fixes

Work the levers in priority order

Access and legibility fixes ship first (fast, fully in your control), then entity and directory wiring, then the citation-source program, which is slower and compounding.

Monthly · Re-measure

Same panel, same method, deltas

The identical question panel re-runs monthly. Movement is reported as named-mention and citation counts per engine against the baseline, not as vibes. Refinements follow the data.

Run the real thing on your domain

This page uses a fictional company because I will not guess at your website. The underlying engine is live and runs the audit on any URL in about a minute. Run your own domain, or send it over and you will have a real baseline within a day.

aeo.mhndlabs.com →
07

Selftest

this page audits itself

Trust in an audit tool starts with the tool being checkable. This button recomputes every score above from the raw signal inputs embedded in this page, validates the schema template, and re-counts the source map, right in your browser.