My company has content spread across several subdomains. Can Rozz index all of them into a single search experience?

High Confidence (71%)
My company has content spread across several subdomains. Can Rozz index all of them into a single search experience?

✅ YES — Rozz can index content from multiple parts of your website into one unified, RAG-powered search experience.

Short explanation:

  • Rozz indexes website content into a vector store (Pinecone) and does semantic retrieval across your site, so content from documentation, help centers, marketing pages, etc., can be searched together rather than as isolated silos (, ).
  • Deployment uses a GEO mirror (rozz.yourdomain.com), llms.txt, sitemaps / discovery APIs and a small DNS/CNAME setup so AI crawlers and the Rozz pipeline can discover and index your pages ().
  • Rozz also provides crawler/llms.txt management and programmatic endpoints to ensure all allowed pages are discoverable and curated into the index ().

Things you’ll likely need to confirm or configure:

  • Make sure each subdomain is discoverable to Rozz’s crawler (sitemaps, llms.txt, or APIs) and not blocked by robots/ACLs.
  • If content is behind logins or on separate root domains, additional setup (auth-enabled crawlers, APIs, or export feeds) may be required.
  • The deployment involves a CNAME for the Rozz subdomain and a file (llms.txt) at the domain root as part of the standard setup ().

Sources

Would you like me to check specific requirements for your setup — how many subdomains you have and whether any are behind authentication?