# ========================================= # Robots.txt for WordPress Website # ========================================= User-agent: * Allow: / # Block WordPress core and admin files Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php # Block unnecessary system files Disallow: /wp-includes/ Disallow: /cgi-bin/ Disallow: /readme.html Disallow: /license.txt # Block search result pages Disallow: /?s= Disallow: /search/ # Block temporary and tracking URLs Disallow: /*?replytocom= Disallow: /trackback/ # Allow important assets Allow: /wp-content/uploads/ Allow: /*.css$ Allow: /*.js$ # AI Crawlers User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / # Sitemap Sitemap: https://kaadentals.co.uk/sitemap.xml