mirror of
https://github.com/getzola/zola
synced 2024-12-15 06:42:29 +00:00
d4b5c4fdc4
The [RFC](http://www.robotstxt.org/orig.html) mentions only `Disallow` directive, so it must appear in the file. `Allow` is an ad hoc agreement between search engines that no all of them follow.
4 lines
77 B
Text
4 lines
77 B
Text
User-agent: zola
|
|
Disallow:
|
|
Allow: /
|
|
Sitemap: {{config.base_url}}/sitemap.xml
|