# As a condition of accessing this website, you agree to abide by the following # content signals: # (a) If a Content-Signal = yes, you may collect content for the corresponding # use. # (b) If a Content-Signal = no, you may not collect content for the # corresponding use. # (c) If the website operator does not include a Content-Signal for a # corresponding use, the website operator neither grants nor restricts # permission via Content-Signal with respect to the corresponding use. # The content signals and their meanings are: # search: building a search index and providing search results (e.g., returning # hyperlinks and short excerpts from your website's contents). Search does not # include providing AI-generated search summaries. # ai-input: inputting content into one or more AI models (e.g., retrieval # augmented generation, grounding, or other real-time taking of content for # generative AI search answers). # ai-train: training or fine-tuning AI models. # ANY RESTRICTIONS EXPRESSED VIA CONTENT SIGNALS ARE EXPRESS RESERVATIONS OF # RIGHTS UNDER ARTICLE 4 OF THE EUROPEAN UNION DIRECTIVE 2019/790 ON COPYRIGHT # AND RELATED RIGHTS IN THE DIGITAL SINGLE MARKET. # BEGIN Cloudflare Managed content User-agent: * Content-Signal: search=yes,ai-train=no Allow: / User-agent: Amazonbot Disallow: / User-agent: Applebot-Extended Disallow: / User-agent: Bytespider Disallow: / User-agent: CCBot Disallow: / User-agent: ClaudeBot Disallow: / User-agent: Google-Extended Disallow: / User-agent: GPTBot Disallow: / User-agent: meta-externalagent Disallow: / # END Cloudflare Managed Content User-agent: * # --- ★★★ 核心優化:釋放資源 ★★★ --- # 刪除了 /style/ 和 /js/ 的封鎖 # Google 必須讀取這些文件才能確認您的網站是「移動端適配」的 # --- 🚫 禁止爬取搜索與動態頁 (節省爬蟲預算) --- Disallow: /s.php Disallow: /search.php Disallow: /modules/article/search.php Disallow: /login.php Disallow: /register.php Disallow: /user.php Disallow: /message.php Disallow: /vote.php Disallow: /review.php # --- 🚫 禁止爬取系統核心與緩存目錄 --- Disallow: /configs/ Disallow: /17mb/ Disallow: /ErrorFiles/ Disallow: /libs/ Disallow: /modules/ Disallow: /compiled/ Disallow: /templates_c/ Disallow: /cache_c/ Disallow: /cache/ Disallow: /files/article/info/ # --- ✅ 允許規則 --- Allow: /sitemap.xml Allow: /sitemaps/ # 確保圖片能被收錄 (如果有封面圖) Allow: /files/article/image/ # --- 🗺️ Sitemap 地圖 --- Sitemap: https://m.41nr.com/sitemap.xml