Applebot-Extended
Apple control token for foundation-model training opt-out.
The Apple App Site Association is used to support "Universal Links" that can open in native iOS apps. The bot requests a specific path for a given hostname, which returns metadata that associates certain URL patterns with native iOS apps.
User-agent: AASA-Bot
Disallow: /
(http.user_agent contains "AASA-Bot")
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} AASA\-Bot [NC]
RewriteRule ^ - [F,L]
if ($http_user_agent ~* "AASA-Bot") { return 403; }
The bot requests a specific path for a given hostname, which returns metadata that associates certain URL patterns with native iOS apps.
Known user-agent patterns: AASA-Bot/ Known user-agent strings: AASA-Bot/1.0.0 Robots.txt handling in the directory: no.
Operator documentation: https://developer.apple.com/library/archive/documentation/General/Conceptual/AppSearch/UniversalLinks.html
Apple control token for foundation-model training opt-out.
Apple crawler for search and related Apple features.
Apple Podcasts crawler for registered podcast content.
