# WebhookLab - Webhook Testing Platform # https://webhooks.platphormnews.com User-agent: * Allow: / Allow: /api/health Allow: /api/docs Allow: /api/mcp # Disallow admin and test paths Disallow: /admin Disallow: /test Disallow: /.well-known/ # Allow crawlers for public content User-agent: Googlebot Allow: / Allow: /api/docs User-agent: Bingbot Allow: / Allow: /api/docs # Crawl delay settings User-agent: * Crawl-delay: 1 # Sitemap locations Sitemap: https://webhooks.platphormnews.com/sitemap.xml Sitemap: https://webhooks.platphormnews.com/feed.xml