AI crawler · registry

Meta-ExternalAds

Meta · Model training · robots.txt token meta-externalads

honors robots.txtMeasured across 3,958 sites with a robots.txt policy record for this agent, out of 7,068 on record.
0.0%
of measured sites block it
1
sites blocking
3,957
sites allowing
yes
honors robots.txt

What it is definition

Crawls the web to improve Meta's advertising and other business products and services.

Meta-ExternalAds is operated by Meta and classified here as model training. These agents collect text and images that may end up in a training corpus. Disallowing one withholds new content from the next model. It does not withdraw anything collected before the disallow, and it does not remove the site from any answer engine.

Disallowing meta-externalads withholds content crawled from that point on from Meta's training data. It does not withdraw pages collected in earlier crawls, it does not reach copies already sitting in third-party datasets, and it does not remove the site from any answer surface.

robots.txt token
meta-externalads
Operator
Meta
Purpose
Model training
Honors robots.txt
yes
Documentation
https://developers.facebook.com/docs/sharing/webmasters/web-crawlers/

Identity on the wire exact string

User-agent string
meta-externalads/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/web-crawlers)
Verify your own edge is not refusing it
curl -A 'meta-externalads/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/web-crawlers)' https://example.com/

Replace the host with your own. A 403, a challenge page or an empty body means the edge is blocking the agent whatever robots.txt says.

How to allow it, how to block it robots.txt

Allow it
User-agent: meta-externalads
Allow: /

Absent any rule, the agent is already allowed, so this group only matters when your * group disallows something. Naming the agent replaces the * group for it entirely, so repeat here every disallow you still want to apply to it.

Block it
User-agent: meta-externalads
Disallow: /

Disallowing meta-externalads withholds content crawled from that point on from Meta's training data. It does not withdraw pages collected in earlier crawls, it does not reach copies already sitting in third-party datasets, and it does not remove the site from any answer surface.

Sites that block it 1 shown

DomainAI access scoreRank
flipboard.com 68 3,286

Compare Meta

Meta runs 6 agents in this registry, and they do different jobs. Blocking one says nothing about the others.

Common questions answered

Does blocking Meta-ExternalAds remove me from Meta's AI products?

No, not by itself. Meta-ExternalAds collects content for training, not for the index that answers questions. Meta's answer surfaces are governed separately by meta-externalfetcher, meta-webindexer and facebookexternalhit, which stay allowed unless you disallow them too. Content collected before the disallow is not withdrawn.

How do I verify Meta-ExternalAds requests are genuine?

Meta's crawlers originate from AS32934, and Meta documents querying that ASN to obtain the current ranges. Map the source address to its ASN and check for AS32934. There is no published reverse DNS name.

Check your own site free

See whether your robots.txt admits Meta-ExternalAds today, and whether your edge agrees with it.