# Robots.txt for GoodSpace.ai User-agent: * Allow: / # Block utility pages and flows Disallow: /create-job-post/ Disallow: /auth/ Disallow: /login Disallow: /logout Disallow: /register Disallow: /reset-password Disallow: /verify/ Disallow: /dashboard/ Disallow: /account/ Disallow: /settings/ Disallow: /onboarding/ Disallow: /payment/ Disallow: /checkout/ Disallow: /api/ Disallow: /admin/ # Block pagination, filters, and sorting params Disallow: /*?page= Disallow: /*&page= Disallow: /*?jobTitles= Disallow: /*?filters= Disallow: /*?sort= # Block tracking params (as first or secondary query param) Disallow: /*?utm_ Disallow: /*&utm_ Disallow: /*?ref= Disallow: /*&ref= Disallow: /*?source= Disallow: /*&source= # Allow content IDs Allow: /*?id= # Sitemap Sitemap: https://goodspace.ai/sitemap_index.xml # LLMs # See https://llmstxt.org/ for the llms.txt standard LLMs-Txt: https://goodspace.ai/llms.txt # Crawl-delay Crawl-delay: 1