Meta-ExternalAgent
What is Meta-ExternalAgent?
About
Meta-ExternalAgent is a web crawler used by Meta to download training data for its AI models and improve its products by indexing content directly.
You can set up agent analytics to see when Meta-ExternalAgent visits your website.
Detail
Operator | Meta |
Documentation | https://developers.facebook.com/docs/sharing/webmasters/crawler |
Type
Expected Behavior
It's generally unclear how AI data scrapers choose which websites to crawl and how often to crawl them. They might choose to visits websites with a higher information density more frequently, depending on the type of AI models they're training. For example, it would make sense that an agent training an LLM (Large Language Model) would favor sites with a lot of regularly updating text content.
Insights
Meta-ExternalAgent Visiting Your Website
Other Websites
Access Control
Should I Block Meta-ExternalAgent?
It's up to you. AI data scrapers usually download publicly available internet content, which is freely accessible by default. However, you might want to block them if you're concerned about attribution or how your creative work could be used in the resulting AI model.
Using Robots.txt
You can block Meta-ExternalAgent or limit its access by setting user agent token rules in your website's robots.txt. We recommend setting up agent analytics to check whether it's actually following them.
User Agent Token | Description |
---|---|
Meta-ExternalAgent |
Should match instances of Meta-ExternalAgent |
# robots.txt
# This should block Meta-ExternalAgent
User-agent: Meta-ExternalAgent
Disallow: /