From ce12e32bcc67458c32a7ca806ee8a0d2b93db0cb Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Wed, 16 Sep 2026 12:28:13 +0800 Subject: [PATCH] =?UTF-8?q?feat(seo):=20=E6=96=B0=E5=A2=9E=20robots.txt=20?= =?UTF-8?q?=E5=A3=B0=E6=98=8E=E7=AB=99=E7=82=B9=E5=9C=B0=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- robots.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 robots.txt diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..95d7ca0 --- /dev/null +++ b/robots.txt @@ -0,0 +1,9 @@ +# robots.txt for qianshi.cool +# 千视科技官网 — AI营销系统 / 软件定制 / 企业智能体 +User-agent: * +Allow: / + +# 禁止抓取的技术资源与本地化依赖 +Disallow: /assets/vendor/ + +Sitemap: https://qianshi.cool/sitemap.xml