# robots.txt — Pleasure Zone Houston (https://pzhouston.com) # Purpose: welcome search + AI answer engines, and stop crawlers from wasting # crawl budget on non-indexable WooCommerce pages (cart, checkout, account, filters). User-agent: * Disallow: /cart/ Disallow: /checkout/ Disallow: /my-account/ Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php Disallow: /*add-to-cart= Disallow: /*?orderby= Disallow: /*?filter_ Disallow: /*?min_price= Disallow: /*?max_price= Disallow: /calendar/action* Disallow: /events/action* Disallow: /cdn-cgi* Allow: /*.css Allow: /*.js # --- Explicitly welcome AI answer engines (these drive AI-search visibility) --- User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / User-agent: Amazonbot Allow: / User-agent: CCBot Allow: / # Point every crawler straight at the full product sitemap. Sitemap: https://pzhouston.com/sitemap_index.xml