# robots.txt for myloancrm.com # This file tells search engine crawlers which pages they can or cannot access. User-agent: * # Block sensitive or non-public areas Disallow: /admin/ Disallow: /api/ Disallow: /server/ Disallow: /assets/config/ # Allow all other public pages Allow: / # Sitemap location for crawlers Sitemap: https://myloancrm.com/sitemap.xml