acrn-hypervisor/doc/scripts/publish-robots.txt
David B. Kinder d1b2b58b19 doc: limit search engines scan on older content
Update robots.txt to exclude older documentation versions: 0.? 1.? and 2.0 through 2.4

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2022-02-22 11:30:14 -08:00

10 lines
135 B
Plaintext

User-agent: *
Allow: /
Disallow: /0.?/
Disallow: /1.?/
Disallow: /2.0/
Disallow: /2.1/
Disallow: /2.2/
Disallow: /2.3/
Disallow: /2.4/