# https://www.robotstxt.org/robotstxt.html # Allow all crawlers User-agent: * Allow: / # Explicit permissions for major search engines User-agent: Googlebot Allow: / User-agent: bingbot Allow: / User-agent: msnbot Allow: / User-agent: Slurp Allow: / # Block certain paths if needed (example) # Disallow: /admin/ # Disallow: /api/ # Disallow: /private/ # Crawl delay (optional - can help with server load) Crawl-delay: 1 # Sitemaps Sitemap: https://satuplatform.com/sitemap.xml Sitemap: https://satuplatform.com/sitemap-articles.xml