Contentsignal

A ContentSignal property references the Content-Signals directive a provider publishes in robots.txt — a machine-readable statement of how their content may be used for search, AI input, and AI training. It is distinct from AgenticAccess, which declares whether agents may call an API, and from LLMsTxt, which declares what an agent should read. ContentSignal is where a provider states the terms; the other two state the surface.

Example

contentsignal.yaml
- type: ContentSignal
  url: https://example.com/robots.txt

Tags

All Properties