# www.qloo.com # # The whole site is crawlable. The one exception is the demo form's thank-you # page, which is reachable only by submitting the form - an indexed copy is a # dead end for anyone who lands on it from a search result. It also carries its # own `noindex` (BaseLayout's `noindex` prop) and is filtered out of the # sitemap in astro.config.mjs; this is the third of the three. # # Note the sitemap path: Astro's sitemap integration emits an index # (`sitemap-index.xml`) that points at `sitemap-0.xml`, where the Webflow site # this replaces served a single flat `sitemap.xml`. Search Console will need # the new URL submitted at launch. User-agent: * Allow: / Disallow: /book-a-demo/success/ Sitemap: https://www.qloo.com/sitemap-index.xml