# robots.txt for damoov.com User-agent: * Allow: / # Sitemaps Sitemap: https://damoov.com/sitemap_index.xml # Block wp-admin but allow admin-ajax Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php # Block internal WordPress paths Disallow: /wp-content/cache/ Disallow: /wp-json/ Disallow: /xmlrpc.php Disallow: /readme.html Disallow: /license.txt Disallow: /?s= Disallow: /search/ Disallow: /*?replytocom= Disallow: /tag/*/page/ Disallow: /category/*/page/ # Explicitly allow static assets so Googlebot can render pages # (per https://developers.google.com/search/docs/crawling-indexing/robots/intro — # blocking /wp-content/plugins/ or /wp-includes/ breaks page rendering). Allow: /wp-content/plugins/ Allow: /wp-includes/ Allow: /*.css$ Allow: /*.js$ Allow: /*.svg$ Allow: /*.png$ Allow: /*.jpg$ Allow: /*.jpeg$ Allow: /*.gif$ Allow: /*.webp$ Allow: /*.woff$ Allow: /*.woff2$ # AI bots — allow crawling so Damoov appears in AI-powered search # results (Google AI Overviews, ChatGPT, Claude, Perplexity). # Detailed AI-readable content is served via /llms.txt and /llms-full.txt. User-agent: GPTBot Allow: / User-agent: Google-Extended Allow: / User-agent: anthropic-ai Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / # Block Common Crawl (bulk training data scraper, no direct search value) User-agent: CCBot Disallow: /