User-agent: * Allow: / Allow: /_next/static/css/ Allow: /_next/static/media/ Disallow: /_next/data/ Disallow: /_next/ Disallow: /api/ # Content images must stay crawlable. Every image on the site is served through # /_next/image, so disallowing that path blocks Google from fetching any of them # and Image Search collapses — it did: after this was blocked on 2026-03-18, # image clicks fell 83/mo to ~10 and average position went 36 -> 45. # Google applies the longest matching rule, so this wins over "Disallow: /_next/". Allow: /_next/image # Except marketing decoration, which has no search intent ("Smiling man giving # an OK hand sign"). Two rules because the assets are reachable two ways: through # the image proxy, and directly, since Next serves public/ statically. Disallow: /_next/image?url=%2Ffeature-cards%2F Disallow: /feature-cards/ # AI search crawlers — explicitly allowed for citation in AI Overviews, # ChatGPT search, Claude, Perplexity, and Bing Copilot. User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / # Common Crawl — used by many AI training datasets. Allowed because the data # is already in the Common Crawl public corpus; flip to Disallow to opt out. User-agent: CCBot Allow: / Sitemap: https://www.snap2pass.com/sitemap.xml