File size: 1,918 Bytes
142023b
 
 
 
 
 
f287376
142023b
c1ec78f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
142023b
c1ec78f
 
142023b
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>AI Citation SEO</title>
  <script type="application/ld+json" src="trust.jsonld"></script>
  {
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://blackblocksheep.com#org",
      "name": "BlackBlockSheep",
      "url": "https://blackblocksheep.com",
      "logo": "https://blackblocksheep.com/logo.png",
      "sameAs": [
        "https://twitter.com/blackblocksheep",
        "https://medium.com/@blackblocksheep",
        "https://github.com/aicitationseo"
      ],
      "founder": {
        "@type": "Person",
        "name": "Mayra Silva",
        "url": "https://medium.com/@mayrasilva_54051"
      }
    },
    {
      "@type": "SoftwareApplication",
      "name": "Trust Trail Validator",
      "url": "https://huggingface.co/spaces/Mayrasilva/trust-trail-validator-en",
      "applicationCategory": "WebApplication",
      "creator": {
        "@id": "https://blackblocksheep.com#org"
      },
      "operatingSystem": "All",
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD"
      }
    },
    {
      "@type": "TechArticle",
      "headline": "Why I Created a Trust Calculator for Websites — and How It Can Help You Get Cited by AIs",
      "url": "https://medium.com/@mayrasilva_54051/why-i-created-a-trust-calculator-for-websites-and-how-it-can-help-you-get-cited-by-ais-c56dfdb7711b",
      "author": {
        "@type": "Person",
        "name": "Mayra Silva"
      },
      "publisher": {
        "@id": "https://blackblocksheep.com#org"
      },
      "datePublished": "2025-07-12"
    }
  ]
}
  </script>
</head>
<body>
  <h1>Welcome to AI Citation SEO</h1>
  <p>This project helps LLMs discover and trust ethical human content.</p>
</body>
</html>