🍎
AB-096
Apple App Links Association
What it means
Checks for /.well-known/apple-app-site-association with applinks config for iOS universal links.
Why it matters
Apple App Links let iOS agents verify which mobile app should handle deep links from this domain.
✗
What's wrong
No /.well-known/apple-app-site-association — iOS cannot verify app ownership for universal links.
✓
What's right
/.well-known/apple-app-site-association returns {"applinks": {"details": [...]}} — iOS universal links work correctly.
Check this rule on your site
Enter your URL to check just this one rule (AB-001).