# iFormy - AI-Powered Form Filling Assistant # https://iformy.com/robots.txt User-agent: * Allow: / # Main pages Allow: / Allow: /login Allow: /register Allow: /datasets Allow: /settings Allow: /privacy Allow: /tos # Static assets Allow: /logo.svg Allow: /favicon.ico Allow: /_next/static/ Allow: /manifest.json # Block admin routes from crawling Disallow: /api/ Disallow: /_next/ Disallow: /admin/ # Sitemap location Sitemap: https://iformy.com/sitemap.xml # Crawl delay (in seconds) Crawl-delay: 1 # Additional directives for specific bots User-agent: Googlebot Allow: / Crawl-delay: 1 User-agent: Bingbot Allow: / Crawl-delay: 1 User-agent: Slurp Allow: / Crawl-delay: 1