# robots.txt for FormTo Landing Page # Allow search engines to index the landing page User-agent: * Allow: / # Allow form submission endpoints Allow: /f/ Allow: /api/f/ # Block specific bots if needed User-agent: AhrefsBot Disallow: / User-agent: SemrushBot Disallow: / # Sitemap (update with your actual domain) # Sitemap: https://formto.dev/sitemap.xml