# Allow all web crawlers User-agent: * Allow: / # Specific rules for important bots User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Bingbot Allow: / Crawl-delay: 1 # Block sensitive areas Disallow: /api/ Disallow: /admin/ Disallow: /_next/ Disallow: /private/ # Host Host: https://tradeit.app # Sitemaps Sitemap: https://tradeit.app/sitemap.xml