Meta Commerce rule
Meta Commerce: image URLs must return 200 over public HTTPS
Meta's catalogue ingestion fetches each product image URL and rejects assets that fail HTTPS, return non-200 responses, or load too slowly. Image CDNs that require authentication will fail validation.
Audit my Meta Commerce imagesSee all rulesSource: facebook.com · Last verified 2026-05-31
What we check
CatalogPrep verifies that the export pack publishes images over public HTTPS and that the resulting URLs return 200 within the Meta ingestion timeout budget.
How to fix
Publish your Meta export to a public CDN over HTTPS (CatalogPrep's marketplace pack honours this by default). If you self-host, confirm the asset URLs are not behind login or referrer gating.
Detection summary
- Severity
- blocking
- Auto-checkable
- No
- Auto-fixable
- No
- Manual review
- Required
- Last verified
- 2026-05-31