# 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: CloudflareBrowserRenderingCrawler Disallow: / User-agent: Google-Extended Disallow: / User-agent: GPTBot Disallow: / User-agent: meta-externalagent Disallow: / # END Cloudflare Managed Content User-agent: * # 屏蔽敏感的后台与核心目录 Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /xmlrpc.php Disallow: /trackback/ # 屏蔽功能性页面 Disallow: /cart/ Disallow: /my-account/ Disallow: /checkout/ Disallow: /?s=* # --- 核心优化:直接拦截参数链接,节省 2GB 内存服务器的开销 --- # 既然 Google 已经发现了这 20 万个链接,我们现在首要任务是“禁止抓取” # 这样爬虫就不会再请求这些消耗 PHP 的动态页面了 Disallow: /*?product_orderby=* Disallow: /*?product_count=* Disallow: /*?product_order=* Disallow: /*?rating=* Disallow: /*?verified=* Disallow: /*?image=* # 允许必要的 AJAX 请求 Allow: /wp-admin/admin-ajax.php # 社交媒体爬虫频率限制 User-agent: Facebot Crawl-delay: 10 User-agent: facebookexternalhit Crawl-delay: 10 # 站点地图索引 sitemap: https://www.ridepropel.com/sitemap_index.xml