# robots.txt for https://didushan.com # --------------------------------------------------------- # 目标:正常收录 + 允许 AI 搜索引擎抓取和引用(SEO + GEO) User-agent: * Disallow: /wp-admin/ Allow: /wp-admin/admin-ajax.php Disallow: /wp-login.php Disallow: /xmlrpc.php Disallow: /*?s= Disallow: /*?replytocom Disallow: /trackback/ Disallow: /readme.html Disallow: /license.txt # --- 明确欢迎 AI 搜索/生成引擎抓取与引用(GEO 关键)--- User-agent: GPTBot Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / User-agent: Bytespider Allow: / # --- 站点地图 --- # 当前用 WordPress 自带 sitemap(已可用)。 # 若之后装了 Rank Math,会改用 /sitemap_index.xml,届时把下面这行替换掉即可。 Sitemap: https://didushan.com/sitemap_index.xml