robots.txt
This commit is contained in:
parent
3a6309694d
commit
8050ce1f55
10
_pages/robots.txt
Normal file
10
_pages/robots.txt
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
permalink: "robots.txt"
|
||||||
|
layout: null
|
||||||
|
---
|
||||||
|
|
||||||
|
User-agent: *
|
||||||
|
Allow: {{ site.baseurl | relative_url | uri_escape }}
|
||||||
|
Disallow: {{ "/404.html" | relative_url | uri_escape }}
|
||||||
|
|
||||||
|
Sitemap: {{ "sitemap.xml" | absolute_url | uri_escape }}
|
Loading…
x
Reference in New Issue
Block a user