docs: 更新项目文档,完善需求和技术细节
This commit is contained in:
18
official_website/robots.txt
Normal file
18
official_website/robots.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
# Sitemap
|
||||
Sitemap: https://aijianhua.com/sitemap.xml
|
||||
|
||||
# Disallow admin pages and sensitive directories
|
||||
Disallow: /admin/
|
||||
Disallow: /private/
|
||||
Disallow: /config/
|
||||
|
||||
# Allow search engines to crawl all content
|
||||
Allow: /*.html
|
||||
Allow: /*.css
|
||||
Allow: /*.js
|
||||
|
||||
# Crawl delay to prevent overloading server
|
||||
Crawl-delay: 1
|
||||
Reference in New Issue
Block a user