agentspeed.

coinbase.com

2026/7/27 8:41:11 スキャン · キャッシュ · 21時間後に更新 · rubric 2026.08.1
robots.txt present: passrobots.txt allows AI agents: passContent-Signal directives: failllms.txt present: passSitemap present: failLink response headers: failCanonical URL: failMCP server card: failOAuth authorization metadata: failOAuth resource metadata: failAPI catalog / OpenAPI: failWeb Bot Auth: failMarkdown negotiation: failText-to-markup ratio: failContent without JavaScript: skipHeading hierarchy: failCookie wall blocks content: passDeclared language: passPage title: passMeta description: failJSON-LD present: failStructured data validates: skipSchema type coverage: passPaywall / login wall: passAgent Skills manifest: failWebMCP actions: failPrimary action reachable: failReachability: failTime to first byte: passFull render time: skipPage weight: pass42/ 100 · F
要注意

これは(ブラウザではなく)AIエージェントから見たcoinbase.comの姿です。スコアは機械可読性の5カテゴリを重み付けし、弧の目盛りはその背後にある31件の個別チェックです。

✉ このレポートをメールで受け取り、変化を通知 ↓

チェックの技術的な詳細は英語で表示されます — スキャナーの出力をそのまま示しているためです。

優先すべき修正

failSitemap present発見可能性

No reachable sitemap.xml. Publish one and reference it in robots.txt.

修正: Publish /sitemap.xml and reference it from robots.txt with a Sitemap: line.

failCanonical URL発見可能性

No <link rel="canonical"> tag in <head>. Agents use canonical URLs to dedupe and cite.

修正: Add <link rel="canonical" href="…"> pointing at the primary URL of each page.

failMeta description可読性

No <meta name="description">. Agents use it as a page summary; add a 50–200 character description.

修正: Add `<meta name="description" content="...">` to your primary pages. Agents frequently use it as a summary.

failJSON-LD present構造化データ

No JSON-LD blocks found. Add a <script type="application/ld+json"> with a schema.org type for this page.

修正: Add a <script type="application/ld+json"> describing the page (Organization, Article, Product, FAQPage).

failPrimary action reachable実行可能性

Page text too sparse to probe; agent has nothing to read.

修正: If agents cannot identify what you sell within 3 steps, your primary-offer page is under-structured. Add a visible headline, price (or "contact us"), and canonical CTA.

failReachability実行可能性

Terminal HTTP 403.

修正: Chained redirects multiply latency and break some agent crawlers. Collapse to a single redirect.

このレポートを保存

今すぐ受信箱へ — さらにcoinbase.comのスコアが変化したときに通知します。無料、いつでも配信停止できます。

修正する

上記のギャップに対応する、生成済みですぐ使えるファイルです — コピーするか、ダウンロードしてリポジトリに配置してください。

Add JSON-LD structured data
Paste inside <head>. Use Article/Product instead of Organization on those page types.
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Just a moment...",
  "url": "https://coinbase.com/"
}
</script>
Does AI actually recommend coinbase.com?

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.

Run the free probe →
このスキャンは1ページを採点しました。サイトは1ページではありません。

採点したのはトップページだけです。価格・ドキュメント・購入ページは別のページにあり、アシスタントが引用するのはまさにそれらのページです。ここで42/100ということは、最も磨いたページですらエージェントが見逃しているということ。Deep Scan($29)はサイト全体を全31チェックで監査し、失敗したチェックとその具体的な修正を、可視性への影響が大きい順にまとめたPDFをメールで送ります。1回限り・数分で納品・サブスクリプションなし。

Deep Scanを注文 →

エージェントが受け取るもの

The agent’s-eye view
Just a moment...

スコアを掲載

このバッジをサイトに埋め込めます。ライブスキャンにリンクし、再スキャンのたびに更新されます。

AgentSpeed score for coinbase.com
<a href="https://agentspeed.com/scan/coinbase.com"><img src="https://agentspeed.com/badge/coinbase.com" alt="AgentSpeed agent-readiness score" height="56"></a>

このスコアを追跡

このレポートをメールで受け取り、coinbase.comの対応状況が実際に変化したとき — チェックの悪化や総合スコアの低下 — に通知を受け取れます。

メールが送られないケースが2つあります: 当社が新しいルーブリックを公開したことによるスコア変化(測定器が変わっただけで、サイトの変化ではありません)と、実行のたびに揺れる時間依存チェックだけで説明できる変動です。

自分のスケジュールで、メールの代わりにSlackやWebhookで受け取りたい場合は スコアドリフト監視 をどうぞ — すべての有料プランに含まれています。

