Llama user agents, explained.
Meta operates two user agents for Llama and Meta AI. Understand what each does, control access, and optimize for Meta's AI surfaces.
Meta ships Meta-ExternalAgent (formerly FacebookBot/MetaAIBot) for general AI operations and Meta-ExternalFetcher for user-initiated requests. Both respect robots.txt.
Overview
Meta's Llama model is used across Meta AI (WhatsApp, Instagram, Facebook) and the meta.ai assistant. The crawlers behind these surfaces visit the web either to maintain Meta AI's knowledge or to fulfill a specific user request.
Both agents honor robots.txt. Block them individually depending on whether you want to be reachable in Meta AI responses.
How to identify the agents
2 crawlersLlama identifies itself with specific user-agent strings. Verify each through a published IP range.
Meta-ExternalAgent
Meta AI crawler · generalMeta's general AI crawler. Gathers content that may be used to build and improve Meta AI products (including Llama). Previously observed as FacebookBot or MetaAIBot.
Meta-ExternalFetcher
User-initiated fetches · on-demandFetches URLs when Meta AI users ask for content from a specific page. On-demand, not used for background training crawls.
How Llama accesses your content
3 access patterns, mapped to the agents above.
AI knowledge
Meta-ExternalAgent crawls content that feeds Meta AI products.Live fetches
Meta-ExternalFetcher pulls URLs when a Meta AI user asks for a page.Ecosystem
Control Llama's access
robots.txtYou control each agent independently. Common configurations below.
Allow on-demand, block trainingRecommended
Stay reachable in Meta AI answers, stay out of training.Block all Meta AI accessRestrictive
Removes your content from every Meta AI surface.Section-level control
Protect sensitive paths while staying citable.Optimize content for Llama.
Meta AI runs on Llama. Five rules that help your content surface in answers.
Article, FAQPage, and HowTo structured data help Meta verify authority.Track Llama visits with xSeek.
Track every Meta AI visit.
Monitor Meta-ExternalAgent and Meta-ExternalFetcher hits. See which pages feed Meta AI answers across WhatsApp, Instagram, and meta.ai.
Frequently asked questions
FacebookBot or MetaAIBot.