# robots.txt for Fellow Traveler # https://fellowtraveler.app User-agent: * Allow: / # Block private/auth flows from indexing Disallow: /sign-in.html Disallow: /sign-up.html Disallow: /my-profile.html Disallow: /wallet.html Disallow: /notifications.html Disallow: /dashboard.html Disallow: /referral-dashboard.html Disallow: /expense-tracker.html # Internal-only — never index Disallow: /admin.html Disallow: /admin/ # Block tracking + search-engine-junk query params, but ALLOW the `?slug=` / # `?category=` / `?id=` patterns we depend on for trip-detail.html etc. Disallow: /*?*utm_* Disallow: /*?*gclid= Disallow: /*?*fbclid= Disallow: /*?*ref= # AI training crawlers — opt-in for context User-agent: GPTBot Allow: / User-agent: Google-Extended Allow: / User-agent: ClaudeBot Allow: / # Sitemap reference Sitemap: https://fellowtraveler.app/sitemap.xml # Be polite — short crawl delay Crawl-delay: 1