8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
|
User-agent: *
|
||
|
Allow: /posts/
|
||
|
Allow: /tags/
|
||
|
Allow: /categories/
|
||
|
Allow: /about/
|
||
|
Disallow: *
|
||
|
|
||
|
Sitemap: {{ .Site.BaseURL }}sitemap.xml
|