# Robots.txt for http://fimon.com.bd # Allow all crawlers User-agent: * # Allow crawling of all content Allow: / # Disallow admin and private areas Disallow: /admin/ Disallow: /api/ Disallow: /_next/ Disallow: /user/ Disallow: /checkout/ # Sitemap location Sitemap: http://fimon.com.bd/sitemap.xml # Crawl delay (optional) Crawl-delay: 1