AI search indexMeta reviewed September 2026

Meta-WebIndexer

Meta operates Meta-WebIndexer, a crawler that, in Meta's words, navigates the web to improve Meta AI search result quality for users. It honors robots.txt under the token meta-webindexer. Meta publishes no IP range file, ASN or reverse-DNS suffix for this crawler, so a site owner can identify it only by its user-agent string.

OperatorMeta
User-agent tokenmeta-webindexer
PurposeAI search index
robots.txt tokenmeta-webindexer
Honors robots.txtYes, per the operator
Published IP rangesNo official range file
VerificationMeta does not document a verification method for this crawler. The web crawlers page gives only a page-wide statement: "Add to your allow list either the user agent strings or the IP addresses (more secure) used by the crawler." No IP file, ASN, or reverse-DNS suffix is given on the crawler page; Meta's AS32934 whois command and geofeed CSV are published only in the context of its webhooks documentation.
Full user-agent example (from the operator)meta-webindexer/1.1 (+/documentation/sharing/webmasters/web-crawlers)

What Meta-WebIndexer does

In access logs the crawler identifies itself as meta-webindexer/1.1 followed, in parentheses, by a path to Meta's web crawlers documentation, and Meta also documents the shorter form meta-webindexer/1.1 on its own. Meta describes the visits as navigating the web so that Meta AI search result quality improves for its users. Meta does not document how often the crawler returns to a site or whether it executes JavaScript, so the documentation gives a site owner no basis for assuming that rendered content is read or that it is skipped.

Allowing the crawler keeps the site's pages available to Meta AI search. Blocking it removes the site from the results that Meta AI search draws on, per Meta's description of the crawler's purpose. Meta points site owners to robots.txt as the control and says to add a Disallow rule for the relevant crawler name. Meta states that it relies on industry-standard robots.txt rather than non-standard formats such as NoAI tags. The page's only worked example uses the meta-externalagent token, so the meta-webindexer token follows the same instruction rather than appearing in a literal robots.txt sample.

Meta documents no verification method for this crawler. Its page tells site owners to allow-list either the user-agent strings or the IP addresses, calling the IP route more secure, but the crawler page gives no IP file, ASN or reverse-DNS suffix for Meta-WebIndexer. Meta's AS32934 whois command and geofeed CSV appear only in webhook documentation, not on the crawler page, so the user-agent string is the only identifier Meta documents for this crawler.

Operator note. A second documented user-agent form is "meta-webindexer/1.1". No per-crawler robots.txt exception is stated; the page-wide text applies: "We make it easy for site managers and content owners to indicate their preferences by using industry-standard practices like robots.txt rather than non-standard formats like NoAI tags" and "In order to block these crawlers, add a disallow for the relevant crawler to robots.txt." The robots.txt token is the crawler name per that instruction; the page's only worked robots.txt example uses meta-externalagent. JavaScript execution and crawl rate are undocumented.

Controlling Meta-WebIndexer with robots.txt

Use the token meta-webindexer in robots.txt. Meta documents that Meta-WebIndexer honors robots.txt directives.

Block everything
User-agent: meta-webindexer
Disallow: /
Allow everything
User-agent: meta-webindexer
Allow: /

Verifying a request is really Meta-WebIndexer

Anyone can put meta-webindexer in a User-Agent header. Meta does not document a verification method for this crawler. The web crawlers page gives only a page-wide statement: "Add to your allow list either the user agent strings or the IP addresses (more secure) used by the crawler." No IP file, ASN, or reverse-DNS suffix is given on the crawler page; Meta's AS32934 whois command and geofeed CSV are published only in the context of its webhooks documentation.

Common questions

Should I block Meta-WebIndexer?

That depends on whether you want your pages used in Meta AI search results. Meta says the crawler exists to improve Meta AI search result quality, so a Disallow rule for meta-webindexer in robots.txt removes your site from that use. Meta states the crawler follows robots.txt.

Does Meta-WebIndexer run JavaScript?

The operator's documentation does not say. Meta's crawler page documents the user-agent strings and the robots.txt control for Meta-WebIndexer but gives no information on JavaScript execution or crawl rate for this crawler.

How do I verify Meta-WebIndexer?

Meta does not document a verification method for this crawler. The page says only to allow-list the user-agent strings or the IP addresses, and calls the IP route more secure, but publishes no IP file or reverse-DNS suffix on the crawler page. The user-agent string is the only documented identifier.

Sources

Every fact on this page was checked against Meta's own documentation, listed below, and re-checked by a second reviewer before publication. Reviewed September 2026.

Related crawlers

This registry documents how operators describe their own bots so site owners can identify and control them. It does not publish third-party IP lists or guess at undocumented behaviour. To see how your own site responds to automated visitors, the bot detection scanner reads a URL's live response and names the protection it finds.