Export Report
OVERALL SCORE
Level 3, Bot-Aware
- AI Discoverability 68 out of 100
- Agent Ease of Use 6 out of 100
- Security & Trust 80 out of 100
- GEO, AIO and AEO 80 out of 100
- SEO 92 out of 100
- Performance and Accessibility 87 out of 100
What AI sees of your website
Online Business Banking Solutions & Services | Bluevine
Bluevine is a powerful online business banking platform built for where you are & where your business is going- with lower fees & effortless money movement.
Next step
Turn this report into a fix workflow
20 failed checks are ready to move into MCP or CLI remediation. Generate a repair prompt, connect the scanner to your coding agent, or open the integration docs before your next rescan.
| Metric | Score | Status | Passed | Failed | Warning | Evidence |
|---|---|---|---|---|---|---|
| AI Discoverability | 68 | Needs work | 16 | 7 | 1 | View details |
| Discoverability | 67 | Needs work | 5 | 4 | 0 | View details |
| Content Readiness | 96 | Strong | 10 | 0 | 1 | |
| Bot Access Control | 33 | Priority fix | 1 | 3 | 0 | View details |
| Agent Ease of Use | 6 | Priority fix | 4 | 29 | 3 | View details |
| API | 0 | Priority fix | 0 | 6 | 0 | View details |
| Auth | Not Applicable | Not Applicable | 0 | 7 | 0 | View details |
| MCP | 13 | Priority fix | 0 | 6 | 2 | View details |
| Skill Discovery | 5 | Priority fix | 0 | 10 | 1 | View details |
| Agent Commerce | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| GEO, AIO and AEO | 80 | Mostly ready | 7 | 0 | 13 | |
| GEO Readiness | 89 | Mostly ready | 3 | 0 | 3 | |
| AIO Readiness | 82 | Mostly ready | 3 | 0 | 4 | |
| AEO Readiness | 68 | Needs work | 1 | 0 | 6 | |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| SEO | 92 | Strong | 10 | 1 | 0 | View details |
| Security & Trust | 80 | Mostly ready | 8 | 1 | 0 | View details |
| Security & Trust | 80 | Mostly ready | 4 | 1 | 0 | View details |
| AI Training Exposure | Not Applicable | Not Applicable | 4 | 0 | 0 | |
| Performance and Accessibility | 87 | Mostly ready | 20 | 4 | 3 | View details |
| Performance | 80 | Mostly ready | 15 | 4 | 3 | View details |
| Accessibility | 100 | Strong | 5 | 0 | 0 |
Prioritized recommendations
Issues ranked by score impact
42 items need attention
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
100 Fail
Security & TrustSecurity & TrustEstablished
Referrer-Policy
Referrer-Policy is missing or incomplete.
Needs attention
Referrer-Policy
Issue
Referrer-Policy is missing or incomplete.
Why it matters
Referrer-Policy controls how much URL context is sent to other origins, limiting accidental leakage of paths, queries, and identifiers.
Check name
Referrer-Policy
Score
0/100
Status
fail
Category
Security & Trust
Maturity
Established
Goal
Limit how much referrer data leaves the site.
Result
Referrer-Policy is missing or incomplete.
Evidence
{
"header": "referrer-policy",
"value": null
}Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
50 Fail
Agent Ease of UseAPIEstablished
API Catalog
API Catalog failed at "Fetch API catalog".
Needs attention
API Catalog
Issue
The API catalog endpoint did not return HTTP 2xx.
Why it matters
API catalogs help agents find service descriptions, documentation, and status resources without guessing API entry points.
Check name
API Catalog
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish an API catalog for automated API discovery using RFC 9727.
Result
API Catalog failed at "Fetch API catalog".
Validation steps
Fetch API catalog
The API catalog endpoint did not return HTTP 2xx.
Validate RFC 9727 linkset
Response is not valid JSON.
Fetch advertised API catalog targets
API Catalog did not expose any same-origin hrefs to validate.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch API catalog",
"status": "fail",
"evidence": {
"statusCode": 404,
"contentType": "text/html; charset=utf-8"
},
"issue": "The API catalog endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/api-catalog."
},
{
"id": "validate",
"title": "Validate RFC 9727 linkset",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html><html lang=\"en-US\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width\"/><meta name=\"description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta name=\"twitter:card\" content=\"summary_large_image\"/><meta name=\"twitter:site\" content=\"@Bluevine\"/><meta name=\"twitter:creator\" content=\"@Bluevine\"/><meta property=\"og:description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:image\" content=\"/images/og-images/Bluevine-Small-Business-Banking.png\"/><meta property=\"o"
},
"issue": "Response is not valid JSON.",
"howToFix": "Use application/linkset+json with service-desc, service-doc, and status relations that each include href."
},
{
"id": "target-validation",
"title": "Fetch advertised API catalog targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin API catalog hrefs were available to fetch."
}
]
},
"issue": "API Catalog did not expose any same-origin hrefs to validate.",
"howToFix": "Make each same-origin API catalog href reachable and serve the advertised media type."
}
]
}AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
50 Fail
AI DiscoverabilityBot Access ControlInformational
Content Signal
Content Signal is missing or incomplete.
Needs attention
Content Signal
Issue
No Content Signal found in robots.txt
Why it matters
Content Signal provides a machine-readable way to communicate AI usage preferences where participating crawlers look for policy.
Check name
Content Signal
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Declare AI content usage preferences with Content Signal in robots.txt.
Result
Content Signal is missing or incomplete.
Evidence
{
"signals": [],
"ai-train": false,
"search": false,
"ai-input": false
}AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
50 Fail
AI DiscoverabilityDiscoverabilityEstablished
High-value schema types
High-value schema types is missing or incomplete.
Needs attention
High-value schema types
Issue
No high-value schema types (e.g. Article, Product, Service) were found.
Why it matters
High-value schema types tell agents whether a page is an article, product, event, service, or other actionable content type.
Check name
High-value schema types
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Use schema types that describe the page's primary content or offering.
Result
High-value schema types is missing or incomplete.
Evidence
{
"found": [],
"expected": [
"Article",
"BlogPosting",
"NewsArticle",
"Product",
"SoftwareApplication",
"FAQPage",
"LocalBusiness",
"VideoObject",
"HowTo",
"Event",
"Course",
"Review",
"Service"
],
"allTypes": [
"Corporation",
"Organization",
"WebPage"
]
}AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
50 Fail
AI DiscoverabilityDiscoverabilityEstablished
Link headers
Link headers failed at "Find useful Link headers".
Needs attention
Link headers
Issue
No useful agent discovery Link headers were found.
Why it matters
Link headers let automated clients discover API catalogs, documentation, and machine-readable alternates without parsing page markup first.
Check name
Link headers
Score
0/100
Status
fail
Category
Discoverability
Maturity
Established
Goal
Include Link response headers for agent discovery using RFC 8288.
Result
Link headers failed at "Find useful Link headers".
Validation steps
Find useful Link headers
No useful agent discovery Link headers were found.
Fetch same-origin Link header targets
Link headers did not expose any same-origin targets to validate.
Evidence
{
"failedStep": "presence",
"steps": [
{
"id": "presence",
"title": "Find useful Link headers",
"status": "fail",
"evidence": {
"links": []
},
"issue": "No useful agent discovery Link headers were found.",
"howToFix": "Expose useful Link headers such as rel=\"api-catalog\", rel=\"service-doc\", and rel=\"service-desc\"."
},
{
"id": "target-validation",
"title": "Fetch same-origin Link header targets",
"status": "fail",
"evidence": {
"checked": [],
"failures": [
{
"reason": "No same-origin Link header targets were available to fetch."
}
]
},
"issue": "Link headers did not expose any same-origin targets to validate.",
"howToFix": "Make each same-origin Link href reachable and serve the advertised media type."
}
]
}Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
50 Fail
Agent Ease of UseAPIEstablished
OpenAPI discovery
OpenAPI discovery failed at "Find valid OpenAPI document".
Needs attention
OpenAPI discovery
Issue
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=utf-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Why it matters
OpenAPI documents let agents understand available operations, schemas, authentication, and request formats before calling an API.
Check name
OpenAPI discovery
Score
0/100
Status
fail
Category
API
Maturity
Established
Goal
Publish a valid OpenAPI or Swagger document for API discovery.
Result
OpenAPI discovery failed at "Find valid OpenAPI document".
Validation steps
Find valid OpenAPI document
OpenAPI YAML document did not match the expected shape. Content-Type "text/html; charset=utf-8" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Find valid OpenAPI document",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html lang=\"en-US\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width\"/><meta name=\"description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta name=\"twitter:card\" content=\"summary_large_image\"/><meta name=\"twitter:site\" content=\"@Bluevine\"/><meta name=\"twitter:creator\" content=\"@Bluevine\"/><meta property=\"og:description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:image\" content=\"/images/og-images/Bluevine-Small-Business-Banking.png\"/><meta property=\"o"
},
{
"path": "/openapi.yaml",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html lang=\"en-US\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width\"/><meta name=\"description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta name=\"twitter:card\" content=\"summary_large_image\"/><meta name=\"twitter:site\" content=\"@Bluevine\"/><meta name=\"twitter:creator\" content=\"@Bluevine\"/><meta property=\"og:description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:image\" content=\"/images/og-images/Bluevine-Small-Business-Banking.png\"/><meta property=\"o"
},
{
"path": "/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html lang=\"en-US\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width\"/><meta name=\"description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta name=\"twitter:card\" content=\"summary_large_image\"/><meta name=\"twitter:site\" content=\"@Bluevine\"/><meta name=\"twitter:creator\" content=\"@Bluevine\"/><meta property=\"og:description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:image\" content=\"/images/og-images/Bluevine-Small-Business-Banking.png\"/><meta property=\"o"
},
{
"path": "/swagger.yaml",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html lang=\"en-US\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width\"/><meta name=\"description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta name=\"twitter:card\" content=\"summary_large_image\"/><meta name=\"twitter:site\" content=\"@Bluevine\"/><meta name=\"twitter:creator\" content=\"@Bluevine\"/><meta property=\"og:description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:image\" content=\"/images/og-images/Bluevine-Small-Business-Banking.png\"/><meta property=\"o"
},
{
"path": "/api/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html lang=\"en-US\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width\"/><meta name=\"description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta name=\"twitter:card\" content=\"summary_large_image\"/><meta name=\"twitter:site\" content=\"@Bluevine\"/><meta name=\"twitter:creator\" content=\"@Bluevine\"/><meta property=\"og:description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:image\" content=\"/images/og-images/Bluevine-Small-Business-Banking.png\"/><meta property=\"o"
},
{
"path": "/api/swagger.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html lang=\"en-US\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width\"/><meta name=\"description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta name=\"twitter:card\" content=\"summary_large_image\"/><meta name=\"twitter:site\" content=\"@Bluevine\"/><meta name=\"twitter:creator\" content=\"@Bluevine\"/><meta property=\"og:description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:image\" content=\"/images/og-images/Bluevine-Small-Business-Banking.png\"/><meta property=\"o"
},
{
"path": "/docs/openapi.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"valid": false,
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"compatibleContentType": false,
"format": "yaml",
"version": "",
"pathCount": 0,
"operationCount": 0,
"rawExcerpt": "<!DOCTYPE html><html lang=\"en-US\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width\"/><meta name=\"description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta name=\"twitter:card\" content=\"summary_large_image\"/><meta name=\"twitter:site\" content=\"@Bluevine\"/><meta name=\"twitter:creator\" content=\"@Bluevine\"/><meta property=\"og:description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:image\" content=\"/images/og-images/Bluevine-Small-Business-Banking.png\"/><meta property=\"o"
}
]
},
"issue": "OpenAPI YAML document did not match the expected shape. Content-Type \"text/html; charset=utf-8\" is not a recognized type; unsupported version: ; missing info block with title and version; missing paths block; no operations found.",
"howToFix": "Publish a valid OpenAPI 3.x or Swagger 2.0 JSON/YAML document with info, paths, operations, and responses."
}
]
}AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
50 Fail
AI DiscoverabilityBot Access ControlInformational
Web Bot Auth request signing
Web Bot Auth request signing failed at "Fetch to find resource".
Needs attention
Web Bot Auth request signing
Issue
Web Bot Auth request signing was not found at the expected path.
Why it matters
Web Bot Auth discovery lets servers and clients find signing keys for bot identity workflows based on HTTP Message Signatures.
Check name
Web Bot Auth request signing
Score
0/100
Status
fail
Category
Bot Access Control
Maturity
Informational
Goal
Advertise HTTP Message Signatures keys when this site operates signed bot clients or supports Web Bot Auth workflows.
Result
Web Bot Auth request signing failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Web Bot Auth request signing was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/http-message-signatures-directory",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
}
]
},
"issue": "Web Bot Auth request signing was not found at the expected path.",
"howToFix": "If publishing Web Bot Auth keys, return a JSON key directory with a non-empty keys array and the draft media type."
}
]
}Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
MCP Server Card
MCP Server Card failed at "Fetch to find resource".
Needs attention
MCP Server Card
Issue
MCP Server Card was not found at the expected path.
Why it matters
MCP Server Cards help agents discover server transports, capabilities, and protocol details before opening an MCP session.
Check name
MCP Server Card
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Publish an MCP Server Card for agent discovery.
Result
MCP Server Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
MCP Server Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
},
{
"path": "/.well-known/mcp/server-cards.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
}
]
},
"issue": "MCP Server Card was not found at the expected path.",
"howToFix": "Publish an MCP server card with valid transports and make each advertised local endpoint answer an MCP initialize request."
}
]
}Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPEmerging recommendation
mcp.json
mcp.json failed at "Fetch to find resource".
Needs attention
mcp.json
Issue
mcp.json was not found at the expected path.
Why it matters
MCP clients need trustworthy server metadata, protocol version, transport details, and capability hints before connecting to a remote MCP server.
Check name
mcp.json
Score
0/100
Status
fail
Category
MCP
Maturity
Emerging recommendation
Goal
Expose a stable MCP server metadata document that points agents to the site's MCP endpoint.
Result
mcp.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
mcp.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
},
{
"path": "/.well-known/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
},
{
"path": "/.well-known/mcp/server-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
}
]
},
"issue": "mcp.json was not found at the expected path.",
"howToFix": "Publish mcp.json or an MCP server card with serverInfo, protocolVersion, transport endpoint, and capabilities."
}
]
}Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
25 Fail
Agent Ease of UseMCPInformational
WebMCP manifest
WebMCP manifest failed at "Fetch to find resource".
Needs attention
WebMCP manifest
Issue
WebMCP manifest was not found at the expected path.
Why it matters
A WebMCP manifest advertises browser-exposed tools declaratively so agents can understand available site actions before invoking them.
Check name
WebMCP manifest
Score
0/100
Status
fail
Category
MCP
Maturity
Informational
Goal
Publish a WebMCP manifest for declarative browser tool discovery when using the draft manifest convention.
Result
WebMCP manifest failed at "Fetch to find resource".
Validation steps
Fetch to find resource
WebMCP manifest was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
},
{
"path": "/webmcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
},
{
"path": "/mcp.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
}
]
},
"issue": "WebMCP manifest was not found at the expected path.",
"howToFix": "Keep declarative WebMCP manifest discovery informational until the manifest shape stabilizes; validate tools if you publish one."
}
]
}AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
25 Warning
AI DiscoverabilityContent ReadinessEstablished
Content freshness signals
Content freshness signals is partially implemented.
Needs attention
Content freshness signals
Issue
Content freshness signals are incomplete: missing meta or <time> freshness tags.
Why it matters
Freshness signals help agents decide whether content is current enough to cite, summarize, or compare against newer sources.
Check name
Content freshness signals
Score
75/100
Status
warning
Category
Content Readiness
Maturity
Established
Goal
Expose modified and published dates for freshness-aware retrieval and ranking.
Result
Content freshness signals is partially implemented.
Evidence
{
"lastModified": "Mon, 08 Jun 2026 17:09:17 GMT",
"schemaDates": [
"2026-06-08T18:51:12.233Z",
"2026-06-08T18:51:12.233Z"
],
"metaDateCount": 0,
"timeDateCount": 0
}Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
A2A Agent Card
A2A Agent Card failed at "Fetch to find resource".
Needs attention
A2A Agent Card
Issue
A2A Agent Card was not found at the expected path.
Why it matters
A2A Agent Cards let compatible clients discover agent skills, input and output modes, and the endpoint used to invoke those skills.
Check name
A2A Agent Card
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent card so A2A-compatible clients can discover capabilities.
Result
A2A Agent Card failed at "Fetch to find resource".
Validation steps
Fetch to find resource
A2A Agent Card was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
},
{
"path": "/.well-known/a2a/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
},
{
"path": "/agent-card.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
}
]
},
"issue": "A2A Agent Card was not found at the expected path.",
"howToFix": "Publish an A2A Agent Card with required skill details and make the advertised url answer A2A JSON-RPC requests."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
Agent Skills index
Agent Skills index failed at "Fetch to find resource".
Needs attention
Agent Skills index
Issue
Agent Skills index was not found at the expected path.
Why it matters
An Agent Skills index lets clients find task-specific SKILL.md documents that describe how to use site capabilities correctly.
Check name
Agent Skills index
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish an agent skills discovery index.
Result
Agent Skills index failed at "Fetch to find resource".
Validation steps
Fetch to find resource
Agent Skills index was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent-skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
},
{
"path": "/.well-known/skills/index.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
}
]
},
"issue": "Agent Skills index was not found at the expected path.",
"howToFix": "Publish an index with a non-empty skills array and reachable SKILL.md URLs."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
agent.json
agent.json failed at "Fetch to find resource".
Needs attention
agent.json
Issue
agent.json was not found at the expected path.
Why it matters
agent.json is an emerging machine-readable manifest for declaring what a website does, how agents authenticate, and which actions or protocols are available.
Check name
agent.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish the singular Agent Web Protocol agent.json manifest without confusing it with the separate agents.json directory convention.
Result
agent.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agent.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
},
{
"path": "/agent.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
}
]
},
"issue": "agent.json was not found at the expected path.",
"howToFix": "Publish agent.json with awp_version, domain, intent, and typed actions that point to real same-origin API or protocol endpoints."
}
]
}Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
20 Fail
Agent Ease of UseSkill DiscoveryInformational
agents.json
agents.json failed at "Fetch to find resource".
Needs attention
agents.json
Issue
agents.json was not found at the expected path.
Why it matters
agents.json gives clients a simple directory of agent-facing capabilities and contacts when a site chooses to advertise them.
Check name
agents.json
Score
0/100
Status
fail
Category
Skill Discovery
Maturity
Informational
Goal
Publish an agents.json directory for agent-facing capabilities and contacts when using this convention.
Result
agents.json failed at "Fetch to find resource".
Validation steps
Fetch to find resource
agents.json was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
},
{
"path": "/agents.json",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
}
]
},
"issue": "agents.json was not found at the expected path.",
"howToFix": "If this site uses agents.json, publish JSON with an agents array containing name and url for each agent."
}
]
}Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
15 Fail
Agent Ease of UseSkill DiscoveryEmerging recommendation
DNS-AID Agent Discovery
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Needs attention
DNS-AID Agent Discovery
Issue
No DNS-AID entrypoint records were found under _agents.
Why it matters
DNS-AID lets agents discover index, A2A, and other agent entrypoints before fetching HTTP metadata, while DNSSEC can authenticate the discovery zone.
Check name
DNS-AID Agent Discovery
Score
25/100
Status
fail
Category
Skill Discovery
Maturity
Emerging recommendation
Goal
Publish DNS for AI Discovery records under _agents for DNS-based agent entrypoint discovery.
Result
DNS-AID Agent Discovery failed at "Resolve DNS-AID SVCB/HTTPS records".
Validation steps
Resolve DNS-AID SVCB/HTTPS records
No DNS-AID entrypoint records were found under _agents.
Validate alpn and endpoint parameters
Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint.
Check DNSSEC material
DNSSEC material was not visible for the hostname or parent zone from this resolver.
Evidence
{
"failedStep": "svcb-https-records",
"steps": [
{
"id": "svcb-https-records",
"title": "Resolve DNS-AID SVCB/HTTPS records",
"status": "fail",
"evidence": {
"hostname": "www.bluevine.com",
"probes": [
{
"name": "_index._agents.www.bluevine.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
},
{
"name": "_a2a._agents.www.bluevine.com",
"found": false,
"recordCount": 1,
"records": [],
"hasAlpn": false,
"hasEndpoint": false
}
]
},
"issue": "No DNS-AID entrypoint records were found under _agents.",
"howToFix": "Publish ServiceMode SVCB/HTTPS records such as _index._agents.example.com or _a2a._agents.example.com."
},
{
"id": "service-params",
"title": "Validate alpn and endpoint parameters",
"status": "informational",
"evidence": {
"discovered": []
},
"howToFix": "Include alpn and endpoint service parameters in each DNS-AID record so agents know the protocol and target entrypoint."
},
{
"id": "dnssec",
"title": "Check DNSSEC material",
"status": "warning",
"evidence": {
"hasDnssecMaterial": false,
"checked": [
{
"name": "www.bluevine.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
},
{
"name": "bluevine.com",
"dnssecTypes": [],
"dnssecRecordCount": 0
}
]
},
"issue": "DNSSEC material was not visible for the hostname or parent zone from this resolver.",
"howToFix": "Sign the public discovery zone with DNSSEC so validating resolvers can return authenticated data."
}
]
}Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
13 Warning
Agent Ease of UseMCPInformational
WebMCP
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Needs attention
WebMCP
Issue
WebMCP declarative annotations need fixes.
Details
Why it matters
WebMCP can expose page context and actions directly through the browser, giving agents safer structured hooks than screen scraping alone.
Check name
WebMCP
Score
50/100
Status
warning
Category
MCP
Maturity
Informational
Goal
Support WebMCP to expose site tools to AI agents via the browser.
Result
WebMCP has a validation warning at "Validate WebMCP declarative annotation quality".
Validation steps
Detect data-mcp-tool annotations
No data-mcp-tool attributes were found on interactive elements.
Detect WebMCP declarative tags
No elements found with tool-name or tool-description attributes.
Validate WebMCP declarative annotation quality
WebMCP declarative annotations need fixes.
WebMCP declarative annotation issues
<input name="email"> is missing tool-param-description.<input name="permission"> is missing tool-param-description.
Detect WebMCP imperative API usage
navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.
Detect WebMCP browser navigator injection
navigator.modelContext was not detected in the rendered browser page.
Interactive surface coverage
Only 0% of interactive surfaces are annotated.
Evidence
{
"failedStep": "declarative-annotation-quality",
"steps": [
{
"id": "data-mcp-tool-attributes",
"title": "Detect data-mcp-tool annotations",
"status": "informational",
"evidence": {
"dataMcpToolCount": 0,
"dataMcpTools": []
},
"issue": "No data-mcp-tool attributes were found on interactive elements.",
"howToFix": "Add data-mcp-tool attributes to high-value forms, buttons, and links so generic MCP-aware tooling can identify intended actions."
},
{
"id": "declarative-tags",
"title": "Detect WebMCP declarative tags",
"status": "informational",
"evidence": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 97,
"interactiveWithTags": 0,
"totalCount": 98,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"email\"> is missing tool-param-description.",
"<input name=\"permission\"> is missing tool-param-description."
]
},
"issue": "No elements found with tool-name or tool-description attributes.",
"howToFix": "Add tool-name and tool-description attributes to forms and interactive elements."
},
{
"id": "declarative-annotation-quality",
"title": "Validate WebMCP declarative annotation quality",
"status": "warning",
"evidence": {
"issueCount": 2,
"issues": [
"<input name=\"email\"> is missing tool-param-description.",
"<input name=\"permission\"> is missing tool-param-description."
]
},
"issue": "WebMCP declarative annotations need fixes.",
"issueDetails": [
{
"title": "WebMCP declarative annotation issues",
"items": [
{
"type": "code",
"value": "<input name=\"email\"> is missing tool-param-description."
},
{
"type": "code",
"value": "<input name=\"permission\"> is missing tool-param-description."
}
]
}
],
"howToFix": "Use snake_case tool-name values, descriptive tool-description values, named and labeled fields, and tool-param-description on inputs."
},
{
"id": "imperative-api",
"title": "Detect WebMCP imperative API usage",
"status": "informational",
"evidence": {
"staticSignals": {
"detected": false,
"matched": []
},
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext.provideContext(), navigator.modelContext.registerTool(), or other imperative signals were not detected in rendered browser state.",
"howToFix": "Use navigator.modelContext.provideContext() to register tools programmatically."
},
{
"id": "browser-navigator-injection",
"title": "Detect WebMCP browser navigator injection",
"status": "informational",
"evidence": {
"browser": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
},
"issue": "navigator.modelContext was not detected in the rendered browser page.",
"howToFix": "Expose WebMCP through navigator.modelContext in the browser runtime when the page is intended to provide in-page tools."
},
{
"id": "surface-coverage",
"title": "Interactive surface coverage",
"status": "informational",
"evidence": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 97,
"interactiveWithTags": 0,
"totalCount": 98,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"email\"> is missing tool-param-description.",
"<input name=\"permission\"> is missing tool-param-description."
]
},
"issue": "Only 0% of interactive surfaces are annotated.",
"howToFix": "Add WebMCP annotations to all forms and interactive elements to increase agent coverage."
}
],
"staticSignals": {
"detected": false,
"matched": []
},
"coverage": {
"totalForms": 1,
"formsWithTags": 0,
"totalInteractive": 97,
"interactiveWithTags": 0,
"totalCount": 98,
"taggedCount": 0,
"dataMcpToolCount": 0,
"dataMcpTools": [],
"coverage": 0,
"annotationIssues": [
"<input name=\"email\"> is missing tool-param-description.",
"<input name=\"permission\"> is missing tool-param-description."
]
},
"browserWebMcp": {
"checked": true,
"detected": false,
"hasNavigatorModelContext": false,
"modelContextType": "undefined",
"hasProvideContext": false,
"hasRegisterTool": false
}
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
6 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Source and trust signals
AIO: Source and trust signals scored 60/100 and needs improvement.
Needs attention
AIO: Source and trust signals
Issue
Missing AIO trust signals: author, publisher.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Source and trust signals
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Source and trust signals scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": true,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [
"2026-06-08T18:51:12.233Z"
],
"visibleDates": [],
"aboutLinks": [
{
"href": "/us-business-banking-for-international-owners",
"text": "Explore now about international business owners›",
"html": "<a href=\"/us-business-banking-for-international-owners\" data-parent=\"notification-top\" class=\"fw-semibold text-decoration-underline text-navy d-lg-inline-block ps-lg-7\">Explore now <span class=\"visually-hidden\">about international business owners</span>›</a>"
},
{
"href": "/business-checking",
"text": "Business CheckingA powerful account built for small business—earn high-yield interest, save on fees, and never go to the bank again.Learn more about Business Checking",
"html": "<a class=\"Menu_dropdownHeading__0PJlx dropdown-heading d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"business checking\" href=\"/business-checking\"><span class=\"h4 font-size-16 font-size-xl-20 d-flex align-items-center mb-6 group-hover:text-blue\"><img src=\"/images/icons/icon_checkbook.svg\" class=\"me-6\" width=\"30\" height=\"30\" loading=\"lazy\" aria-hidden=\"true\" alt=\"checkbook icon\">Business Checking<img src=\"/images/icons/icon_caret.svg\" class=\"caret ms-1 d-inline-block d-xl-..."
},
{
"href": "/business-loans",
"text": "Business LoansFinancing tailored to your business needs, with a quick and easy application process.Learn more about Business Loans",
"html": "<a class=\"Menu_dropdownHeading__0PJlx dropdown-heading d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"business loans\" href=\"/business-loans\"><span class=\"h4 font-size-16 font-size-xl-20 d-flex align-items-center mb-6 group-hover:text-blue\"><img src=\"/images/icons/icon_briefcase.svg\" class=\"me-6\" width=\"30\" height=\"30\" loading=\"lazy\" aria-hidden=\"true\" alt=\"briefcase icon\">Business Loans<img src=\"/images/icons/icon_caret.svg\" class=\"caret ms-1 d-inline-block d-xl-none\" wid..."
},
{
"href": "/accept-payments",
"text": "Accept PaymentsGet paid your way—online or in person with invoicing, Tap to Pay, ACH, wire, and more.Learn more about Accept Payments",
"html": "<a class=\"Menu_dropdownHeading__0PJlx dropdown-heading d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"accept payments\" href=\"/accept-payments\"><span class=\"h4 font-size-16 font-size-xl-20 d-flex align-items-center mb-6 group-hover:text-blue\"><img src=\"/images/icons/free-up-cash-alt.svg\" class=\"me-6\" width=\"30\" height=\"30\" loading=\"lazy\" aria-hidden=\"true\" alt=\"wallet icon\">Accept Payments<img src=\"/images/icons/icon_caret.svg\" class=\"caret ms-1 d-inline-block d-xl-none\" w..."
},
{
"href": "/faq",
"text": "FAQsGet quick answers to common questions about all things Bluevine.",
"html": "<a class=\"Menu_animateCaret__RJHP0 dropdown-subitem d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"resources\" href=\"/faq\"><span class=\"h5 font-size-16 font-size-xl-17 d-block mb-2 group-hover:text-blue\">FAQs<img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative ms-1 d-none d-xl-inline-block\" style=\"top:-2px\" width=\"12\" height=\"12\" loading=\"lazy\" alt=\"caret icon\" aria-hidden=\"true\"><img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative ms-1..."
},
{
"href": "/about",
"text": "About us Through innovative banking solutions, we empower growing businesses to thrive—today and tomorrow.Learn more",
"html": "<a class=\"Menu_dropdownHeading__0PJlx dropdown-heading d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"company\" href=\"/about\"><span class=\"h4 font-size-16 font-size-xl-20 d-flex align-items-center mb-6 group-hover:text-blue\"><img src=\"/images/icons/icon_growth.svg\" class=\"me-6\" width=\"24\" height=\"24\" loading=\"lazy\" aria-hidden=\"true\" alt=\"growth bar chart icon\">About us<!-- --> </span><span class=\"font-size-15 font-size-xl-16 lh-2 mb-7 d-block text-gray\">Through innovative..."
},
{
"href": "/careers",
"text": "CareersView our open roles, get to know our values, and learn about employee benefits.",
"html": "<a class=\"Menu_animateCaret__RJHP0 dropdown-subitem d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"company\" href=\"/careers\"><span class=\"h5 font-size-16 font-size-xl-17 d-block mb-2 group-hover:text-blue\">Careers<img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative ms-1 d-none d-xl-inline-block\" style=\"top:-2px\" width=\"12\" height=\"12\" loading=\"lazy\" alt=\"caret icon\" aria-hidden=\"true\"><img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative..."
},
{
"href": "/about",
"text": "About Us",
"html": "<a class=\"font-size-14 font-size-xl-24\" href=\"/about\">About Us</a>"
},
{
"href": "https://www.linkedin.com/company/bluevine/",
"text": "",
"html": "<a href=\"https://www.linkedin.com/company/bluevine/\" aria-label=\"Bluevine Linkedin\" title=\"Bluevine Linkedin\" target=\"_blank\" rel=\"noopener noreferrer\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\" fill=\"currentColor\"><path fill=\"currentColor\" d=\"M29.6 0H2.4C1.1 0 0 1 0 2.3v27.4C0 31 1.1 32 2.4 32h27.2c1.3 0 2.4-1 2.4-2.3V2.3C31.9 1 30.9 0 29.6 0zM9.7 26.7H4.9V12.3h4.8v14.4zM7.3 10.3c-1.7 0-2.7-1.1-2.7-2.5s1.1-2.5 2.7-2.5S10 6.4 10 7.9c0 1.3-1 2.4-2.7 2.4zm19.8 16.4h-4.8V19c0-1...."
}
],
"contactLinks": [
{
"href": "/business-loans/sba-loan",
"text": "SBA LoanGet connected to lenders to help you access SBA 7(a) loans up to $350K.",
"html": "<a class=\"Menu_animateCaret__RJHP0 dropdown-subitem d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"business loans\" href=\"/business-loans/sba-loan\"><span class=\"h5 font-size-16 font-size-xl-17 d-block mb-2 group-hover:text-blue\">SBA Loan<img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative ms-1 d-none d-xl-inline-block\" style=\"top:-2px\" width=\"12\" height=\"12\" loading=\"lazy\" alt=\"caret icon\" aria-hidden=\"true\"><img src=\"/images/icons/icon_caret.svg\" class=\"..."
},
{
"href": "/help-center/business-checking-account/add-funds#same-day-or-standard-ach-transfer",
"text": "ACH, wires, and checksReceive ACH, wires, and checks directly to your Bluevine account.",
"html": "<a class=\"Menu_animateCaret__RJHP0 dropdown-subitem d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"accept payments\" href=\"/help-center/business-checking-account/add-funds#same-day-or-standard-ach-transfer\"><span class=\"h5 font-size-16 font-size-xl-17 d-block mb-2 group-hover:text-blue\">ACH, wires, and checks<img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative ms-1 d-none d-xl-inline-block\" style=\"top:-2px\" width=\"12\" height=\"12\" loading=\"lazy\" alt=\"caret..."
},
{
"href": "/accountant-directory/",
"text": "Accountant directoryHelp set your practice up for growth by being listed in our accountant directory.",
"html": "<a target=\"_self\" variant=\"none\" data-item=\"solutions\" href=\"/accountant-directory/\" class=\"Menu_animateCaret__RJHP0 Menu_accountantDirectoryLink__rMjuR dropdown-subitem d-block group\"><span class=\"h5 font-size-15 font-size-xl-14 d-block mb-2 group-hover:text-blue\">Accountant directory<img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative ms-1 d-none d-xl-inline-block\" style=\"top:-2px\" width=\"12\" height=\"12\" loading=\"lazy\" alt=\"caret icon\" aria-hidden=\"true\"><img src=\"/images/..."
},
{
"href": "/help-center",
"text": "Help CenterExplore comprehensive guides and get step-by-step support to quickly find the help you need to manage your account.Explore Help Center",
"html": "<a class=\"Menu_dropdownHeading__0PJlx dropdown-heading d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"resources\" href=\"/help-center\"><span class=\"h4 font-size-16 font-size-xl-20 d-flex align-items-center mb-6 group-hover:text-blue\"><img src=\"/images/icons/resources.svg\" class=\"me-6\" width=\"30\" height=\"30\" loading=\"lazy\" aria-hidden=\"true\" alt=\"resources icon\">Help Center<img src=\"/images/icons/icon_caret.svg\" class=\"caret ms-1 d-inline-block d-xl-none\" width=\"12\" height=\"..."
},
{
"href": "/accountant-directory/",
"text": "Accountant DirectoryNeed accounting help? Find a professional on Bluevine’s Accountant Partner directory.",
"html": "<a target=\"_self\" variant=\"none\" data-item=\"resources\" href=\"/accountant-directory/\" class=\"Menu_animateCaret__RJHP0 dropdown-subitem d-block group\" data-tracked=\"true\"><span class=\"h5 font-size-16 font-size-xl-17 d-block mb-2 group-hover:text-blue\">Accountant Directory<img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative ms-1 d-none d-xl-inline-block\" style=\"top:-2px\" width=\"12\" height=\"12\" loading=\"lazy\" alt=\"caret icon\" aria-hidden=\"true\"><img src=\"/images/icons/icon_caret..."
},
{
"href": "/help-center/getting-started",
"text": "Get started with business checking and loans",
"html": "<a class=\"d-block fw-semibold text-decoration-underline mt-7 hover:text-blue\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"resources\" id=\"link-article-get-started\" aria-labelledby=\"link-article-get-started heading-article-get-started\" href=\"/help-center/getting-started\">Get started<span class=\"screen-reader-text\"> <!-- -->with business checking and loans</span></a>"
},
{
"href": "https://support.bluevine.com/s/article/What-banks-does-Bluevine-partner-with-in-the-sweep-network",
"text": "program banks",
"html": "<a href=\"https://support.bluevine.com/s/article/What-banks-does-Bluevine-partner-with-in-the-sweep-network\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-navy text-decoration-underline\">program banks</a>"
},
{
"href": "/contact-us",
"text": "Contact Us",
"html": "<a class=\"font-size-14 font-size-xl-24\" href=\"/contact-us\">Contact Us</a>"
},
{
"href": "/help-center",
"text": "Help Center",
"html": "<a href=\"/help-center\">Help Center</a>"
},
{
"href": "https://support.bluevine.com/s/article/What-banks-does-Bluevine-partner-with-in-the-sweep-network",
"text": "program banks",
"html": "<a href=\"https://support.bluevine.com/s/article/What-banks-does-Bluevine-partner-with-in-the-sweep-network\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-decoration-underline font-size-16 fw-semibold text-white\">program banks</a>"
},
{
"href": "https://support.bluevine.com/s/article/What-banks-does-Bluevine-partner-with-in-the-sweep-network",
"text": "program banks",
"html": "<a href=\"https://support.bluevine.com/s/article/What-banks-does-Bluevine-partner-with-in-the-sweep-network\" target=\"_blank\" rel=\"noreferrer\">program banks</a>"
},
{
"href": "/us-business-banking-for-international-owners",
"text": "See supported countries and eligibility requirements.",
"html": "<a href=\"/us-business-banking-for-international-owners\">See supported countries and eligibility requirements.</a>"
}
],
"privacyLinks": [
{
"href": "/business-loans/term-loan",
"text": "Term LoanAccess a lump sum of up to $500K◊ from our lending partners, with predictable repayment terms up to 24 months.",
"html": "<a class=\"Menu_animateCaret__RJHP0 dropdown-subitem d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"business loans\" href=\"/business-loans/term-loan\"><span class=\"h5 font-size-16 font-size-xl-17 d-block mb-2 group-hover:text-blue\">Term Loan<img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative ms-1 d-none d-xl-inline-block\" style=\"top:-2px\" width=\"12\" height=\"12\" loading=\"lazy\" alt=\"caret icon\" aria-hidden=\"true\"><img src=\"/images/icons/icon_caret.svg\" class..."
},
{
"href": "/terms-use",
"text": "Terms of Use",
"html": "<a href=\"/terms-use\">Terms of Use</a>"
},
{
"href": "/privacy-policy",
"text": "Bluevine Privacy Policy",
"html": "<a href=\"/privacy-policy\">Bluevine Privacy Policy</a>"
},
{
"href": "https://www.coastalbank.com/privacy-notice.html",
"text": "Coastal Community Bank Privacy Policy",
"html": "<a href=\"https://www.coastalbank.com/privacy-notice.html\" target=\"_blank\" rel=\"noopener noreferrer\">Coastal Community<br> Bank Privacy Policy</a>"
},
{
"href": "/bill-payment-terms",
"text": "Bluevine Payment Terms of Service",
"html": "<a href=\"/bill-payment-terms\">Bluevine Payment<br class=\"d-none d-lg-block\"> Terms of Service</a>"
},
{
"href": "/european-privacy-notice",
"text": "European Privacy Notice",
"html": "<a href=\"/european-privacy-notice\">European Privacy Notice</a>"
}
],
"score": 60,
"weight": 20
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer-first sections
AEO: Answer-first sections scored 65/100 and needs improvement.
Needs attention
AEO: Answer-first sections
Issue
12 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer-first sections
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer-first sections scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 12,
"passing": 0,
"failing": [
{
"heading": "Join the largest small business banking platform in the U.S.BVSUP-00186",
"headingHtml": "<h2 class=\"font-size-lg-40 text-center mb-10\">Join the largest small business banking platform in the U.S.<sup>BVSUP-00186</sup></h2>",
"firstParagraph": "12+0+years in business",
"paragraphHtml": "<p class=\"ff-gellix text-center lh-1 mb-0\"><span class=\"fw-semibold font-size-34 font-size-lg-60 Stats_itemTitle__ffcVo\"><span class=\"visually-hidden\">12+</span><span aria-hidden=\"true\" class=\"Stats_valueShell__i5tal\" data-value=\"12+\"><span data-testid=\"Stats-value-0\" class=\"Stats_animatedValue__lHeG1\">0+</span></span></span><span class=\"font-size-16 font-size-lg-24 d-block mt-6\">years in business</span></p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "Everything you need to run your business.",
"headingHtml": "<h2 class=\"font-size-36 font-size-xl-72 mb-8\">Everything you need<br class=\"d-none d-xl-block\"> to run your business.</h2>",
"firstParagraph": "Fully integrated business checking, lending, and invoicing—easily accessible from one powerful platform.",
"paragraphHtml": "<p class=\"font-size-20 font-size-xl-24\">Fully integrated business checking, lending, and invoicing—easily<br class=\"d-none d-xl-block\"> accessible from one powerful platform.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Business checking that gets you more for your money.",
"headingHtml": "<h2 class=\"font-size-30 font-size-xl-40 mb-7 mb-xl-8\">Business checking that<br class=\"d-none d-xl-block\"> gets you more for your money.</h2>",
"firstParagraph": "Take advantage of advanced money movement options, accounts payable automation, and live support without waiting in line at the bank.",
"paragraphHtml": "<p class=\"font-size-18 font-size-xl-20 mb-8 mb-xl-9\">Take advantage of advanced money movement<br class=\"d-none d-xl-block\"> options, accounts payable automation, and live<br class=\"d-none d-xl-block\"> support without waiting in line at the bank. </p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Choose the business checking plan that’s right for you.",
"headingHtml": "<h2 id=\"heading-choose-the-business-checking-plan-that-s-right-for-you-0\" class=\"jsx-1bfe741c99726b41 font-size-20 font-size-xl-24\">Choose the business checking plan that’s right for you.</h2>",
"firstParagraph": "You could earn and save even more with our upgraded Plus and Premier plans — with up to 3.0% APY and discounts on most Standard payment fees.BVSUP-00118",
"paragraphHtml": "<p class=\"jsx-1bfe741c99726b41 font-size-18 font-size-xl-20 mt-6\">You could earn and save even more with our upgraded Plus and Premier plans — <br class=\"d-none d-xl-block\">with up to <strong>3.0% APY</strong> and discounts on most Standard payment fees.<sup>BVSUP-00118</sup></p>",
"words": 28,
"direct": false,
"issue": "First paragraph is 28 words and does not look like a concise direct answer."
},
{
"heading": "Business financing to fuel your growth.",
"headingHtml": "<h2 class=\"font-size-30 font-size-xl-40 mb-7 mb-xl-8\">Business financing to<br class=\"d-none d-xl-block\"> fuel your growth.</h2>",
"firstParagraph": "Apply for a Bluevine Line of Credit up to $250,000, or a business term loan up to $500,000 through our partners—all from one application.BVSUP-00126",
"paragraphHtml": "<p class=\"font-size-18 font-size-xl-20 mb-8 mb-xl-9\">Apply for a Bluevine Line of Credit up to<br class=\"d-none d-xl-block\"> $250,000, or a business term loan up to $500,000 through our partners—all from one application.<sup>BVSUP-00126</sup></p>",
"words": 28,
"direct": false,
"issue": "First paragraph is 28 words and does not look like a concise direct answer."
},
{
"heading": "Tools for getting paid effortlessly.",
"headingHtml": "<h2 class=\"font-size-30 font-size-xl-40 mb-7 mb-xl-8\">Tools for getting paid<br class=\"d-none d-xl-block\"> effortlessly.</h2>",
"firstParagraph": "Accept, manage, and track online and in-person customer payments directly in your Bluevine dashboard—with secure payment processing powered by Stripe.BVSUP-00180",
"paragraphHtml": "<p class=\"font-size-18 font-size-xl-20 mb-8 mb-xl-9\">Accept, manage, and track online and in-person customer payments directly in your Bluevine dashboard—with secure payment processing powered by Stripe.<sup>BVSUP-00180</sup></p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Bank with confidence.",
"headingHtml": "<h2 class=\"font-size-36 font-size-xl-72 mb-7\">Bank with confidence.</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Two-factor authentication",
"headingHtml": "<h3 class=\"font-size-28 font-size-xl-32 mt-7 mb-2 mt-lg-7\">Two-factor authentication</h3>",
"firstParagraph": "Make sure only you and your trusted team members can access your account.",
"paragraphHtml": "<p class=\"font-size-18 font-size-xl-16 text-navy mt-6 mb-0\">Make sure only you and your trusted team<br class=\"d-none d-xl-block\"> members can access your account.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Data encryption",
"headingHtml": "<h3 class=\"font-size-28 font-size-xl-32 mt-7 mb-2 mt-lg-7\">Data encryption</h3>",
"firstParagraph": "Keep your personal and business information safe with advanced encryption.",
"paragraphHtml": "<p class=\"font-size-18 font-size-xl-16 text-navy mt-6 mb-0\">Keep your personal and business<br class=\"d-none d-xl-block\"> information safe with advanced encryption.</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Real-time text alerts",
"headingHtml": "<h3 class=\"font-size-28 font-size-xl-32 mt-7 mb-2 mt-lg-7\">Real-time text alerts</h3>",
"firstParagraph": "Get alerts to your phone if we notice any suspicious activity or transactions.BVSUP-00084",
"paragraphHtml": "<p class=\"font-size-18 font-size-xl-16 text-navy mt-6 mb-0\">Get alerts to your phone if we notice any<br class=\"d-none d-xl-block\"> suspicious activity or transactions.<sup>BVSUP-00084</sup></p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Awards and recognition.",
"headingHtml": "<h2 class=\"jsx-9217a056404529f7 font-size-36 font-size-xl-72 mb-8 text-center\">Awards and recognition.</h2>",
"firstParagraph": "We are continually recognized for our industry-leading technology, our strong partnerships with small businesses, and more.",
"paragraphHtml": "<p class=\"jsx-9217a056404529f7 font-size-18 font-size-xl-24 text-center mb-10 mb-lg-13\">We are continually recognized for our industry-leading technology, <br class=\"d-none d-xl-block\">our strong partnerships with small businesses, and more.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Join the 1M+ businesses banking with confidence.",
"headingHtml": "<h2 class=\"font-size-34 font-size-xl-60 text-white mb-9 mb-lg-0 fadeInUp js-on-scroll js-scroll-hidden\">Join the 1M+<br class=\"d-none d-xl-block\"> businesses banking<br class=\"d-none d-xl-block\"> with confidence.</h2>",
"firstParagraph": "Submit your application in just a few minutes.BVSUP-00006",
"paragraphHtml": "<p class=\"text-white mt-9 mt-lg-7 mb-0 font-size-18 font-size-xl-20\">Submit your application in just a few minutes.<sup>BVSUP-00006</sup></p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: AI preview controls
AIO: AI preview controls scored 60/100 and needs improvement.
4 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: AI preview controls
AIO: AI preview controls scored 60/100 and needs improvement.
Needs attention
AIO: AI preview controls
Issue
8 data-nosnippet element(s) found.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: AI preview controls
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: AI preview controls scored 60/100 and needs improvement.
Evidence
{
"restrictiveDirectives": [],
"dataNoSnippetElements": [
"<div role=\"alert\" data-nosnippet=\"true\" data-testid=\"notification-top\" class=\"jsx-1589680221 notification bg-green-light\"><div class=\"h-100 container\"><div class=\"align-items-center h-100 row\"><div class=\"ff-gellix lh-1 text-navy font-size-13 font-size-lg-16 col\"><b>New!</b> International business owners can now open a Bluevine business banking account for their U.S. businesses. <a href=\"/us-business-banking-for-international-owners\" data-parent=\"notification-top\" class=\"fw-semibold text-deco...",
"<span class=\"position-absolute end-0 d-inline-block bg-green-light text-green-dark rounded-pill px-6 py-1 mb-6 font-size-10 fw-semibold ff-gellix text-uppercase letter-spacing-3 rounded-bottom-end-1\" data-testid=\"Pill\" data-nosnippet=\"true\">New</span>",
"<span class=\"position-absolute top-0 mt-6 start-0 d-inline-block bg-green-light text-green-dark rounded-pill px-6 py-1 mb-7 font-size-10 fw-semibold ff-gellix text-uppercase letter-spacing-3 rounded-bottom-end-1\" data-testid=\"Pill\" data-nosnippet=\"true\">New</span>",
"<div data-testid=\"HeroBadge\" data-nosnippet=\"true\" class=\"mt-9 row\"><div class=\"col-12\"><p class=\"ff-gellix font-size-12 lh-sm mb-0 mb-md-8 mb-lg-0\">Bluevine is a financial technology company, not a bank.<br class=\"d-none d-md-block\"> Bluevine deposits are<!-- --> <b>FDIC-insured</b> through Coastal Community Bank,<br class=\"d-none d-lg-block\"> Member FDIC, and our<!-- --> <a href=\"https://support.bluevine.com/s/article/What-banks-does-Bluevine-partner-with-in-the-sweep-network\" target=\"_blan...",
"<div data-id=\"footnotes-custom\" data-testid=\"FootnotesCustom\" class=\"Footer_footNotes__Sj1e3\" data-nosnippet=\"true\"><div class=\"container\"><div class=\"row\"><div class=\"col-12\"><div class=\"Footer_borderTop__t6mXD border-top pt-7 pb-8 pt-lg-9 pb-lg-10\"><ul class=\"ms-0 mb-0\"><li data-footnote=\"BVSUP-00007\" class=\"position-relative list-unstyled\"><span class=\"position-absolute fw-semibold\" style=\"left:-1.5rem\">‡</span><span>The national average and comparison are based on interest rates pa...",
"<div data-id=\"footnotes\" data-testid=\"Footnotes\" class=\"Footer_footNotes__Sj1e3 d-none container-narrow px-lg-0 mx-auto\" data-nosnippet=\"true\"><div class=\"container\"><div class=\"row\"><div class=\"col-12\"><div class=\"Footer_borderTop__t6mXD border-top pt-7 pb-10 pt-lg-9 pb-lg-12\"><ol class=\"ms-0 mb-0\"></ol></div></div></div></div></div>",
"<div data-testid=\"FooterDisclosure\" data-nosnippet=\"true\"><div class=\"container\"><div class=\"row\"><div class=\"col-12\"><div class=\"Footer_borderTop__t6mXD border-top pt-10 pb-13\"><p>Bluevine is a financial technology company, not a bank. Banking Services provided by Coastal Community Bank, Member FDIC. FDIC insurance only covers the failure of an FDIC-insured bank. FDIC insurance is available through pass-through insurance at Coastal Community Bank, Member FDIC, if certain conditions have been...",
"<div class=\"px-4\" data-testid=\"FormLeadCapture\" data-nosnippet=\"true\" style=\"display:none\"><div class=\"row\"><div class=\"col-12\"><div data-testid=\"LeadCaptureForm\" class=\"jsx-3f3de15c201737bd \"><form novalidate data-testid=\"Form\" class=\"jsx-9fb4653aeac38a72 \"><input name=\"id\" type=\"hidden\" id=\"id\" data-testid=\"Hidden\" value=\"5EF2C6A8-53B2-41F1-8063-D5F2EBE0D9EB\"><input name=\"formSource\" type=\"hidden\" id=\"formSource\" data-testid=\"Hidden\" value=\"/\"><input name=\"variant\" type=\"hidden\" id=\"variant..."
],
"score": 60,
"weight": 12
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Explanatory content depth
GEO: Explanatory content depth scored 75/100 and needs improvement.
Needs attention
GEO: Explanatory content depth
Issue
4 explanatory paragraph(s) could be stronger for citation or AI extraction.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Explanatory content depth
Score
75/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Explanatory content depth scored 75/100 and needs improvement.
Evidence
{
"candidatePassages": 5,
"citablePassages": 1,
"failingCandidateParagraphs": [
{
"index": 27,
"heading": "H2: Join the 1M+ businesses banking with confidence.",
"text": "Banking Services for payments made via ACH or wire from the Bluevine Business Checking Account are provided by Coastal Community Bank, Member FDIC. Money transmission services for International Payments are provided by a third party and are also subject to their applicable terms and conditions.",
"words": 45,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (45 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>Banking Services for payments made via ACH or wire from the Bluevine Business Checking Account are provided by Coastal Community Bank, Member FDIC. Money transmission services for International Payments are provided by a third party and are also subject to their applicable terms and conditions.</p>"
},
{
"index": 28,
"heading": "H2: Join the 1M+ businesses banking with confidence.",
"text": "The Bluevine Line of Credit is issued by Celtic Bank and is serviced by Bluevine. Applications are subject to credit approval. Rates, credit lines, and terms may vary based on your creditworthiness and are subject to change. Additional fees apply. Other commercial credit products are offered by a variety of Bluevine’s third party partners. Bluevine is not involved in the issuance or servicing of these products. Of...",
"words": 74,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (74 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>The Bluevine Line of Credit is issued by Celtic Bank and is serviced by Bluevine. Applications are subject to credit approval. Rates, credit lines, and terms may vary based on your creditworthiness and are subject to change. Additional fees apply. Other commercial credit products are offered by a variety of Bluevine’s third party partners. Bluevine is not involved in the issuance or servicing of these products. Offerings and eligibility requirements vary by partner.</p>"
},
{
"index": 31,
"heading": "H2: Join the 1M+ businesses banking with confidence.",
"text": "Tap to Pay is only available on supported devices and may require upgrading to the latest version of the Bluevine app and your phone’s operating system. Some Android devices may not be compatible. Android is a trademark of Google LLC. Tap to Pay on iPhone requires a supported payment app. Some contactless cards may not be accepted by your payment app. Transaction limits may apply. The Contactless Symbol is a trade...",
"words": 103,
"hasEvidence": false,
"reasons": [
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>Tap to Pay is only available on supported devices and may require upgrading to the latest version of the Bluevine app and your phone’s operating system. Some Android devices may not be compatible. Android is a trademark of Google LLC. Tap to Pay on iPhone requires a supported payment app. Some contactless cards may not be accepted by your payment app. Transaction limits may apply. The Contactless Symbol is a trademark owned by and used with permission of EMVCo, LLC. Tap to Pay on iP..."
},
{
"index": 32,
"heading": "H2: Join the 1M+ businesses banking with confidence.",
"text": "All other product names, logos, brands, trademarks, and registered trademarks are property of their respective owners. All company, product, and service names used in this website are for identification purposes only. Use of these names, trademarks, and brands does not imply endorsement.",
"words": 42,
"hasEvidence": false,
"reasons": [
"Too short for a citation-ready passage (42 words; target 80-220).",
"Missing a named source, statistic, date, percentage, report, or other evidence signal."
],
"html": "<p>All other product names, logos, brands, trademarks, and registered trademarks are property of their respective owners. All company, product, and service names used in this website are for identification purposes only. Use of these names, trademarks, and brands does not imply endorsement.</p>"
}
],
"citableParagraphs": [
{
"index": 23,
"heading": "H2: Join the 1M+ businesses banking with confidence.",
"text": "Bluevine is a financial technology company, not a bank. Banking Services provided by Coastal Community Bank, Member FDIC. FDIC insurance only covers the failure of an FDIC-insured bank. FDIC insurance is available through pass-through insurance at Coastal Community Bank, Member FDIC, if certain conditions have been met. Bluevine accounts are FDIC insured up to $3,000,000 per depositor through Coastal Community Ban...",
"words": 119,
"hasEvidence": true,
"reasons": [],
"html": "<p>Bluevine is a financial technology company, not a bank. Banking Services provided by Coastal Community Bank, Member FDIC. FDIC insurance only covers the failure of an FDIC-insured bank. FDIC insurance is available through pass-through insurance at Coastal Community Bank, Member FDIC, if certain conditions have been met. Bluevine accounts are FDIC insured up to<!-- --> <!-- -->$3,000,000<!-- --> per depositor through Coastal Community Bank, Member FDIC and our<!-- --> <a href=\"https://..."
}
],
"score": 75,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Question-led structure
AEO: Question-led structure scored 50/100 and needs improvement.
Needs attention
AEO: Question-led structure
Issue
12 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Question-led structure
Score
50/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Question-led structure scored 50/100 and needs improvement.
Evidence
{
"h2Count": 9,
"questionH2s": [],
"hasFaq": true,
"score": 50,
"weight": 18
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer evidence and trust
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Needs attention
AEO: Answer evidence and trust
Issue
Missing AIO trust signals: author, publisher.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer evidence and trust
Score
60/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer evidence and trust scored 60/100 and needs improvement.
Evidence
{
"signals": {
"author": false,
"publisher": false,
"freshnessDate": true,
"aboutOrContact": true,
"policyLinks": true
},
"missing": [
"author",
"publisher"
],
"authorMeta": "",
"schemaAuthors": [],
"schemaPublishers": [],
"schemaDates": [
"2026-06-08T18:51:12.233Z"
],
"visibleDates": [],
"aboutLinks": [
{
"href": "/us-business-banking-for-international-owners",
"text": "Explore now about international business owners›",
"html": "<a href=\"/us-business-banking-for-international-owners\" data-parent=\"notification-top\" class=\"fw-semibold text-decoration-underline text-navy d-lg-inline-block ps-lg-7\">Explore now <span class=\"visually-hidden\">about international business owners</span>›</a>"
},
{
"href": "/business-checking",
"text": "Business CheckingA powerful account built for small business—earn high-yield interest, save on fees, and never go to the bank again.Learn more about Business Checking",
"html": "<a class=\"Menu_dropdownHeading__0PJlx dropdown-heading d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"business checking\" href=\"/business-checking\"><span class=\"h4 font-size-16 font-size-xl-20 d-flex align-items-center mb-6 group-hover:text-blue\"><img src=\"/images/icons/icon_checkbook.svg\" class=\"me-6\" width=\"30\" height=\"30\" loading=\"lazy\" aria-hidden=\"true\" alt=\"checkbook icon\">Business Checking<img src=\"/images/icons/icon_caret.svg\" class=\"caret ms-1 d-inline-block d-xl-..."
},
{
"href": "/business-loans",
"text": "Business LoansFinancing tailored to your business needs, with a quick and easy application process.Learn more about Business Loans",
"html": "<a class=\"Menu_dropdownHeading__0PJlx dropdown-heading d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"business loans\" href=\"/business-loans\"><span class=\"h4 font-size-16 font-size-xl-20 d-flex align-items-center mb-6 group-hover:text-blue\"><img src=\"/images/icons/icon_briefcase.svg\" class=\"me-6\" width=\"30\" height=\"30\" loading=\"lazy\" aria-hidden=\"true\" alt=\"briefcase icon\">Business Loans<img src=\"/images/icons/icon_caret.svg\" class=\"caret ms-1 d-inline-block d-xl-none\" wid..."
},
{
"href": "/accept-payments",
"text": "Accept PaymentsGet paid your way—online or in person with invoicing, Tap to Pay, ACH, wire, and more.Learn more about Accept Payments",
"html": "<a class=\"Menu_dropdownHeading__0PJlx dropdown-heading d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"accept payments\" href=\"/accept-payments\"><span class=\"h4 font-size-16 font-size-xl-20 d-flex align-items-center mb-6 group-hover:text-blue\"><img src=\"/images/icons/free-up-cash-alt.svg\" class=\"me-6\" width=\"30\" height=\"30\" loading=\"lazy\" aria-hidden=\"true\" alt=\"wallet icon\">Accept Payments<img src=\"/images/icons/icon_caret.svg\" class=\"caret ms-1 d-inline-block d-xl-none\" w..."
},
{
"href": "/faq",
"text": "FAQsGet quick answers to common questions about all things Bluevine.",
"html": "<a class=\"Menu_animateCaret__RJHP0 dropdown-subitem d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"resources\" href=\"/faq\"><span class=\"h5 font-size-16 font-size-xl-17 d-block mb-2 group-hover:text-blue\">FAQs<img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative ms-1 d-none d-xl-inline-block\" style=\"top:-2px\" width=\"12\" height=\"12\" loading=\"lazy\" alt=\"caret icon\" aria-hidden=\"true\"><img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative ms-1..."
},
{
"href": "/about",
"text": "About us Through innovative banking solutions, we empower growing businesses to thrive—today and tomorrow.Learn more",
"html": "<a class=\"Menu_dropdownHeading__0PJlx dropdown-heading d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"company\" href=\"/about\"><span class=\"h4 font-size-16 font-size-xl-20 d-flex align-items-center mb-6 group-hover:text-blue\"><img src=\"/images/icons/icon_growth.svg\" class=\"me-6\" width=\"24\" height=\"24\" loading=\"lazy\" aria-hidden=\"true\" alt=\"growth bar chart icon\">About us<!-- --> </span><span class=\"font-size-15 font-size-xl-16 lh-2 mb-7 d-block text-gray\">Through innovative..."
},
{
"href": "/careers",
"text": "CareersView our open roles, get to know our values, and learn about employee benefits.",
"html": "<a class=\"Menu_animateCaret__RJHP0 dropdown-subitem d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"company\" href=\"/careers\"><span class=\"h5 font-size-16 font-size-xl-17 d-block mb-2 group-hover:text-blue\">Careers<img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative ms-1 d-none d-xl-inline-block\" style=\"top:-2px\" width=\"12\" height=\"12\" loading=\"lazy\" alt=\"caret icon\" aria-hidden=\"true\"><img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative..."
},
{
"href": "/about",
"text": "About Us",
"html": "<a class=\"font-size-14 font-size-xl-24\" href=\"/about\">About Us</a>"
},
{
"href": "https://www.linkedin.com/company/bluevine/",
"text": "",
"html": "<a href=\"https://www.linkedin.com/company/bluevine/\" aria-label=\"Bluevine Linkedin\" title=\"Bluevine Linkedin\" target=\"_blank\" rel=\"noopener noreferrer\"><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\" fill=\"currentColor\"><path fill=\"currentColor\" d=\"M29.6 0H2.4C1.1 0 0 1 0 2.3v27.4C0 31 1.1 32 2.4 32h27.2c1.3 0 2.4-1 2.4-2.3V2.3C31.9 1 30.9 0 29.6 0zM9.7 26.7H4.9V12.3h4.8v14.4zM7.3 10.3c-1.7 0-2.7-1.1-2.7-2.5s1.1-2.5 2.7-2.5S10 6.4 10 7.9c0 1.3-1 2.4-2.7 2.4zm19.8 16.4h-4.8V19c0-1...."
}
],
"contactLinks": [
{
"href": "/business-loans/sba-loan",
"text": "SBA LoanGet connected to lenders to help you access SBA 7(a) loans up to $350K.",
"html": "<a class=\"Menu_animateCaret__RJHP0 dropdown-subitem d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"business loans\" href=\"/business-loans/sba-loan\"><span class=\"h5 font-size-16 font-size-xl-17 d-block mb-2 group-hover:text-blue\">SBA Loan<img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative ms-1 d-none d-xl-inline-block\" style=\"top:-2px\" width=\"12\" height=\"12\" loading=\"lazy\" alt=\"caret icon\" aria-hidden=\"true\"><img src=\"/images/icons/icon_caret.svg\" class=\"..."
},
{
"href": "/help-center/business-checking-account/add-funds#same-day-or-standard-ach-transfer",
"text": "ACH, wires, and checksReceive ACH, wires, and checks directly to your Bluevine account.",
"html": "<a class=\"Menu_animateCaret__RJHP0 dropdown-subitem d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"accept payments\" href=\"/help-center/business-checking-account/add-funds#same-day-or-standard-ach-transfer\"><span class=\"h5 font-size-16 font-size-xl-17 d-block mb-2 group-hover:text-blue\">ACH, wires, and checks<img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative ms-1 d-none d-xl-inline-block\" style=\"top:-2px\" width=\"12\" height=\"12\" loading=\"lazy\" alt=\"caret..."
},
{
"href": "/accountant-directory/",
"text": "Accountant directoryHelp set your practice up for growth by being listed in our accountant directory.",
"html": "<a target=\"_self\" variant=\"none\" data-item=\"solutions\" href=\"/accountant-directory/\" class=\"Menu_animateCaret__RJHP0 Menu_accountantDirectoryLink__rMjuR dropdown-subitem d-block group\"><span class=\"h5 font-size-15 font-size-xl-14 d-block mb-2 group-hover:text-blue\">Accountant directory<img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative ms-1 d-none d-xl-inline-block\" style=\"top:-2px\" width=\"12\" height=\"12\" loading=\"lazy\" alt=\"caret icon\" aria-hidden=\"true\"><img src=\"/images/..."
},
{
"href": "/help-center",
"text": "Help CenterExplore comprehensive guides and get step-by-step support to quickly find the help you need to manage your account.Explore Help Center",
"html": "<a class=\"Menu_dropdownHeading__0PJlx dropdown-heading d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"resources\" href=\"/help-center\"><span class=\"h4 font-size-16 font-size-xl-20 d-flex align-items-center mb-6 group-hover:text-blue\"><img src=\"/images/icons/resources.svg\" class=\"me-6\" width=\"30\" height=\"30\" loading=\"lazy\" aria-hidden=\"true\" alt=\"resources icon\">Help Center<img src=\"/images/icons/icon_caret.svg\" class=\"caret ms-1 d-inline-block d-xl-none\" width=\"12\" height=\"..."
},
{
"href": "/accountant-directory/",
"text": "Accountant DirectoryNeed accounting help? Find a professional on Bluevine’s Accountant Partner directory.",
"html": "<a target=\"_self\" variant=\"none\" data-item=\"resources\" href=\"/accountant-directory/\" class=\"Menu_animateCaret__RJHP0 dropdown-subitem d-block group\" data-tracked=\"true\"><span class=\"h5 font-size-16 font-size-xl-17 d-block mb-2 group-hover:text-blue\">Accountant Directory<img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative ms-1 d-none d-xl-inline-block\" style=\"top:-2px\" width=\"12\" height=\"12\" loading=\"lazy\" alt=\"caret icon\" aria-hidden=\"true\"><img src=\"/images/icons/icon_caret..."
},
{
"href": "/help-center/getting-started",
"text": "Get started with business checking and loans",
"html": "<a class=\"d-block fw-semibold text-decoration-underline mt-7 hover:text-blue\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"resources\" id=\"link-article-get-started\" aria-labelledby=\"link-article-get-started heading-article-get-started\" href=\"/help-center/getting-started\">Get started<span class=\"screen-reader-text\"> <!-- -->with business checking and loans</span></a>"
},
{
"href": "https://support.bluevine.com/s/article/What-banks-does-Bluevine-partner-with-in-the-sweep-network",
"text": "program banks",
"html": "<a href=\"https://support.bluevine.com/s/article/What-banks-does-Bluevine-partner-with-in-the-sweep-network\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-navy text-decoration-underline\">program banks</a>"
},
{
"href": "/contact-us",
"text": "Contact Us",
"html": "<a class=\"font-size-14 font-size-xl-24\" href=\"/contact-us\">Contact Us</a>"
},
{
"href": "/help-center",
"text": "Help Center",
"html": "<a href=\"/help-center\">Help Center</a>"
},
{
"href": "https://support.bluevine.com/s/article/What-banks-does-Bluevine-partner-with-in-the-sweep-network",
"text": "program banks",
"html": "<a href=\"https://support.bluevine.com/s/article/What-banks-does-Bluevine-partner-with-in-the-sweep-network\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"text-decoration-underline font-size-16 fw-semibold text-white\">program banks</a>"
},
{
"href": "https://support.bluevine.com/s/article/What-banks-does-Bluevine-partner-with-in-the-sweep-network",
"text": "program banks",
"html": "<a href=\"https://support.bluevine.com/s/article/What-banks-does-Bluevine-partner-with-in-the-sweep-network\" target=\"_blank\" rel=\"noreferrer\">program banks</a>"
},
{
"href": "/us-business-banking-for-international-owners",
"text": "See supported countries and eligibility requirements.",
"html": "<a href=\"/us-business-banking-for-international-owners\">See supported countries and eligibility requirements.</a>"
}
],
"privacyLinks": [
{
"href": "/business-loans/term-loan",
"text": "Term LoanAccess a lump sum of up to $500K◊ from our lending partners, with predictable repayment terms up to 24 months.",
"html": "<a class=\"Menu_animateCaret__RJHP0 dropdown-subitem d-block group\" data-testid=\"LinkCta\" data-tracked=\"true\" data-item=\"business loans\" href=\"/business-loans/term-loan\"><span class=\"h5 font-size-16 font-size-xl-17 d-block mb-2 group-hover:text-blue\">Term Loan<img src=\"/images/icons/icon_caret.svg\" class=\"caret position-relative ms-1 d-none d-xl-inline-block\" style=\"top:-2px\" width=\"12\" height=\"12\" loading=\"lazy\" alt=\"caret icon\" aria-hidden=\"true\"><img src=\"/images/icons/icon_caret.svg\" class..."
},
{
"href": "/terms-use",
"text": "Terms of Use",
"html": "<a href=\"/terms-use\">Terms of Use</a>"
},
{
"href": "/privacy-policy",
"text": "Bluevine Privacy Policy",
"html": "<a href=\"/privacy-policy\">Bluevine Privacy Policy</a>"
},
{
"href": "https://www.coastalbank.com/privacy-notice.html",
"text": "Coastal Community Bank Privacy Policy",
"html": "<a href=\"https://www.coastalbank.com/privacy-notice.html\" target=\"_blank\" rel=\"noopener noreferrer\">Coastal Community<br> Bank Privacy Policy</a>"
},
{
"href": "/bill-payment-terms",
"text": "Bluevine Payment Terms of Service",
"html": "<a href=\"/bill-payment-terms\">Bluevine Payment<br class=\"d-none d-lg-block\"> Terms of Service</a>"
},
{
"href": "/european-privacy-notice",
"text": "European Privacy Notice",
"html": "<a href=\"/european-privacy-notice\">European Privacy Notice</a>"
}
],
"score": 60,
"weight": 22
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 85/100 and needs improvement.
3 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
GEO: Entity clarity
GEO: Entity clarity scored 85/100 and needs improvement.
Needs attention
GEO: Entity clarity
Issue
Title/H1 terms missing from description: solutions, services, beyond, expectations.
Details
Why it matters
Generative engines favor pages with self-contained answer passages, clear entities, structured data, summaries, FAQ patterns, and crawler-accessible HTML that can be cited without extra interpretation.
Check name
GEO: Entity clarity
Score
85/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for AI answer engines to extract, cite, and attribute.
Result
GEO: Entity clarity scored 85/100 and needs improvement.
Evidence
{
"title": "Online Business Banking Solutions & Services | Bluevine",
"h1": "Banking beyond expectations.",
"description": "Bluevine is a powerful online business banking platform built for where you are & where your business is going- with lower fees & effortless money movement.",
"topicOverlap": 0.5,
"topicTerms": [
"online",
"business",
"banking",
"solutions",
"services",
"bluevine",
"beyond",
"expectations"
],
"descriptionTerms": [
"bluevine",
"powerful",
"online",
"business",
"banking",
"platform",
"built",
"where",
"going",
"lower",
"fees",
"effortless",
"money",
"movement"
],
"missingFromDescription": [
"solutions",
"services",
"beyond",
"expectations"
],
"score": 85,
"weight": 28
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
2 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Answer block readiness
AIO: Answer block readiness scored 65/100 and needs improvement.
Needs attention
AIO: Answer block readiness
Issue
12 section(s) may benefit from a clearer opening answer; this is optional for feature/card sections.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Answer block readiness
Score
65/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Answer block readiness scored 65/100 and needs improvement.
Evidence
{
"sectionCount": 12,
"passing": 0,
"failing": [
{
"heading": "Join the largest small business banking platform in the U.S.BVSUP-00186",
"headingHtml": "<h2 class=\"font-size-lg-40 text-center mb-10\">Join the largest small business banking platform in the U.S.<sup>BVSUP-00186</sup></h2>",
"firstParagraph": "12+0+years in business",
"paragraphHtml": "<p class=\"ff-gellix text-center lh-1 mb-0\"><span class=\"fw-semibold font-size-34 font-size-lg-60 Stats_itemTitle__ffcVo\"><span class=\"visually-hidden\">12+</span><span aria-hidden=\"true\" class=\"Stats_valueShell__i5tal\" data-value=\"12+\"><span data-testid=\"Stats-value-0\" class=\"Stats_animatedValue__lHeG1\">0+</span></span></span><span class=\"font-size-16 font-size-lg-24 d-block mt-6\">years in business</span></p>",
"words": 5,
"direct": false,
"issue": "First paragraph is 5 words and does not look like a concise direct answer."
},
{
"heading": "Everything you need to run your business.",
"headingHtml": "<h2 class=\"font-size-36 font-size-xl-72 mb-8\">Everything you need<br class=\"d-none d-xl-block\"> to run your business.</h2>",
"firstParagraph": "Fully integrated business checking, lending, and invoicing—easily accessible from one powerful platform.",
"paragraphHtml": "<p class=\"font-size-20 font-size-xl-24\">Fully integrated business checking, lending, and invoicing—easily<br class=\"d-none d-xl-block\"> accessible from one powerful platform.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Business checking that gets you more for your money.",
"headingHtml": "<h2 class=\"font-size-30 font-size-xl-40 mb-7 mb-xl-8\">Business checking that<br class=\"d-none d-xl-block\"> gets you more for your money.</h2>",
"firstParagraph": "Take advantage of advanced money movement options, accounts payable automation, and live support without waiting in line at the bank.",
"paragraphHtml": "<p class=\"font-size-18 font-size-xl-20 mb-8 mb-xl-9\">Take advantage of advanced money movement<br class=\"d-none d-xl-block\"> options, accounts payable automation, and live<br class=\"d-none d-xl-block\"> support without waiting in line at the bank. </p>",
"words": 20,
"direct": false,
"issue": "First paragraph is 20 words and does not look like a concise direct answer."
},
{
"heading": "Choose the business checking plan that’s right for you.",
"headingHtml": "<h2 id=\"heading-choose-the-business-checking-plan-that-s-right-for-you-0\" class=\"jsx-1bfe741c99726b41 font-size-20 font-size-xl-24\">Choose the business checking plan that’s right for you.</h2>",
"firstParagraph": "You could earn and save even more with our upgraded Plus and Premier plans — with up to 3.0% APY and discounts on most Standard payment fees.BVSUP-00118",
"paragraphHtml": "<p class=\"jsx-1bfe741c99726b41 font-size-18 font-size-xl-20 mt-6\">You could earn and save even more with our upgraded Plus and Premier plans — <br class=\"d-none d-xl-block\">with up to <strong>3.0% APY</strong> and discounts on most Standard payment fees.<sup>BVSUP-00118</sup></p>",
"words": 28,
"direct": false,
"issue": "First paragraph is 28 words and does not look like a concise direct answer."
},
{
"heading": "Business financing to fuel your growth.",
"headingHtml": "<h2 class=\"font-size-30 font-size-xl-40 mb-7 mb-xl-8\">Business financing to<br class=\"d-none d-xl-block\"> fuel your growth.</h2>",
"firstParagraph": "Apply for a Bluevine Line of Credit up to $250,000, or a business term loan up to $500,000 through our partners—all from one application.BVSUP-00126",
"paragraphHtml": "<p class=\"font-size-18 font-size-xl-20 mb-8 mb-xl-9\">Apply for a Bluevine Line of Credit up to<br class=\"d-none d-xl-block\"> $250,000, or a business term loan up to $500,000 through our partners—all from one application.<sup>BVSUP-00126</sup></p>",
"words": 28,
"direct": false,
"issue": "First paragraph is 28 words and does not look like a concise direct answer."
},
{
"heading": "Tools for getting paid effortlessly.",
"headingHtml": "<h2 class=\"font-size-30 font-size-xl-40 mb-7 mb-xl-8\">Tools for getting paid<br class=\"d-none d-xl-block\"> effortlessly.</h2>",
"firstParagraph": "Accept, manage, and track online and in-person customer payments directly in your Bluevine dashboard—with secure payment processing powered by Stripe.BVSUP-00180",
"paragraphHtml": "<p class=\"font-size-18 font-size-xl-20 mb-8 mb-xl-9\">Accept, manage, and track online and in-person customer payments directly in your Bluevine dashboard—with secure payment processing powered by Stripe.<sup>BVSUP-00180</sup></p>",
"words": 22,
"direct": false,
"issue": "First paragraph is 22 words and does not look like a concise direct answer."
},
{
"heading": "Bank with confidence.",
"headingHtml": "<h2 class=\"font-size-36 font-size-xl-72 mb-7\">Bank with confidence.</h2>",
"firstParagraph": "",
"paragraphHtml": "",
"words": 0,
"direct": false,
"issue": "No paragraph follows this heading."
},
{
"heading": "Two-factor authentication",
"headingHtml": "<h3 class=\"font-size-28 font-size-xl-32 mt-7 mb-2 mt-lg-7\">Two-factor authentication</h3>",
"firstParagraph": "Make sure only you and your trusted team members can access your account.",
"paragraphHtml": "<p class=\"font-size-18 font-size-xl-16 text-navy mt-6 mb-0\">Make sure only you and your trusted team<br class=\"d-none d-xl-block\"> members can access your account.</p>",
"words": 13,
"direct": false,
"issue": "First paragraph is 13 words and does not look like a concise direct answer."
},
{
"heading": "Data encryption",
"headingHtml": "<h3 class=\"font-size-28 font-size-xl-32 mt-7 mb-2 mt-lg-7\">Data encryption</h3>",
"firstParagraph": "Keep your personal and business information safe with advanced encryption.",
"paragraphHtml": "<p class=\"font-size-18 font-size-xl-16 text-navy mt-6 mb-0\">Keep your personal and business<br class=\"d-none d-xl-block\"> information safe with advanced encryption.</p>",
"words": 10,
"direct": false,
"issue": "First paragraph is 10 words and does not look like a concise direct answer."
},
{
"heading": "Real-time text alerts",
"headingHtml": "<h3 class=\"font-size-28 font-size-xl-32 mt-7 mb-2 mt-lg-7\">Real-time text alerts</h3>",
"firstParagraph": "Get alerts to your phone if we notice any suspicious activity or transactions.BVSUP-00084",
"paragraphHtml": "<p class=\"font-size-18 font-size-xl-16 text-navy mt-6 mb-0\">Get alerts to your phone if we notice any<br class=\"d-none d-xl-block\"> suspicious activity or transactions.<sup>BVSUP-00084</sup></p>",
"words": 14,
"direct": false,
"issue": "First paragraph is 14 words and does not look like a concise direct answer."
},
{
"heading": "Awards and recognition.",
"headingHtml": "<h2 class=\"jsx-9217a056404529f7 font-size-36 font-size-xl-72 mb-8 text-center\">Awards and recognition.</h2>",
"firstParagraph": "We are continually recognized for our industry-leading technology, our strong partnerships with small businesses, and more.",
"paragraphHtml": "<p class=\"jsx-9217a056404529f7 font-size-18 font-size-xl-24 text-center mb-10 mb-lg-13\">We are continually recognized for our industry-leading technology, <br class=\"d-none d-xl-block\">our strong partnerships with small businesses, and more.</p>",
"words": 16,
"direct": false,
"issue": "First paragraph is 16 words and does not look like a concise direct answer."
},
{
"heading": "Join the 1M+ businesses banking with confidence.",
"headingHtml": "<h2 class=\"font-size-34 font-size-xl-60 text-white mb-9 mb-lg-0 fadeInUp js-on-scroll js-scroll-hidden\">Join the 1M+<br class=\"d-none d-xl-block\"> businesses banking<br class=\"d-none d-xl-block\"> with confidence.</h2>",
"firstParagraph": "Submit your application in just a few minutes.BVSUP-00006",
"paragraphHtml": "<p class=\"text-white mt-9 mt-lg-7 mb-0 font-size-18 font-size-xl-20\">Submit your application in just a few minutes.<sup>BVSUP-00006</sup></p>",
"words": 9,
"direct": false,
"issue": "First paragraph is 9 words and does not look like a concise direct answer."
}
],
"score": 65,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Answer intent coverage
AEO: Answer intent coverage scored 70/100 and needs improvement.
Needs attention
AEO: Answer intent coverage
Issue
Missing likely AI Overview intent sections: what, how, benefits, compare.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Answer intent coverage
Score
70/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Answer intent coverage scored 70/100 and needs improvement.
Evidence
{
"headings": [
{
"text": "Join the largest small business banking platform in the U.S.BVSUP-00186",
"html": "<h2 class=\"font-size-lg-40 text-center mb-10\">Join the largest small business banking platform in the U.S.<sup>BVSUP-00186</sup></h2>"
},
{
"text": "Everything you need to run your business.",
"html": "<h2 class=\"font-size-36 font-size-xl-72 mb-8\">Everything you need<br class=\"d-none d-xl-block\"> to run your business.</h2>"
},
{
"text": "Business checking that gets you more for your money.",
"html": "<h2 class=\"font-size-30 font-size-xl-40 mb-7 mb-xl-8\">Business checking that<br class=\"d-none d-xl-block\"> gets you more for your money.</h2>"
},
{
"text": "Choose the business checking plan that’s right for you.",
"html": "<h2 id=\"heading-choose-the-business-checking-plan-that-s-right-for-you-0\" class=\"jsx-1bfe741c99726b41 font-size-20 font-size-xl-24\">Choose the business checking plan that’s right for you.</h2>"
},
{
"text": "Business financing to fuel your growth.",
"html": "<h2 class=\"font-size-30 font-size-xl-40 mb-7 mb-xl-8\">Business financing to<br class=\"d-none d-xl-block\"> fuel your growth.</h2>"
},
{
"text": "Tools for getting paid effortlessly.",
"html": "<h2 class=\"font-size-30 font-size-xl-40 mb-7 mb-xl-8\">Tools for getting paid<br class=\"d-none d-xl-block\"> effortlessly.</h2>"
},
{
"text": "Bank with confidence.",
"html": "<h2 class=\"font-size-36 font-size-xl-72 mb-7\">Bank with confidence.</h2>"
},
{
"text": "Awards and recognition.",
"html": "<h2 class=\"jsx-9217a056404529f7 font-size-36 font-size-xl-72 mb-8 text-center\">Awards and recognition.</h2>"
},
{
"text": "Join the 1M+ businesses banking with confidence.",
"html": "<h2 class=\"font-size-34 font-size-xl-60 text-white mb-9 mb-lg-0 fadeInUp js-on-scroll js-scroll-hidden\">Join the 1M+<br class=\"d-none d-xl-block\"> businesses banking<br class=\"d-none d-xl-block\"> with confidence.</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Online Business Banking Solutions & Services?",
"pattern": {}
},
{
"id": "how",
"label": "How does Online Business Banking Solutions & Services work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Online Business Banking Solutions & Services?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Online Business Banking Solutions & Services free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Online Business Banking Solutions & Services compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Online Business Banking Solutions & Services?",
"pattern": {}
},
{
"id": "how",
"label": "How does Online Business Banking Solutions & Services work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Online Business Banking Solutions & Services?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Online Business Banking Solutions & Services compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 8
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 88/100 and needs improvement.
1 Warning
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AEO: Entity and definition clarity
AEO: Entity and definition clarity scored 88/100 and needs improvement.
Needs attention
AEO: Entity and definition clarity
Issue
Entity or definition gaps: solutions, services, beyond, expectations.
Details
Why it matters
Answer engines need concise answers, question-led structure, entity clarity, visible evidence, and trust signals that can be extracted without relying on search-only metadata checks.
Check name
AEO: Entity and definition clarity
Score
88/100
Status
warning
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content easy for answer engines and assistants to answer from directly.
Result
AEO: Entity and definition clarity scored 88/100 and needs improvement.
Evidence
{
"title": "Online Business Banking Solutions & Services | Bluevine",
"h1": "Banking beyond expectations.",
"description": "Bluevine is a powerful online business banking platform built for where you are & where your business is going- with lower fees & effortless money movement.",
"topicOverlap": 0.5,
"definitionCount": 31,
"topicTerms": [
"online",
"business",
"banking",
"solutions",
"services",
"bluevine",
"beyond",
"expectations"
],
"descriptionTerms": [
"bluevine",
"powerful",
"online",
"business",
"banking",
"platform",
"built",
"where",
"going",
"lower",
"fees",
"effortless",
"money",
"movement"
],
"missingFromDescription": [
"solutions",
"services",
"beyond",
"expectations"
],
"score": 88,
"weight": 18
}Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Informational
Agent Ease of UseAPIEmerging recommendation
AI context endpoint
AI context endpoint is informational for this page.
Needs attention
AI context endpoint
Issue
AI context endpoint is informational for this page.
Why it matters
A context endpoint gives agents a small, low-latency summary of product purpose, safe actions, and canonical machine-readable resources without scraping the whole site.
Check name
AI context endpoint
Score
100/100
Status
informational
Category
API
Maturity
Emerging recommendation
Goal
Expose a compact API context endpoint agents can fetch before deciding which public API or discovery resource to use.
Result
AI context endpoint is informational for this page.
Validation steps
Fetch to find resource
AI context endpoint was not found at the expected path.
Evidence
{
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/ai/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
},
{
"path": "/api/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
},
{
"path": "/context",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
}
]
},
"issue": "AI context endpoint was not found at the expected path.",
"howToFix": "Publish a concise JSON or Markdown AI context endpoint describing the product, public actions, and machine-readable resources."
}
]
}GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Informational
GEO, AIO and AEOGEO, AIO & AEOEmerging recommendation
AIO: Query intent coverage
AIO: Query intent coverage is informational for this page.
Needs attention
AIO: Query intent coverage
Issue
Missing likely AI Overview intent sections: what, how, benefits, compare.
Details
Why it matters
AI Overviews depend on Google-search eligibility, useful visible content, consistent structured data, answer-first sections, trust signals, and preview controls that permit snippets.
Check name
AIO: Query intent coverage
Score
70/100
Status
informational
Category
GEO, AIO & AEO
Maturity
Emerging recommendation
Goal
Make page content eligible and useful for Google AI Overviews and AI Mode extraction.
Result
AIO: Query intent coverage is informational for this page.
Evidence
{
"headings": [
{
"text": "Join the largest small business banking platform in the U.S.BVSUP-00186",
"html": "<h2 class=\"font-size-lg-40 text-center mb-10\">Join the largest small business banking platform in the U.S.<sup>BVSUP-00186</sup></h2>"
},
{
"text": "Everything you need to run your business.",
"html": "<h2 class=\"font-size-36 font-size-xl-72 mb-8\">Everything you need<br class=\"d-none d-xl-block\"> to run your business.</h2>"
},
{
"text": "Business checking that gets you more for your money.",
"html": "<h2 class=\"font-size-30 font-size-xl-40 mb-7 mb-xl-8\">Business checking that<br class=\"d-none d-xl-block\"> gets you more for your money.</h2>"
},
{
"text": "Choose the business checking plan that’s right for you.",
"html": "<h2 id=\"heading-choose-the-business-checking-plan-that-s-right-for-you-0\" class=\"jsx-1bfe741c99726b41 font-size-20 font-size-xl-24\">Choose the business checking plan that’s right for you.</h2>"
},
{
"text": "Business financing to fuel your growth.",
"html": "<h2 class=\"font-size-30 font-size-xl-40 mb-7 mb-xl-8\">Business financing to<br class=\"d-none d-xl-block\"> fuel your growth.</h2>"
},
{
"text": "Tools for getting paid effortlessly.",
"html": "<h2 class=\"font-size-30 font-size-xl-40 mb-7 mb-xl-8\">Tools for getting paid<br class=\"d-none d-xl-block\"> effortlessly.</h2>"
},
{
"text": "Bank with confidence.",
"html": "<h2 class=\"font-size-36 font-size-xl-72 mb-7\">Bank with confidence.</h2>"
},
{
"text": "Awards and recognition.",
"html": "<h2 class=\"jsx-9217a056404529f7 font-size-36 font-size-xl-72 mb-8 text-center\">Awards and recognition.</h2>"
},
{
"text": "Join the 1M+ businesses banking with confidence.",
"html": "<h2 class=\"font-size-34 font-size-xl-60 text-white mb-9 mb-lg-0 fadeInUp js-on-scroll js-scroll-hidden\">Join the 1M+<br class=\"d-none d-xl-block\"> businesses banking<br class=\"d-none d-xl-block\"> with confidence.</h2>"
}
],
"expected": [
{
"id": "what",
"label": "What is Online Business Banking Solutions & Services?",
"pattern": {}
},
{
"id": "how",
"label": "How does Online Business Banking Solutions & Services work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Online Business Banking Solutions & Services?",
"pattern": {}
},
{
"id": "cost",
"label": "Is Online Business Banking Solutions & Services free or paid?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Online Business Banking Solutions & Services compare with alternatives?",
"pattern": {}
}
],
"missing": [
{
"id": "what",
"label": "What is Online Business Banking Solutions & Services?",
"pattern": {}
},
{
"id": "how",
"label": "How does Online Business Banking Solutions & Services work?",
"pattern": {}
},
{
"id": "benefits",
"label": "Why use Online Business Banking Solutions & Services?",
"pattern": {}
},
{
"id": "compare",
"label": "How does Online Business Banking Solutions & Services compare with alternatives?",
"pattern": {}
}
],
"score": 70,
"weight": 4
}Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
Auth.md Agent Registration
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Needs attention
Auth.md Agent Registration
Issue
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=utf-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.
Why it matters
Agent registration metadata lets automated clients find the registration path, supported identity types, credential types, and related claim or revocation endpoints without scraping human docs.
Check name
Auth.md Agent Registration
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish Auth.md and agent_auth metadata so agents can discover registration and credential requirements.
Result
Auth.md Agent Registration has an informational finding because the page appears to support authentication.
Validation steps
Fetch and validate /auth.md
auth.md response did not match the expected agent registration shape. Content-Type "text/html; charset=utf-8" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.
Publish protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate agent_auth authorization metadata
OAuth authorization server metadata could not be fetched.
Evidence
{
"failedStep": "auth-md",
"steps": [
{
"id": "auth-md",
"title": "Fetch and validate /auth.md",
"status": "fail",
"evidence": {
"path": "/auth.md",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107,
"validation": {
"valid": false,
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=utf-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
"compatibleContentType": false,
"contentLength": 87509,
"hasRegisterInstructions": true,
"hasProtectedResourceLink": false,
"hasAuthorizationServerLink": false,
"mentionsIdentity": false,
"mentionsCredential": false,
"links": [
"/images/og-images/Bluevine-Small-Business-Banking.png",
"/title",
"https://www.bluevine.com/404\"/><script",
"/ld+json",
"https://schema.org\",\"@type\":\"Corporation\",\"@id\":\"https://www.bluevine.com/404/#corporation\",\"logo\":\"https://www.bluevine.com/images/logo.png\",\"legalName\":\"Bluevine",
"https://www.facebook.com/bluevinecapital\",\"https://www.instagram.com/bluevine\",\"https://www.linkedin.com/company/bluevine\",\"https://www.youtube.com/bluevine\",\"https://www.pinterest.com/bluevine\",\"https://twitter.com/Bluevine\"],\"url\":\"https://www.bluevine.com/404\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"30",
"/script",
"/ld+json",
"https://schema.org\",\"@type\":\"WebPage\",\"@id\":\"https://www.bluevine.com/404/#webpage\",\"url\":\"https://www.bluevine.com/404\",\"name\":\"Page",
"https://www.bluevine.com/#organization\"},\"datePublished\":\"2026-06-08T17:05:24.595Z\",\"dateModified\":\"2026-06-08T17:05:24.595Z\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https://www.bluevine.com/404\"]}]}</script><script"
],
"rawExcerpt": "<!DOCTYPE html><html lang=\"en-US\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width\"/><meta name=\"description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta name=\"twitter:card\" content=\"summary_large_image\"/><meta name=\"twitter:site\" content=\"@Bluevine\"/><meta name=\"twitter:creator\" content=\"@Bluevine\"/><meta property=\"og:description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:image\" content=\"/images/og-images/Bluevine-Small-Business-Banking.png\"/><meta property=\"o"
}
},
"issue": "auth.md response did not match the expected agent registration shape. Content-Type \"text/html; charset=utf-8\" is not Markdown or text/plain; missing /.well-known/oauth-protected-resource link; missing /.well-known/oauth-authorization-server link; missing supported identity type language; missing credential type language.",
"howToFix": "Serve /auth.md at the site root as Markdown with agent registration instructions and links to OAuth metadata."
},
{
"id": "oauth-protected-resource",
"title": "Publish protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107,
"text": "<!DOCTYPE html><html lang=\"en-US\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width\"/><meta name=\"description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta name=\"twitter:card\" content=\"summary_large_image\"/><meta name=\"twitter:site\" content=\"@Bluevine\"/><meta name=\"twitter:creator\" content=\"@Bluevine\"/><meta property=\"og:description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:image\" content=\"/images/og-images/Bluevine-Small-Business-Banking.png\"/><meta property=\"og:image:width\" content=\"2400\"/><meta property=\"og:image:height\" content=\"1260\"/><meta property=\"og:locale\" content=\"en_US\"/><meta property=\"og:site_name\" content=\"Bluevine\"/><title>Page not found | Bluevine</title><meta name=\"robots\" content=\"index,follow,max-snippet:-1,max-image-preview:large,max-video-preview:-1\"/><meta property=\"og:title\" content=\"Page not found | Bluevine\"/><link rel=\"canonical\" href=\"https://www.bluevine.com/404\"/><script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"Corporation\",\"@id\":\"https://www.bluevine.com/404/#corporation\",\"logo\":\"https://www.bluevine.com/images/logo.png\",\"legalName\":\"Bluevine Inc.\",\"name\":\"Bluevine\",\"sameAs\":[\"https://www.facebook.com/bluevinecapital\",\"https://www.instagram.com/bluevine\",\"https://www.linkedin.com/company/bluevine\",\"https://www.youtube.com/bluevine\",\"https://www.pinterest.com/bluevine\",\"https://twitter.com/Bluevine\"],\"url\":\"https://www.bluevine.com/404\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"30 Montgomery St, Suite 1400\",\"addressLocality\":\"Jersey City\",\"addressRegion\":\"NJ\",\"postalCode\":\"07302\",\"addressCountry\":\"US\"}}</script><script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"WebPage\",\"@id\":\"https://www.bluevine.com/404/#webpage\",\"url\":\"https://www.bluevine.com/404\",\"name\":\"Page not found | Bluevine\",\"about\":{\"@id\":\"https://www.bluevine.com/#organization\"},\"datePublished\":\"2026-06-08T17:05:24.595Z\",\"dateModified\":\"2026-06-08T17:05:24.595Z\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https://www.bluevine.com/404\"]}]}</script><script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"Organization\",\"@id\":\"https://www.bluevine.com/#organization\",\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https://www.bluevine.com/#logo\",\"inLanguage\":\"en-US\",\"url\":\"https://www.bluevine.com/images/logo.png\",\"width\":800,\"height\":195,\"caption\":\"Bluevine\"},\"image\":{\"@id\":\"https://www.bluevine.com/#logo\"},\"legalName\":\"Bluevine Inc.\",\"name\":\"Bluevine\",\"address\":{\"streetAddress\":\"30 Montgomery St, Suite 1400\",\"addressLocality\":\"Jersey City\",\"addressRegion\":\"NJ\",\"postalCode\":\"07302\",\"addressCountry\":\"US\"},\"contactPoint\":[{\"telephone\":\"(888) 216-9619\",\"contactType\":\"customer service\",\"areaServed\":\"US\",\"availableLanguage\":\"English\"}],\"sameAs\":[\"https://www.facebook.com/bluevinecapital\",\"https://www.instagram.com/bluevine\",\"https://www.linkedin.com/company/bluevine\",\"https://www.youtube.com/bluevine\",\"https://www.pinterest.com/bluevine\",\"https://twitter.com/Bluevine\"],\"url\":\"https://www.bluevine.com/404\"}</script><meta name=\"format-detection\" content=\"telephone=no\"/><meta name=\"facebook-domain-verification\" content=\"kqziixhstmfszxi8dsk6sif50zpfs0\"/><meta property=\"og:url\" content=\"https://www.bluevine.com/404\"/><meta property=\"article:publisher\" content=\"https://www.facebook.com/bluevinecapital\"/><meta name=\"twitter:title\" content=\"Page not found | Bluevine\"/><meta name=\"twitter:label1\" content=\"Written by\"/><meta name=\"twitter:data1\" content=\"Bluevine\"/><meta name=\"next-head-count\" content=\"27\"/><link rel=\"preconnect\" href=\"https://cdn.cookielaw.org\"/><link rel=\"preconnect\" href=\"https://cdn.segment.com\"/><link re"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource with resource and authorization_servers fields."
},
{
"id": "agent-auth-block",
"title": "Validate agent_auth authorization metadata",
"status": "fail",
"evidence": {
"valid": false,
"issue": "OAuth authorization server metadata could not be fetched.",
"fetch": {
"ok": false,
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107,
"text": "<!DOCTYPE html><html lang=\"en-US\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width\"/><meta name=\"description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta name=\"twitter:card\" content=\"summary_large_image\"/><meta name=\"twitter:site\" content=\"@Bluevine\"/><meta name=\"twitter:creator\" content=\"@Bluevine\"/><meta property=\"og:description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:image\" content=\"/images/og-images/Bluevine-Small-Business-Banking.png\"/><meta property=\"og:image:width\" content=\"2400\"/><meta property=\"og:image:height\" content=\"1260\"/><meta property=\"og:locale\" content=\"en_US\"/><meta property=\"og:site_name\" content=\"Bluevine\"/><title>Page not found | Bluevine</title><meta name=\"robots\" content=\"index,follow,max-snippet:-1,max-image-preview:large,max-video-preview:-1\"/><meta property=\"og:title\" content=\"Page not found | Bluevine\"/><link rel=\"canonical\" href=\"https://www.bluevine.com/404\"/><script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"Corporation\",\"@id\":\"https://www.bluevine.com/404/#corporation\",\"logo\":\"https://www.bluevine.com/images/logo.png\",\"legalName\":\"Bluevine Inc.\",\"name\":\"Bluevine\",\"sameAs\":[\"https://www.facebook.com/bluevinecapital\",\"https://www.instagram.com/bluevine\",\"https://www.linkedin.com/company/bluevine\",\"https://www.youtube.com/bluevine\",\"https://www.pinterest.com/bluevine\",\"https://twitter.com/Bluevine\"],\"url\":\"https://www.bluevine.com/404\",\"address\":{\"@type\":\"PostalAddress\",\"streetAddress\":\"30 Montgomery St, Suite 1400\",\"addressLocality\":\"Jersey City\",\"addressRegion\":\"NJ\",\"postalCode\":\"07302\",\"addressCountry\":\"US\"}}</script><script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"WebPage\",\"@id\":\"https://www.bluevine.com/404/#webpage\",\"url\":\"https://www.bluevine.com/404\",\"name\":\"Page not found | Bluevine\",\"about\":{\"@id\":\"https://www.bluevine.com/#organization\"},\"datePublished\":\"2026-06-08T17:05:24.595Z\",\"dateModified\":\"2026-06-08T17:05:24.595Z\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https://www.bluevine.com/404\"]}]}</script><script type=\"application/ld+json\">{\"@context\":\"https://schema.org\",\"@type\":\"Organization\",\"@id\":\"https://www.bluevine.com/#organization\",\"logo\":{\"@type\":\"ImageObject\",\"@id\":\"https://www.bluevine.com/#logo\",\"inLanguage\":\"en-US\",\"url\":\"https://www.bluevine.com/images/logo.png\",\"width\":800,\"height\":195,\"caption\":\"Bluevine\"},\"image\":{\"@id\":\"https://www.bluevine.com/#logo\"},\"legalName\":\"Bluevine Inc.\",\"name\":\"Bluevine\",\"address\":{\"streetAddress\":\"30 Montgomery St, Suite 1400\",\"addressLocality\":\"Jersey City\",\"addressRegion\":\"NJ\",\"postalCode\":\"07302\",\"addressCountry\":\"US\"},\"contactPoint\":[{\"telephone\":\"(888) 216-9619\",\"contactType\":\"customer service\",\"areaServed\":\"US\",\"availableLanguage\":\"English\"}],\"sameAs\":[\"https://www.facebook.com/bluevinecapital\",\"https://www.instagram.com/bluevine\",\"https://www.linkedin.com/company/bluevine\",\"https://www.youtube.com/bluevine\",\"https://www.pinterest.com/bluevine\",\"https://twitter.com/Bluevine\"],\"url\":\"https://www.bluevine.com/404\"}</script><meta name=\"format-detection\" content=\"telephone=no\"/><meta name=\"facebook-domain-verification\" content=\"kqziixhstmfszxi8dsk6sif50zpfs0\"/><meta property=\"og:url\" content=\"https://www.bluevine.com/404\"/><meta property=\"article:publisher\" content=\"https://www.facebook.com/bluevinecapital\"/><meta name=\"twitter:title\" content=\"Page not found | Bluevine\"/><meta name=\"twitter:label1\" content=\"Written by\"/><meta name=\"twitter:data1\" content=\"Bluevine\"/><meta name=\"next-head-count\" content=\"27\"/><link rel=\"preconnect\" href=\"https://cdn.cookielaw.org\"/><link rel=\"preconnect\" href=\"https://cdn.segment.com\"/><link re"
}
},
"issue": "OAuth authorization server metadata could not be fetched.",
"howToFix": "Add agent_auth to /.well-known/oauth-authorization-server with register_uri, supported identity types, credential types, and claim or revocation URLs where applicable."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 9,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign in"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign up"
}
]
},
"resourceFetchSucceeded": false
}AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Informational
AI DiscoverabilityDiscoverabilityEstablished
IndexNow key
IndexNow key is informational for this page.
Needs attention
IndexNow key
Issue
IndexNow key is informational for this page.
Why it matters
IndexNow lets sites notify participating search engines about changed URLs, but ownership verification requires a UTF-8 key file whose filename matches the key.
Check name
IndexNow key
Score
100/100
Status
informational
Category
Discoverability
Maturity
Established
Goal
Verify that IndexNow ownership key placement is detectable when the site advertises it.
Result
IndexNow key is informational for this page.
Validation steps
Find advertised IndexNow key location
No IndexNow key location was advertised in HTML, Link headers, or robots.txt.
Fetch and validate IndexNow key file
No discoverable IndexNow key file was found.
Evidence
{
"steps": [
{
"id": "advertised-location",
"title": "Find advertised IndexNow key location",
"status": "informational",
"evidence": {
"advertised": []
},
"issue": "No IndexNow key location was advertised in HTML, Link headers, or robots.txt.",
"howToFix": "Advertise the key location with robots.txt IndexNow-Key, rel=\"indexnow-key\", or meta name=\"indexnow-key-location\" if you want scanners to verify it."
},
{
"id": "fetch-key",
"title": "Fetch and validate IndexNow key file",
"status": "informational",
"evidence": {
"advertised": [],
"checked": []
},
"issue": "No discoverable IndexNow key file was found.",
"howToFix": "Host a UTF-8 text file named {key}.txt using a 32-character hexadecimal key whose body exactly matches the key."
}
]
}Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEstablished
OAuth / OIDC discovery
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Needs attention
OAuth / OIDC discovery
Issue
OAuth / OIDC discovery was not found at the expected path.
Why it matters
OAuth and OIDC discovery let agents find authorization, token, and key endpoints programmatically instead of relying on human documentation.
Check name
OAuth / OIDC discovery
Score
0/100
Status
informational
Category
Auth
Maturity
Established
Goal
Publish OAuth/OIDC discovery metadata so agents can authenticate with your APIs.
Result
OAuth / OIDC discovery has an informational finding because the page appears to support authentication.
Validation steps
Fetch to find resource
OAuth / OIDC discovery was not found at the expected path.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch to find resource",
"status": "fail",
"evidence": {
"checked": [
{
"path": "/.well-known/openid-configuration",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
},
{
"path": "/.well-known/oauth-authorization-server",
"statusCode": 404,
"contentType": "text/html; charset=utf-8",
"length": 88107
}
]
},
"issue": "OAuth / OIDC discovery was not found at the expected path.",
"howToFix": "Publish valid OAuth/OIDC metadata only when the site actually supports OAuth/OIDC. Otherwise omit provider discovery and document any unauthenticated public APIs separately."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 9,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign in"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign up"
}
]
},
"resourceFetchSucceeded": false
}Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Informational
Agent Ease of UseAuthEmerging recommendation
OAuth Protected Resource
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Needs attention
OAuth Protected Resource
Issue
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Why it matters
Protected Resource metadata tells agents which authorization servers protect an API and how to connect authentication challenges to the right resource.
Check name
OAuth Protected Resource
Score
0/100
Status
informational
Category
Auth
Maturity
Emerging recommendation
Goal
Publish OAuth Protected Resource Metadata so agents can discover how to authenticate.
Result
OAuth Protected Resource has an informational finding because the page appears to support authentication.
Validation steps
Fetch protected resource metadata
The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.
Validate protected resource metadata
Response is not valid JSON.
Validate protected resource identity
Protected resource metadata `resource` did not match the resource identifier used to retrieve it.
Probe protected API Bearer challenge
No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.
Evidence
{
"failedStep": "fetch",
"steps": [
{
"id": "fetch",
"title": "Fetch protected resource metadata",
"status": "fail",
"evidence": {
"path": "/.well-known/oauth-protected-resource",
"statusCode": 404,
"contentType": "text/html; charset=utf-8"
},
"issue": "The OAuth Protected Resource metadata endpoint did not return HTTP 2xx.",
"howToFix": "Publish /.well-known/oauth-protected-resource JSON."
},
{
"id": "metadata",
"title": "Validate protected resource metadata",
"status": "fail",
"evidence": {
"valid": false,
"compatibleContentType": false,
"issue": "Response is not valid JSON.",
"rawExcerpt": "<!DOCTYPE html><html lang=\"en-US\"><head><meta charSet=\"utf-8\"/><meta name=\"viewport\" content=\"width=device-width\"/><meta name=\"description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta name=\"twitter:card\" content=\"summary_large_image\"/><meta name=\"twitter:site\" content=\"@Bluevine\"/><meta name=\"twitter:creator\" content=\"@Bluevine\"/><meta property=\"og:description\" content=\"Bluevine’s Business Checking, Payments, and Line of Credit are built for small businesses like yours. Better business banking solutions, made simple.\"/><meta property=\"og:type\" content=\"website\"/><meta property=\"og:image\" content=\"/images/og-images/Bluevine-Small-Business-Banking.png\"/><meta property=\"o"
},
"issue": "Response is not valid JSON.",
"howToFix": "Publish resource and authorization_servers as absolute URLs."
},
{
"id": "resource-identity",
"title": "Validate protected resource identity",
"status": "fail",
"evidence": {
"expectedResource": "https://www.bluevine.com"
},
"issue": "Protected resource metadata `resource` did not match the resource identifier used to retrieve it.",
"howToFix": "Set `resource` to the origin/resource identifier represented by /.well-known/oauth-protected-resource."
},
{
"id": "protected-route-challenge",
"title": "Probe protected API Bearer challenge",
"status": "informational",
"evidence": {
"checked": [
{
"path": "/api/admin/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.bluevine.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/admin/summary",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.bluevine.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
},
{
"path": "/api/scans",
"statusCode": 404,
"wwwAuthenticate": {
"valid": false,
"present": false
},
"expectedMetadataUrl": "https://www.bluevine.com/.well-known/oauth-protected-resource",
"metadataUrlMatches": true,
"resourceMatchesRequestContext": true
}
]
},
"issue": "No protected route with a 401 Bearer challenge was detected; metadata alone does not prove a protected resource.",
"howToFix": "When this site exposes bearer-protected APIs, return 401 with WWW-Authenticate: Bearer and link resource_metadata."
}
],
"authApplicability": {
"supportsAuth": true,
"score": 9,
"signals": [
{
"source": "link:href",
"weight": 3,
"match": "auth link"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign in"
},
{
"source": "visible-text",
"weight": 3,
"match": "sign up"
}
]
},
"resourceFetchSucceeded": false
}Performance and AccessibilityBest PracticesBrowser audit
Browser errors were logged to the console
100 Fail
Performance and AccessibilityBest PracticesBrowser audit
Browser errors were logged to the console
Check name
Browser errors were logged to the console
Score
0/100
Status
fail
Device
desktop
Category
Best Practices
Fix guidance
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)
Evidence
{
"description": "Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. [Learn more about this errors in console diagnostic audit](https://developer.chrome.com/docs/lighthouse/best-practices/errors-in-console/)"
}SEOSEOBrowser audit
Links do not have descriptive text
100 Fail
SEOSEOBrowser audit
Links do not have descriptive text
Check name
Links do not have descriptive text
Score
0/100
Status
fail
Device
desktop
Category
SEO
Estimated savings
1 link found
Fix guidance
Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/).
Evidence
{
"displayValue": "1 link found",
"description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https://developer.chrome.com/docs/lighthouse/seo/link-text/)."
}Performance and AccessibilityPerformanceBrowser audit
Image optimization
14 Fail
Performance and AccessibilityPerformanceBrowser audit
Image optimization
Check name
Image optimization
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped image optimization checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "image-aspect-ratio",
"title": "Displays images with incorrect aspect ratio",
"score": 0
}
]
}Performance and AccessibilityPerformanceBrowser audit
Network dependency tree
14 Fail
Performance and AccessibilityPerformanceBrowser audit
Network dependency tree
Check name
Network dependency tree
Score
0/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
References
https://web.dev/learn/performance/Evidence
{
"description": "[Avoid chaining critical requests](https://developer.chrome.com/docs/performance/insights/network-dependency-tree) by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load."
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
14 Fail
Performance and AccessibilityPerformanceBrowser audit
Reduce unused CSS
Check name
Reduce unused CSS
Score
0/100
Status
fail
Device
desktop
Category
Performance
Estimated savings
Est savings of 98 KiB
Fix guidance
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 98 KiB",
"description": "Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. [Learn how to reduce unused CSS](https://developer.chrome.com/docs/lighthouse/performance/unused-css-rules/).",
"numericValue": 40
}Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
7 Warning
Performance and AccessibilityPerformanceBrowser audit
Avoid enormous network payloads
Check name
Avoid enormous network payloads
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Total size was 3,355 KiB
Fix guidance
Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Total size was 3,355 KiB",
"description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https://developer.chrome.com/docs/lighthouse/performance/total-byte-weight/).",
"numericValue": 3435950
}Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
7 Warning
Performance and AccessibilityPerformanceBrowser audit
Improve image delivery
Check name
Improve image delivery
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 58 KiB
Fix guidance
Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 58 KiB",
"description": "Reducing the download time of images can improve the perceived load time of the page and LCP. [Learn more about optimizing image size](https://developer.chrome.com/docs/performance/insights/image-delivery)"
}Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
7 Warning
Performance and AccessibilityPerformanceBrowser audit
Reduce unused JavaScript
Check name
Reduce unused JavaScript
Score
50/100
Status
warning
Device
desktop
Category
Performance
Estimated savings
Est savings of 481 KiB
Fix guidance
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).
References
https://web.dev/learn/performance/Evidence
{
"displayValue": "Est savings of 481 KiB",
"description": "Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript](https://developer.chrome.com/docs/lighthouse/performance/unused-javascript/).",
"numericValue": 0
}Performance and AccessibilityPerformanceBrowser audit
Loading performance
3 Fail
Performance and AccessibilityPerformanceBrowser audit
Loading performance
Check name
Loading performance
Score
80/100
Status
fail
Device
desktop
Category
Performance
Fix guidance
Review the grouped loading performance checks and improve the failing sub-checks listed in evidence.
References
https://web.dev/learn/performance/Evidence
{
"checks": [
{
"id": "speed-index",
"title": "Speed Index",
"score": 94,
"displayValue": "1.1 s",
"numericValue": 1144.8333176031683
},
{
"id": "network-rtt",
"title": "Network Round Trip Times",
"score": 100,
"displayValue": "0 ms",
"numericValue": 2.6358074999999985
},
{
"id": "largest-contentful-paint",
"title": "Largest Contentful Paint",
"score": 82,
"displayValue": "1.4 s",
"numericValue": 1441.0390054368881
},
{
"id": "total-blocking-time",
"title": "Total Blocking Time",
"score": 51,
"displayValue": "340 ms",
"numericValue": 340.4977055625363
},
{
"id": "interactive",
"title": "Time to Interactive",
"score": 62,
"displayValue": "3.9 s",
"numericValue": 3861.5485802938356
},
{
"id": "first-contentful-paint",
"title": "First Contentful Paint",
"score": 100,
"displayValue": "0.3 s",
"numericValue": 321.00688331239184
},
{
"id": "max-potential-fid",
"title": "Max Potential First Input Delay",
"score": 54,
"displayValue": "240 ms",
"numericValue": 236.00000000000023
},
{
"id": "server-response-time",
"title": "Initial server response time was short",
"score": 100,
"displayValue": "Root document took 0 ms",
"numericValue": 4
}
]
}Fix with MCP or CLI
Use this report as the handoff into remediation. Generate a coding-agent prompt with the failing checks attached, or jump to the MCP and CLI setup docs before your next rescan.
Score history
Public scan score over time
Public reports for this website origin. Select any point or report link to open that canonical report.
| Scan date | Score | Readiness | Report |
|---|---|---|---|
| 71/100 | Level 3, Bot-Aware | Current report |