# robots.txt for Signet Invoice # By default, all paths are allowed unless explicitly disallowed User-agent: * # Disallow authenticated pages Disallow: /heim/ Disallow: /onboarding Disallow: /home # Disallow API endpoints Disallow: /api/ # Sitemap location Sitemap: https://signet-invoice.is/sitemap.xml