# Allow all crawlers User-agent: * Disallow: /wp-json/ Disallow: /?rest_route= # Block access to WordPress admin and login pages Disallow: /wp-admin/ Disallow: /wp-login.php # Allow AJAX for frontend functionality Allow: /wp-admin/admin-ajax.php # Block common duplicate content paths Disallow: /?s= Disallow: /search/ Disallow: /tag/ Disallow: /author/ Disallow: /archives/ # Block trackback and feed URLs (duplicate content) Disallow: /*/trackback/ Disallow: /feed/ Disallow: /comments/feed/ # Allow indexing of core assets Allow: /wp-content/uploads/ Allow: /wp-includes/js/ # Point to your XML sitemap Sitemap: https://cognida.ai/sitemap_index.xml