feat(seo): 新增 robots.txt 声明站点地图
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
# robots.txt for qianshi.cool
|
||||||
|
# 千视科技官网 — AI营销系统 / 软件定制 / 企业智能体
|
||||||
|
User-agent: *
|
||||||
|
Allow: /
|
||||||
|
|
||||||
|
# 禁止抓取的技术资源与本地化依赖
|
||||||
|
Disallow: /assets/vendor/
|
||||||
|
|
||||||
|
Sitemap: https://qianshi.cool/sitemap.xml
|
||||||
Reference in New Issue
Block a user