feat: add robots template (#203)
This commit is contained in:
parent
fff483ea9e
commit
d8fba29bb5
5 changed files with 15 additions and 7 deletions
4
layouts/robots.txt
Normal file
4
layouts/robots.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
User-agent: *
|
||||
Disallow: /tags/*
|
||||
|
||||
Sitemap: {{ "sitemap.xml" | absURL }}
|
Loading…
Add table
Add a link
Reference in a new issue