We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80a76a4 commit e87c3aeCopy full SHA for e87c3ae
docs/bots/ai-metadata-spec.html
@@ -33,7 +33,7 @@ <h2>Use Cases</h2>
33
<li>Prevent excessive requests to the same web server</li>
34
</ul>
35
36
- <h2>Example 1</h2>
+ <h2>Example 1 - Site Root</h2>
37
<h4>URL : https://procstack.github.io/index.htm</h4>
38
<pre>
39
<!-- AI/LLM Data Discovery -->
@@ -43,7 +43,7 @@ <h4>URL : https://procstack.github.io/index.htm</h4>
43
<link rel="data-manifest" type="application/json" href="https://procstack.github.io/data-manifest.json" title="Data Sources Manifest" />
44
</pre>
45
46
- <h2>Example 2</h2>
+ <h2>Example 2 - Individual Page</h2>
47
<h4>URL : https://procstack.github.io/ProjectsLinks/currentsOfWar.htm</h4>
48
49
0 commit comments