mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-25 01:18:48 +03:00
robots.txt
This commit is contained in:
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 }}
|
Reference in New Issue
Block a user