Facebook Sharing Debugger returns HTTP 403 for my Vercel Hobby project.
Domains: https://www.fotovideorubin.com/ ; https://fotovideorubin.com/
Both URLs return 403 in Meta Sharing Debugger.
What I already checked:
- robots.txt explicitly allows:
- facebookexternalhit
- meta-externalfetcher
- Open Graph tags are present
- Production deployment is active and domain configuration is valid
- Bot Protection is inactive
- No custom firewall rules are configured
- Deployment Protection should not affect the production custom domain
In the Vercel Firewall dashboard, I can see denied requests and DDoS Mitigation events around the same time I trigger "Scrape Again" in Facebook Sharing Debugger.
The Vercel Agent also confirmed that the 403 errors are almost certainly caused by automatic DDoS mitigation mistakenly flagging Meta's crawlers, and that this requires platform-level intervention.
Could someone from Vercel please investigate or advise how this can be resolved on a Hobby project?