Meta-ExternalAds
Meta · Crawls the web for advertising and other business-related product and service improvements
By Vinespire Editorial Team, Editorial ·
Update: Verified against Meta operator documentation for Meta-ExternalAds.
This page is the operator/profile guide for Meta-ExternalAds. To paste a full robots.txt and check Meta-ExternalAds plus other AI crawlers in one pass, use the Robots.txt AI Crawler Validator. Short definitional entries also live in the AI search glossary.
Related free utilities are in free AI SEO tools.
What is Meta-ExternalAds?
Meta-ExternalAds is listed on Meta’s official web crawlers documentation as a crawler used for use cases such as improving advertising and other business-related products and services. It is not described as Meta AI search indexing (Meta-WebIndexer) or foundation-model training (Meta-ExternalAgent). Log User-Agent strings are documented as similar to meta-externalads/1.1. Publishers manage it with the same robots.txt pattern Meta shows for other agents: an explicit User-agent group with Allow or Disallow paths. Understanding Meta-ExternalAds matters for complete Meta crawl policy—teams that only configure GPTBot-style AI tokens may still see this agent in logs. Category placement under dataset/other reflects its business/ads improvement role rather than a consumer chat brand. As with other Meta crawlers, robots.txt updates may be cached for up to about 24 hours per Meta’s guidance. Always confirm the current purpose text and token spelling on Meta’s webmaster crawlers page before changing production robots.txt, and keep private inventory behind authentication regardless of Allow rules.
How to block Meta-ExternalAds
Add this group to robots.txt to disallow meta-externalads. Path rules can be narrowed if you only need to protect parts of the site.
User-agent: meta-externalads Disallow: /
How to allow Meta-ExternalAds
For most public marketing and documentation sites, allowing well-behaved AI agents is the default recommended stance for AI visibility—while remaining a factual robots.txt Allow rule you can reverse later.
User-agent: meta-externalads Allow: /
Should you block Meta-ExternalAds?
Allow Meta-ExternalAds if you are comfortable with Meta using public crawl data for the advertising and business product improvements described in official docs. Block if your policy restricts commercial data collection or you need to reduce Meta-origin crawl traffic beyond AI-specific agents. This decision is largely independent of GEO citation goals, which map more closely to Meta-WebIndexer and content quality than to ads crawlers. Blocking meta-externalads does not replace controls for meta-externalagent, meta-webindexer, or meta-externalfetcher. Review logs after deployment, allow for robots.txt cache delay, and document ownership of the rule. Sensitive pages should use access control even when Disallow is set.
Category: Dataset / other
Last verified: . Re-check operator docs after major crawler announcements.
Related bots (Dataset / other)
- Google-ExtendedGoogleControls use of content for Gemini and Google AI features (not classic Googlebot search)
- CCBotCommon CrawlBuilds the Common Crawl open web dataset used by many AI researchers and companies
- Applebot-ExtendedApplePreferences for Apple Intelligence / generative features (related to Applebot)
Meta-ExternalAds FAQ
- Meta lists Meta-ExternalAds among crawlers you can control with robots.txt Allow/Disallow groups. Confirm details on Meta’s web crawlers documentation.