Verify Meta-ExternalAds IP Address

Verify if an IP address truly belongs to Meta / Facebook, using official verification methods. Enter both IP address and User-Agent from your logs for the most accurate bot verification.

Meta-ExternalAds is Meta’s crawler used to evaluate landing pages associated with ads running on Facebook, Instagram, and other Meta platforms. It performs targeted checks to assess page load behavior, policy compliance, redirects, content quality, and overall ad safety. These fetches are ad-driven, not general web crawling, and help Meta determine whether landing pages meet advertising standards. Blocking it may affect ad review accuracy or eligibility. Crawl activity is focused, low-volume, and typically triggered when advertisers submit new ads, update creatives, or undergo automated policy reviews. It ignores the global user agent (*) rule. RobotSense.io verifies Meta-ExternalAds using Meta’s official validation methods, ensuring only genuine Meta-ExternalAds traffic is identified.

This bot does not honor Crawl-Delay rule.

User Agent Examples

Contains: meta-externalads/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)

Contains: meta-externalads/1.1
Example user agent strings for Meta-ExternalAds

Robots.txt Configuration for Meta-ExternalAds

Robots.txt User-Agent:Meta-ExternalAds

Use this identifier in your robots.txt User-agent directive to target Meta-ExternalAds.

Recommended Configuration

Our recommended robots.txt configuration for Meta-ExternalAds:

User-agent: Meta-ExternalAds
Allow: /

Completely Block Meta-ExternalAds

Prevent this bot from crawling your entire site:

User-agent: Meta-ExternalAds
Disallow: /

Completely Allow Meta-ExternalAds

Allow this bot to crawl your entire site:

User-agent: Meta-ExternalAds
Allow: /

Block Specific Paths

Block this bot from specific directories or pages:

User-agent: Meta-ExternalAds
Disallow: /private/
Disallow: /admin/
Disallow: /api/

Allow Only Specific Paths

Block everything but allow specific directories:

User-agent: Meta-ExternalAds
Disallow: /
Allow: /public/
Allow: /blog/

Set Crawl Delay

Limit how frequently Meta-ExternalAds can request pages (in seconds):

User-agent: Meta-ExternalAds
Allow: /
Crawl-delay: 10

Note: This bot does not officially mention about honoring Crawl-Delay rule.

Frequently Asked Questions

What is Meta-ExternalAds, and why is it visiting my website?
Meta-ExternalAds is a crawler operated by Meta that evaluates landing pages associated with advertisements running on Facebook, Instagram, and other Meta advertising platforms. It performs targeted checks on destination URLs to assess page availability, redirects, content quality, policy compliance, and user experience. Requests are typically triggered when ads are submitted, updated, reviewed, or re-evaluated by Meta's advertising systems. For websites used as destinations for Meta ads, this bot traffic is expected and generally low in volume.
Is Meta-ExternalAds a legitimate bot, or is it commonly spoofed?
Meta-ExternalAds is a legitimate bot operated by Meta. However, like many recognized crawlers, its User-Agent can be spoofed by scrapers, scanners, or malicious actors attempting to disguise automated traffic. Attackers may impersonate Meta-operated bots to bypass filtering rules or appear more trustworthy in website logs. Because User-Agent strings can be easily forged, User-Agent matching alone is not sufficient to verify authenticity. You can use Meta's recommended methods mentioned below to verify a legitimate visit, or use RobotSense.io API to easily verify Meta-ExternalAds bot visits.
How can I verify that a request is really coming from Meta-ExternalAds?
You can use Meta's recommended official methods to verify Meta-ExternalAds bot visits, these include: - IP range checks Do not use User-Agent based detection as that can be easily spoofed. Alternatively, you can use RobotSense.io API to easily verify Meta-ExternalAds bot and all other bots from Meta.
Should I allow or block Meta-ExternalAds on my website?
If you use Meta advertising platforms and direct ads to your website, allowing Meta-ExternalAds is generally recommended. The crawler helps Meta verify landing page functionality and compliance, which can support accurate ad review and delivery. Blocking may be appropriate when: - The website is not used as an ad destination. - Sensitive content should not be accessed by external validation systems. - Internal applications or APIs are not intended for ad review. - Traffic management or security policies require strict access controls. For advertisers, blocking the crawler may create unnecessary friction during ad reviews.
How can I control or block Meta-ExternalAds using robots.txt or other methods?
You can add a rule in your robots.txt, as given above to control (crawl-delay) or disallow Meta-ExternalAds bot. The Meta-ExternalAds bot honors it's own specific robots.txt directives, but does not honor global directives. Also, you can use further controls in your WAF, or in RobotSense enforcement settings to manage the bot behavior.
How often does Meta-ExternalAds crawl websites, and can it impact server performance?
Meta-ExternalAds uses event-driven crawling rather than broad web indexing. Requests are typically generated when ad campaigns are created, modified, reviewed, or periodically revalidated. For most websites, impact is minimal because: - Crawl activity is targeted to ad landing pages. - Request volume is generally low. - Bandwidth consumption is modest. Websites supporting large advertising campaigns may observe more frequent validation requests, but the overall load is usually far lower than that of major search engine crawlers.
What happens if I block Meta-ExternalAds? SEO, visibility, and feature impact explained.
Blocking Meta-ExternalAds does not affect traditional search engine rankings because it is not a search indexing crawler. Potential impacts include: - Reduced visibility into landing page quality during ad reviews. - Ad approval delays or validation issues. - Less accurate assessment of redirects, page availability, or compliance. - Potential restrictions on certain advertising workflows. Blocking Meta-ExternalAds does not directly affect: - Google indexing. - Bing indexing. - Organic search rankings. - SEO databases unrelated to Meta advertising.
Does Meta-ExternalAds collect, scrape, or use my content for training or reuse?
Meta-ExternalAds retrieves landing page content and metadata necessary to evaluate advertisement destinations. This may include page content, redirects, HTTP responses, metadata, and resources required to assess compliance and user experience. Documented uses include: - Landing page validation. - Ad policy review. - Redirect and destination verification. - Quality and safety assessment for advertising systems. There is no public documentation indicating that Meta-ExternalAds is used for general web indexing, SEO datasets, or AI training. Its documented role is focused on advertising-related validation rather than broad content collection or machine learning data acquisition.