# Block GPTBot from recursive feeds and pagination loops User-agent: GPTBot # Block all feed endpoints (normal feed URLs) Disallow: /feed/ # Block nested feed patterns Disallow: */feed/ # Block pagination loops that appear inside misconstructed URLs Disallow: /page/ # Optional — block podcast season loops entirely Disallow: /podcast/season/ # If everything else is fine, allow normal crawling Allow: /