AI crawler · registry

facebookexternalhit

Meta · Live retrieval · robots.txt token facebookexternalhit

ignores robotsMeasured across 3,958 sites with a robots.txt policy record for this agent, out of 7,068 on record.
0.4%
of measured sites block it
14
sites blocking
3,944
sites allowing
no
honors robots.txt

What it is definition

Fetches shared links for Facebook, Instagram and Messenger previews; may bypass robots.txt for integrity checks.

facebookexternalhit is operated by Meta and classified here as live retrieval. These agents fetch a single URL because a user asked about it. Disallowing one means the assistant answers from an older copy or from someone else's summary instead of the live page. Several are documented as not bound by robots.txt, because the request is user-initiated rather than a crawl.

Disallowing facebookexternalhit stops the fetch that happens when a user asks Meta's AI products about one of your URLs. The answer still gets written, from an older copy or from a third party's description of the page, and you no longer control what it says.

Meta documents that this agent may fetch pages regardless of robots.txt. A disallow is recorded here because it states intent, but it is not the control.
robots.txt token
facebookexternalhit
Operator
Meta
Purpose
Live retrieval
Honors robots.txt
no
Documentation
https://developers.facebook.com/docs/sharing/webmasters/web-crawlers/

Identity on the wire exact string

User-agent string
facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)
Verify your own edge is not refusing it
curl -A 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)' 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: facebookexternalhit
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: facebookexternalhit
Disallow: /

Disallowing facebookexternalhit stops the fetch that happens when a user asks Meta's AI products about one of your URLs. The answer still gets written, from an older copy or from a third party's description of the page, and you no longer control what it says.

robots.txt is not sufficient for this agent. Block it at the edge on the user-agent string, since Meta does not treat the file as binding.

Sites that block it 19 shown

DomainAI access scoreRank
leboncoin.fr 52 1,187
furaffinity.net 41 1,223
wikihow.com 72 1,835
themoviedb.org 61 1,984
mparticle.com 57 2,258
congress.gov 33 2,293
tmdb.org 61 2,656
imageshack.us 34 2,975
myanimelist.net 63 3,276
flipboard.com 68 3,286
politico.eu 55 3,595
codeberg.org 35 3,868
imageshack.com 34 5,037
gentoo.org 52 5,416
codeforces.com 50 5,671
zetaglobal.net 87 5,772
nicematin.com 67 6,948
kufar.by 66 7,580
refinery29.com 64 7,863

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 facebookexternalhit remove me from Meta's AI products?

Partly. facebookexternalhit fetches a page only when a user asks about it, so disallowing it does not delist you from Meta's AI products. It does mean the answer is composed without your live page, from a stale copy or a third-party summary. Meta documents this agent as not bound by robots.txt, so the disallow is a request rather than a control; see the blocking section for the edge rule that is.

How do I verify facebookexternalhit 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 facebookexternalhit today, and whether your edge agrees with it.