Kind: Function
Source: atloria-monorepo/apps/web/src/app/robots.ts
robots.txt — allow crawlers (incl. AI crawlers) to index published docs under /p/, keep the authenticated app (/app) and API-ish paths out, and advertise the sitemap. Per-site llms.txt is discovered via the hints in each site's .
Signature
tsfunction robots(): MetadataRoute.Robots
Returns: MetadataRoute.Robots
Was this page helpful?