# PSForge - PowerShell Script Builder # Robots.txt User-agent: * Allow: / Allow: /case-studies Allow: /about Allow: /security Allow: /privacy Allow: /terms # Public SEO pages live under /admin-workflows. Allow them explicitly so the # broader "Disallow: /admin" rule (which protects the admin dashboard) does not # prefix-match and block them. Search engines apply the longest matching rule, # so this Allow wins for /admin-workflows while /admin stays blocked. Allow: /admin-workflows Disallow: /builder Disallow: /account Disallow: /settings Disallow: /admin Disallow: /marketplace Disallow: /seller-dashboard Disallow: /enterprise/portal Disallow: /api/ Disallow: /launch/ # Sitemap location Sitemap: https://psforge.app/sitemap.xml