Skip to content

docs(trace): move FAQ to site root for AEO parity#79

Merged
imran-siddique merged 1 commit into
mainfrom
seo/trace-faq-parity
Jul 1, 2026
Merged

docs(trace): move FAQ to site root for AEO parity#79
imran-siddique merged 1 commit into
mainfrom
seo/trace-faq-parity

Conversation

@imran-siddique

Copy link
Copy Markdown
Contributor

What

Moves the FAQ (visible Q&A + FAQPage JSON-LD) from docs/index.md (served at /docs/) to README.md (served at the canonical root /).

Why

The other agentrust-io docs sites (cmcp, agent-manifest) carry their FAQ + FAQPage schema on the homepage /. On trace, the root / is README.md while the FAQ sat on /docs/, so the canonical homepage that Google and answer engines index had no structured FAQ. This brings trace to parity and keeps a single FAQPage per domain (removed from docs/index.md).

Verification

  • Local build (CI assemble replicated): root /index.html has exactly 1 FAQPage block, /docs/ has 0.
  • Only pre-existing, unrelated link warnings.
  • No normative spec text touched.

The FAQ and its FAQPage JSON-LD lived on docs/index.md, which serves at
/docs/, not the canonical root /. The other agentrust-io docs sites carry
the FAQ on their homepage. Move it to README.md (served at /) so the root
URL answer engines and Google index carries the structured FAQ, and remove
the duplicate from docs/index.md so there is a single FAQPage per domain.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@imran-siddique imran-siddique merged commit 523f8cc into main Jul 1, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant