# PermAd360 — robots.txt # Public marketing pages are open; the app routes behind /dashboard, /login etc. don't # need to be in the index (and most of them require auth anyway). User-agent: * # Public marketing — allow Allow: / Allow: /contact Allow: /perm-process Allow: /for-attorneys Allow: /quote Allow: /help Allow: /marketing/ # Logos / public assets — let image search find them Allow: /logos/ Allow: /favicon.svg # Authenticated app surface — keep out of the index Disallow: /login Disallow: /signup Disallow: /reset-password Disallow: /dashboard Disallow: /calendar Disallow: /notifications Disallow: /profile Disallow: /messages Disallow: /recruitment-cases Disallow: /immigration-cases Disallow: /job-postings Disallow: /applicants Disallow: /invoices Disallow: /payments-due Disallow: /margin-report Disallow: /attorneys Disallow: /employers Disallow: /services Disallow: /publications Disallow: /abbreviation-estimator Disallow: /users Disallow: /roles-permissions Disallow: /audit Disallow: /templates Disallow: /settings Disallow: /compliance Disallow: /reports Disallow: /smart-inbox Disallow: /employer-actions Disallow: /api/ # Tenant subdomains (white-label) — let each tenant decide; default closed Disallow: /immicase/ Sitemap: https://permad360.com/sitemap.xml