# ========================================== # 1. AI & LLM Crawler Rules (AEO/GEO) # ========================================== User-agent: OAI-SearchBot User-agent: GPTBot User-agent: CCBot User-agent: anthropic-ai User-agent: Claude-Web User-agent: PerplexityBot User-agent: GoogleOther # Explicitly allow crawling of high-priority conversion & content paths Allow: /blog/ Allow: /products/ Allow: /services/ Allow: / # Maintain existing security & rendering restrictions for AI bots Disallow: /shop/ Disallow: /blog/wp-admin/ Disallow: /help/wp-admin/ Allow: /blog/wp-admin/admin-ajax.php Allow: /help/wp-admin/admin-ajax.php Allow: /*.js$ Allow: /*.css$ # ========================================== # 2. General Search Engine Rules # ========================================== User-agent: * # Block /shop/ directory and all its subpages Disallow: /shop/ # Block sensitive WordPress admin areas but allow AJAX admin endpoints Disallow: /blog/wp-admin/ Disallow: /help/wp-admin/ Allow: /blog/wp-admin/admin-ajax.php Allow: /help/wp-admin/admin-ajax.php # Explicitly allow JS and CSS files for rendering Allow: /*.js$ Allow: /*.css$ # ========================================== # 3. Sitemaps # ========================================== Sitemap: https://telecrm.in/sitemap.xml Sitemap: https://telecrm.in/blog/sitemap_index.xml