12 lines
230 B
Plaintext
12 lines
230 B
Plaintext
|
|
# robots.txt for Easy-Vibe
|
||
|
|
# https://datawhalechina.github.io/easy-vibe
|
||
|
|
|
||
|
|
User-agent: *
|
||
|
|
Allow: /
|
||
|
|
|
||
|
|
# Sitemap location
|
||
|
|
Sitemap: https://datawhalechina.github.io/easy-vibe/sitemap.xml
|
||
|
|
|
||
|
|
# Crawl-delay for polite crawling
|
||
|
|
Crawl-delay: 1
|