# FlowingEdi Robots.txt # https://www.flowingedi.com # Allow all crawlers User-agent: * Allow: / Disallow: /api/ Disallow: /_next/ Disallow: /admin/ Disallow: /*.json$ # Googlebot specific User-agent: Googlebot Allow: / Crawl-delay: 0 # Bingbot specific User-agent: Bingbot Allow: / Crawl-delay: 0 # Important pages to crawl Allow: /analyzer Allow: /pricing Allow: /guides Allow: /docs Allow: /signup Allow: /blog Allow: /partners Allow: /about Allow: /contact # Sitemap location Sitemap: https://www.flowingedi.com/sitemap.xml Sitemap: https://www.flowingedi.com/sitemap-0.xml # Host directive (legacy but some crawlers use it) Host: https://www.flowingedi.com