jlelse
/
Indieroad
Archived
1
Fork 0
This repository has been archived on 2020-05-21. You can view files and clone it, but cannot push or open issues or pull requests.
Indieroad/layouts/robots.txt

4 lines
159 B
Plaintext

User-agent: *
{{- range where .Site.RegularPages "Params.robotsdisallow" true }}
Disallow: {{ .RelPermalink }}{{end}}
Sitemap: {{ "sitemap.xml" | absLangURL }}