update page to have a working robots.txt
This commit is contained in:
5
layouts/robots.txt
Normal file
5
layouts/robots.txt
Normal file
@ -0,0 +1,5 @@
|
||||
User-agent: *
|
||||
|
||||
{{range where .Pages "Section" "pages" }}
|
||||
Disallow: {{.RelPermalink}}
|
||||
{{end}}
|
Reference in New Issue
Block a user