Meta
meta-webindexer
Crawls pages to improve Meta AI search results.
AI searchRetrieves previews of links shared in Meta apps.
See your agent trafficTHE SIGNAL
A preview fetch can precede a visit or happen without one.
Check the shared page’s Open Graph title and image using Meta’s Sharing Debugger.
Look for the facebookexternalhit identifier in a request’s User-Agent. This is a name match, not identity verification. Version strings may change.
A User-Agent match identifies a claimed client. Check the source IP and any operator-published verification method before granting access.
Meta documents robots.txt controls, but FacebookExternalHit may bypass them for security or integrity checks.
Optional full-site opt-out. Merge with existing rules only if intended. robots.txt does not secure private content.
User-agent: facebookexternalhit
Disallow: /403 means access was denied; 404 means the resource was not found. Compare the public path, request time, edge security event and origin response to find the cause.
Separate intended restrictions and secret-file probes from pages that should work. A User-Agent name alone does not justify allowing a request.
Identity and purpose are based on these sources. Analytics interpretation and suggested checks are Apostl guidance.
See their requests. Find the pages that matter.
See your agent traffic