10 lines
133 B
Text
10 lines
133 B
Text
---
|
|
permalink: /robots.txt
|
|
# The robots rules
|
|
---
|
|
|
|
User-agent: *
|
|
|
|
Disallow: /norobots/
|
|
|
|
Sitemap: {{ '/sitemap.xml' | absolute_url }}
|