User-agent: * Allow: / # Block user-specific & private pages Disallow: /messages Disallow: /matches Disallow: /profile/ Disallow: /collections Disallow: /vibe-log Disallow: /my-itineraries # Block blog category query params — canonical points to /blogs, not indexable Disallow: /blogs?category= # NOTE: Do NOT add per-crawler groups (e.g. "User-agent: Googlebot") unless you # repeat ALL the Disallow rules above inside them. Google honors only the single # most-specific user-agent group — a separate Googlebot group WITHOUT these # Disallows silently exposes every private path above to Googlebot. # (crawl-delay is also unsupported by Google, so it does nothing here.) # Sitemap location — the index references sitemap.xml + blog-sitemap.xml, # so only the index is advertised here (avoids double submission). Sitemap: https://gowithvibe.com/sitemap-index.xml