このスコアはAIエージェントがcoinbase.comを読み取れるを示します。 AIトラフィック分析 は、実際に来たかどうか — そしてどのページが追い返したか — を示します。

完全な内訳

10 pass0 warn18 fail3 skip
発見可能性
pass
robots.txt present
A robots.txt is reachable at the site root.
100/100
pass
robots.txt allows AI agents
All 9 answer-time access agents allowed.
100/100
fail
Content-Signal directivesemerging
No Content-Signal directives. Add e.g. `Content-Signal: ai-train=no, ai-summarize=yes` to declare granular AI usage policy beyond binary allow/disallow.
0/100
pass
llms.txt present
Found /llms.txt (5069 bytes), H1 + at least one link present. Not scored.
100/100
fail
Sitemap present
No reachable sitemap.xml. Publish one and reference it in robots.txt.
0/100
fail
Link response headers
No HTTP Link: response headers. Emit canonical/alternate/describedby relations so HEAD-only or stream-rendering agents get them without parsing HTML.
0/100
fail
Canonical URL
No <link rel="canonical"> tag in <head>. Agents use canonical URLs to dedupe and cite.
0/100
fail
MCP server cardemerging
No valid MCP Server Card at /.well-known/mcp/server-card.json. Publish one so agents can discover your tools without HTML scraping.
0/100
fail
OAuth authorization metadataemerging
No RFC 8414 metadata at /.well-known/oauth-authorization-server. Agents that act on behalf of users need this to discover your authorization endpoints.
0/100
fail
OAuth resource metadataemerging
No RFC 9728 metadata at /.well-known/oauth-protected-resource. Publish it so agents can discover required scopes without hand-coded credentials.
0/100
fail
API catalog / OpenAPIemerging
No /.well-known/api-catalog (RFC 9727) and no /openapi.json|yaml. Publish one so agents that integrate with APIs can discover your endpoints.
0/100
fail
Web Bot Authemerging
No Web Bot Auth JWKS at /.well-known/http-message-signatures-directory.json. Publish one to allow trusted agents while keeping a default-deny posture for the rest.
0/100
可読性
fail
Markdown negotiationemerging
Accept: text/markdown returns HTML, not markdown. Serve a markdown variant of primary content when requested; agents summarize and cite it more reliably.
0/100
fail
Text-to-markup ratio
Visible text is 0.3% of HTML weight (16/5620 bytes). Low. Markup may be crowding out agent-usable text.
2/100
skip
Content without JavaScript
Browser pass unavailable; cannot measure JS dependency.
fail
Heading hierarchy
No headings found. Add at least an <h1>; structure helps agents summarise.
0/100
pass
Cookie wall blocks content
No common consent-modal markers detected.
100/100
pass
Declared language
Declared lang="en-US".
100/100
pass
Page title
A concise <title> is present (16 chars).
100/100
fail
Meta description
No <meta name="description">. Agents use it as a page summary; add a 50–200 character description.
0/100
構造化データ
fail
JSON-LD present
No JSON-LD blocks found. Add a <script type="application/ld+json"> with a schema.org type for this page.
0/100
skip
Structured data validates
No JSON-LD blocks present; nothing to validate (covered by structured_data.jsonld_present).
pass
Schema type coverage
Page intent unclear; no specific schema.org type expected.
100/100
実行可能性
pass
Paywall / login wall
No paywall or login-wall detected on the landing URL.
100/100
fail
Agent Skills manifestemerging
No Agent Skills manifest at /.well-known/agent-skills.json. Enumerate the tasks agents can perform (search, add-to-cart, contact-support) so they pick the right one without scraping.
0/100
fail
WebMCP actionsemerging
No WebMCP detected. On pages with first-class actions (cart, support, account), embed a WebMCP server so on-page agents invoke tools directly.
0/100
fail
Primary action reachable
Page text too sparse to probe; agent has nothing to read.
0/100
fail
Reachability
Terminal HTTP 403.
0/100
パフォーマンス
pass
Time to first byte
TTFB 81ms. Healthy.
100/100
skip
Full render time
Full-render time unavailable (browser pass skipped or failed).
pass
Page weight
Initial document is a lean 5 KB.
100/100
スキャンの先へ

自社のAIエージェントを運用していますか? AgentSpeedは本番環境の監視も行います — すべての実行、レイテンシ、コスト、失敗を記録し、問題発生時にアラートを送ります。月10,000イベントまで無料、クレジットカード不要。

無料で監視を始める →プランを見る