チェックの技術的な詳細は英語で表示されます。スキャナーの出力をそのまま示しているためです。
サイトを編集する担当者に送ってください。リンクにはスコアと評価がプレビューカードとして表示され、常に最新です。今日の数値を固定するのではなく、最新のスキャンを読み直します。
「emerging」タグの付いたチェックは、まだウェブの大半が採用していない2026年のエージェントプロトコル標準です。早期採用は欠点ではなく強みです。
1 access agent(s) blocked: Amazonbot. These keep your site out of AI answers. 7 training-data crawler(s) blocked (GPTBot, ClaudeBot, Google-Extended, Applebot-Extended, Bytespider, CCBot, Meta-ExternalAgent), a licensing choice, not scored.
具体的な手順を見るrobots.txt is a small text file at yoursite.com/robots.txt where you tell visiting robots what they may read. Many sites carry an old rule that blocks ALL robots, which now also blocks the AI assistants your customers ask for recommendations.
ChatGPT, Claude, and Perplexity each send a named crawler (GPTBot, ClaudeBot, PerplexityBot). If your robots.txt turns them away, they cannot read your pages. So when a customer asks an assistant about your product, the assistant answers from what everyone ELSE says about you, or recommends a competitor it could read.
今すぐ受信箱へ。さらにvanish.reのスコアが変化したときに通知します。無料、いつでも配信停止できます。
監視はお任せください。Monitorが毎週再スキャンし、変化があればメールでお知らせします($29/mo)。 監視を始める →
上記のギャップに対応する、生成済みですぐ使えるファイルです。コピーするか、ダウンロードしてリポジトリに配置してください。
採点したのはトップページだけです。価格・ドキュメント・購入ページは別のページにあり、アシスタントが引用するのはまさにそれらのページです。ここで73/100ということは、最も磨いたページですらエージェントが見逃しているということ。Deep Scan($29)はサイト全体を全36チェックで監査し、失敗したチェックとその具体的な修正を、可視性への影響が大きい順にまとめたPDFをメールで送ります。1回限り・数分で納品・サブスクリプションなし。
このバッジをサイトに埋め込めます。ライブスキャンにリンクし、再スキャンのたびに更新されます。
<a href="https://agentspeed.com/scan/vanish.re"><img src="https://agentspeed.com/badge/vanish.re" alt="AgentSpeed agent-readiness score" height="56"></a>このレポートをメールで受け取り、vanish.reの対応状況が実際に変化したとき(チェックの悪化や総合スコアの低下)に通知を受け取れます。
メールが送られないケースが2つあります: 当社が新しいルーブリックを公開したことによるスコア変化(測定器が変わっただけで、サイトの変化ではありません)と、実行のたびに揺れる時間依存チェックだけで説明できる変動です。
自分のスケジュールで、メールの代わりにSlackやWebhookで受け取りたい場合は スコアドリフト監視 をどうぞ。すべての有料プランに含まれています。
このスコアはAIエージェントがvanish.reを読み取れるかを示します。 AIトラフィック分析 は、実際に来たかどうか、そしてどのページが追い返したかを示します。
自社のAIエージェントを運用していますか? AgentSpeedは本番環境の監視も行います。すべての実行、レイテンシ、コスト、失敗を記録し、問題発生時にアラートを送ります。月10,000イベントまで無料、クレジットカード不要。
リポジトリを開いた Claude Code、Cursor などのアシスタントに貼り付けてください。この検出結果、手順、避けるべき近道が含まれます。
No HTTP Link: response headers. Emit canonical/alternate/describedby relations so HEAD-only or stream-rendering agents get them without parsing HTML.
具体的な手順を見るHTTP responses can carry a Link header: the same canonical and alternate-language information your HTML declares, but delivered in the response envelope itself. Agents that only send a HEAD request, or that decide what to do while the page is still streaming, read the header without parsing any HTML. Yours is missing (or carries none of the relations agents use: canonical, alternate, describedby).
An agent triaging fifty URLs doesn’t want to download and parse fifty pages to learn which are duplicates of which. The Link header answers at the cheapest possible layer. Sites that provide it get correctly de-duplicated and correctly language-routed even by the most minimal fetchers.
リポジトリを開いた Claude Code、Cursor などのアシスタントに貼り付けてください。この検出結果、手順、避けるべき近道が含まれます。
Visible text is 5.7% of HTML weight (1159/20217 bytes). 7% of the document is inline script, 28% is markup.
具体的な手順を見るOf everything your server sends for this page, very little is actual readable text. The rest is code, styling, and markup wrapper. Agents fetched a lot of bytes and found few words.
Agents work with retrieval budgets. A page that is 2% text either gets skimmed (and mis-summarised) or skipped. More signal per byte means more of your actual message survives into the agent’s summary.
リポジトリを開いた Claude Code、Cursor などのアシスタントに貼り付けてください。この検出結果、手順、避けるべき近道が含まれます。
Meta description is 43 characters; aim for 50–200 so it's neither thin nor truncated.
具体的な手順を見るThe meta description is a one-sentence summary of the page that you control, embedded in the HTML head. Without it, machines compose their own summary from whatever text appears first, often cookie-notice or navigation boilerplate.
This is the sentence you get to write about yourself. Pages without one are summarised by autopilot, and the autopilot frequently leads with the least representative text on the page.
リポジトリを開いた Claude Code、Cursor などのアシスタントに貼り付けてください。この検出結果、手順、避けるべき近道が含まれます。
Page looks like FAQPage; missing JSON-LD type(s): FAQPage.
具体的な手順を見るYour structured data exists but only covers the basics (say, Organization) while the page is really a product page, an article, or an FAQ. The machine-readable caption is missing the part that describes what this page actually is.
An agent looking for "running shoes under $100" matches against Product markup with offers. A product page carrying only Organization markup is invisible to that query shape: the agent knows who you are but not what this page sells.
リポジトリを開いた Claude Code、Cursor などのアシスタントに貼り付けてください。この検出結果、手順、避けるべき近道が含まれます。
JSON-LD declares 2 price(s) (5, 12), but the served HTML shows no price at all. An agent reading the page sees a price humans never see, or the visible price only renders via JavaScript. Either way the two channels disagree.
具体的な手順を見るYour page declares one price in its machine-readable data (JSON-LD) and shows a different price to human eyes. We extracted both from the same page load and they don’t agree.
An assistant quoting your declared price tells the customer a number that isn’t what they’ll see at checkout. That is the fastest way to lose a sale an agent sent you, and repeated mismatches teach assistants to stop quoting your structured data at all.
リポジトリを開いた Claude Code、Cursor などのアシスタントに貼り付けてください。この検出結果、手順、避けるべき近道が含まれます。
上記のうち手順プランがある修正を、同じ優先順位と同じガードレールでまとめた 1 つのプロンプトです。
追跡中のSaaSドメイン34件中 17位
Right now, only you know this score. Your buyers ask AI before they buy, and certification is how you show them, and anyone comparing you to a competitor, that assistants can actually read, quote, and use your site.
Sites under 70 can’t buy this at any price. That’s what makes displaying it mean something.
Certify vanish.re for $199/year →This scan shows whether an agent can read the site. One free probe asks a real assistant a real buying question and records who it cited.