The evidence layer for search

Technical SEO evidence for every page.

See what is blocking visibility, why it matters, and what to fix next. Index Pulse connects page facts with search evidence so people and agents can reach the same answer.

No account required. Raw HTML is never stored.
What comes backA page-level evidence record
Ready
Can search engines fetch it?HTTP, redirects, robots
Can it be indexed?Noindex, canonical, sitemap
What is on the page?Headings, links, schema
Can the answer be trusted?Source and observed time
Observed facts stay separate from findings and recommendations.
One record, grounded across the stack
GSCBingCrawlCrawl WasteSitemapSchemaEntityReportsAPIMCP

Use cases

Start with the job, not the endpoint.

Index Pulse gives each team the same verified page evidence, shaped for the decision they need to make.

01 / INDEXING TRIAGE

Find the real reason a page is not indexed.

Start with Search Console, then check the page evidence that can explain Google's verdict instead of guessing from a status label.

Evidence view
GSC verdictObserved
CanonicalConflict
Internal linksWeak
Outcome: a prioritized fix with the facts attached.
02 / MIGRATION QA

Catch migration mistakes before traffic does.

Verify redirects, status codes, canonicals, robots, sitemap membership, and indexability across old and new URL inventories.

Release check
RedirectsMapped
Soft 404s4 found
Sitemap12 leaks
Outcome: a release list developers can validate.
03 / CONTENT READINESS

Review content readiness without generating content.

Check titles, headings, schema, entities, internal links, and the GSC queries already earning impressions. Keep editorial judgment with the editor.

Editor evidence
Query coverageGSC
SchemaPartial
Link support3 gaps
Outcome: a factual QA brief, not AI-written copy.
04 / CLIENT AND AGENT DELIVERY

Give clients and agents answers they can verify.

Use the same evidence in client reports, issue queues, portal widgets, webhooks, API responses, and MCP tools without rewriting the analysis.

Delivery surfaces
ReportsReady
APIJSON
MCPGrounded
Outcome: one explainable answer everywhere.

Evidence in, evidence out

One request should answer a human question.

The public audit starts with one URL. A workspace adds recurring crawling, GSC and Bing evidence, history, reports, and automation.

1
Observe the pageFetch safely, respect robots, and record the page as it actually responds.
2
Connect the sourcesJoin crawl facts with GSC, Bing, sitemap, schema, entity, and history evidence.
3
Return the decision recordSeparate observed facts, deterministic findings, and opportunities requiring more evidence.
POST /v1/audit
{
  "url": "https://example.com/service",
  "facts": {
    "http_status": 200,
    "indexable": true,
    "canonical": "self",
    "schema_types": ["Service"]
  },
  "findings": ["internal_link_support_low"],
  "provenance": ["direct_http", "robots_txt"]
}

Evidence rules

What Index Pulse will not pretend to know.

Trust comes from being explicit about the line between a fact, a calculation, and an inference.

No invented search intent

Intent and funnel labels need observed query, page, or first-party behavior evidence. Missing evidence stays missing.

No content generation

Index Pulse shows what the page contains, what search data supports, and where evidence is weak. Your editor or agent decides what to write.

No hidden rendering truth

Direct HTTP remains authoritative. Optional rendered evidence is labeled as a secondary source with its own observation time.

Start with one page. Build the evidence layer from there.

Audit a URL now, or create a workspace for recurring site evidence.