blob: ad3189d42c3dad4179f7d3a08e6778ee4b0170cb (
plain)
1
2
3
4
5
6
|
User-agent: *
Allow: /*/latest/
Allow: /en/latest/ # Fallback for bots that don't understand wildcards
Allow: /*/6.0.x/
Allow: /en/6.0.x/ # Fallback for bots that don't understand wildcards
Disallow: /
|