convertor/public/robots.txt

14 lines
No EOL
315 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ConvertX-CN robots.txt
# 允許所有搜尋引擎爬蟲抓取網站內容
User-agent: *
Allow: /
# 禁止抓取的路徑API 端點與內部資源)
Disallow: /api/
Disallow: /data/
Disallow: /uploads/
Disallow: /output/
# Sitemap 位置
Sitemap: https://convertx-cn.bioailab.qzz.io/sitemap.xml