# Beyond Ordinary Software Solutions — crawler directives. # # Public pages (products, services, evidence artifacts, blog, projects) # are open to all crawlers. The sitemap below enumerates the canonical # set Google and other search engines should index. # # Three families of paths are excluded: # 1. Paid-traffic lander surfaces (/lander/*, /ase-demo, etc.) — these # duplicate content from the canonical product/evidence pages, and # we don't want them competing with the canonical pages in organic # search results. # 2. Conversion confirmation pages — indexing thank-you pages distorts # analytics and creates scrape surface. # 3. Authenticated portal and admin surfaces — never useful to a # search engine, and a leak risk if accidentally exposed. User-agent: * Allow: / # Paid landing pages and lander-layout surfaces Disallow: /lander/ Disallow: /ase-demo Disallow: /ai-governance Disallow: /govern-ai-agents Disallow: /walkthrough-confirmed # Pre-existing landers (kept private out of an abundance of caution — # remove the lines below if you want these crawled for organic traffic) Disallow: /ModernGovConLander1 Disallow: /ModernGovConLander2 Disallow: /modern-govcon-lander-1 Disallow: /modern-govcon-lander-2 # Authenticated portal and admin Disallow: /portal/ Disallow: /admin/ # Error pages Disallow: /Error Sitemap: https://beyondordinary.com/sitemap.xml