Make your brand discoverable, recommendable, and trusted by AI systems.

Features Pricing Free Tools Help Developers Success Stories Sign in Get started

AIPM-002 · Stable

AI Page Manifest (AIPM)

AI Page Manifest (AIPM) is an open specification for describing web pages in a machine-readable format optimized for AI systems. It provides structured metadata, entity relationships, trust signals, summaries, claims, and discovery information to help AI assistants understand and reference web content more accurately.

Part of the AI Discovery Framework (ADF), maintained and published by AigeoRadar.

File format

Each HTML page may publish a sidecar manifest at a path-adjacent URL:

https://example.com/blog/my-post          ← human-readable HTML
https://example.com/blog/my-post.ai.json    ← AI Page Manifest (AIPM)

Declared in HTML <head>:

<link rel="alternate" type="application/json"
      href="/blog/my-post.ai.json"
      title="AI Page Manifest (AIPM) v1.2.0">

What AIPM answers for AI systems

  • What is this page about?primaryTopic, purpose
  • What is the executive summary?abstractsummary150summary500
  • What entities are discussed?mainEntity, secondaryEntities
  • What verifiable claims are made?claims with type (internal/external)
  • Is this content current?contentFreshness, dateModified
  • Who published it?publisher, maintainer
  • What related content exists?relatedPages

Current version

AIPM v1.2.0 — JSON Schema: https://aigeoradar.com/schemas/aipm/1.2/page-manifest.schema.json

Resources

Free AI Visibility Scan