Skip to content

Commit 99e6663

Browse files
committed
Unlist content inventory page and clarify intent
1 parent 4e6f84c commit 99e6663

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

themes/arm-design-system-hugo-theme/layouts/robots.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
User-agent: *
22
Disallow:
3+
Disallow: /stats/content-inventory/
34

45
# Explicitly welcome AI crawlers
56
User-agent: GPTBot

themes/arm-design-system-hugo-theme/layouts/stats/content_inventory.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,8 @@
135135
<main id="main">
136136
<div class="content-box">
137137
<h2>Content Inventory Emitter</h2>
138-
<p>This page emits Adobe Analytics inventory events only when query param <code>aa_inventory=1</code> is present.</p>
138+
<p>This page supports anonymous analytics reporting so our teams can prioritize the content developers care about most.</p>
139+
<p>It emits Adobe Analytics inventory events only when query param <code>aa_inventory=1</code> is present.</p>
139140
<p>Example: <code>/stats/content-inventory/?aa_inventory=1</code></p>
140141
<p>Learning Path rows: {{ len $lpRows }} | Install Guide rows: {{ len $installGuideRows }}</p>
141142
</div>

0 commit comments

Comments
 (0)