AI Product Index / Open Graph tags
Agents reuse OG tags when they surface you in a card, the same way social platforms do. It is a second, independent description that costs three tags.
Add og:title, og:description and og:image — agents reuse them when they surface you in a card.
<!-- in <head> -->
<meta property="og:type" content="website">
<meta property="og:title" content="Your Product — what it does">
<meta property="og:description" content="One sentence on what this is.">
<meta property="og:url" content="{{ORIGIN}}/">
<meta property="og:image" content="{{ORIGIN}}/og.png">
Free, no signup, same endpoint that produced every grade on the leaderboard:
curl "https://index.percall.dev/api/score?url=https://your-site.example"
It returns the letter grade and every check by name with pass/fail. The
$0.05 call at POST /api/audit adds why each one failed and a
snippet with your origin already in it.