# COMPUTEX.md robots.txt # # 立場:AI 爬蟲全面歡迎,一條內容路徑都不擋。 # # 這個檔案庫存在的理由就是被引用。COMPUTEX 每年結束後留在網路上的,多半是新聞稿 # 與各家自己的行銷頁;一個附出處、可回查、機器讀得動的版本如果還要把爬蟲擋在外面, # 那就沒有存在的意義了。所以下面每一個具名爬蟲都明確 Allow —— 具名 group 不會繼承 # `*` 的規則,少寫一條就等於那家讀不到。 # # 給爬蟲的路標: # /llms.txt 這個檔案庫是什麼、不主張什麼、該怎麼引用 # /raw/<分類>/.md 每一頁的純 Markdown 分身(text/markdown) # /api/articles.json 全站頁面 metadata # /sitemap-index.xml 全站網址 # # 內容授權 CC BY 4.0,程式碼 MIT。引用時請標 COMPUTEX.md 並註明本站是獨立開放 # 資料專案,不是 COMPUTEX 或外貿協會(TAITRA)的官方網站。 # # In English: every AI crawler is welcome and no content path is disallowed. # Start at /llms.txt. Plain Markdown twins of every page live under /raw/. # Content CC BY 4.0, code MIT. COMPUTEX.md is an independent open-data project, # not the official site of COMPUTEX or TAITRA: please do not attribute it to them. # 沒有具名的一般爬蟲:一樣全開,只請它慢一點。 User-agent: * Allow: / Crawl-delay: 1 # ─── Anthropic ─── User-agent: ClaudeBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Claude-Web Allow: / User-agent: Claude-User Allow: / User-agent: Claude-SearchBot Allow: / # ─── OpenAI ─── User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / # ─── Google ─── User-agent: Googlebot Allow: / User-agent: Google-Extended Allow: / User-agent: GoogleOther Allow: / # ─── Microsoft ─── User-agent: Bingbot Allow: / User-agent: BingPreview Allow: / # ─── Meta (per CF logs the single largest AI crawler segment) ─── User-agent: FacebookBot Allow: / User-agent: facebookexternalhit Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: Meta-ExternalFetcher Allow: / # ─── Perplexity ─── User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / # ─── Apple ─── User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # ─── Mistral ─── User-agent: MistralAI-User Allow: / # ─── ByteDance (Doubao / Bytespider) ─── User-agent: Bytespider Allow: / # ─── Cohere ─── User-agent: cohere-ai Allow: / # ─── Common Crawl ─── User-agent: CCBot Allow: / # ─── Diffbot / Webz ─── User-agent: Diffbot Allow: / User-agent: omgili Allow: / # ─── X / Twitter ─── User-agent: Twitterbot Allow: / # Sitemap location Sitemap: https://computex.taiwanai.ngo/sitemap-index.xml