← AI crawler directory
Search
Applebot
AppleHonours robots.txt
Powers Siri, Spotlight and Safari suggestions. Blocking removes you from Siri and Spotlight suggestions.
User-agent string
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1.1 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)
How to verify it
Reverse DNS to applebot.apple.com.
What blocking costs
Blocking removes you from Siri and Spotlight suggestions.
robots.txt rule
# Block Applebot
User-agent: Applebot
Disallow: /
# Allow everything else
User-agent: *
Allow: /Robots.txt is enough
Apple documents Applebot as honouring robots.txt. Verify with your logs after deploying — a spoofed agent will keep coming.
Generate a full robots.txt
Pick which AI crawlers to allow or block across all 42 agents and copy the file out.
Open the generator →Other Apple agents