9 lines
134 B
Plaintext
9 lines
134 B
Plaintext
|
|
User-agent: *
|
||
|
|
Allow: /
|
||
|
|
|
||
|
|
# Block access to cart (user-specific data)
|
||
|
|
Disallow: /cart
|
||
|
|
|
||
|
|
# Crawl delay for polite crawling
|
||
|
|
Crawl-delay: 1
|