AI Product Index / canonical URL declared
Duplicate URLs split whatever reputation a page earns. A canonical collapses them into one citable address, which matters more when the citer is a model that will only ever quote one.
Add <link rel="canonical"> so duplicate URLs collapse to one citable address.
<!-- in <head>. Must be the URL that actually serves 200, not a redirect. -->
<link rel="canonical" href="{{ORIGIN}}/">
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.