Added sitemap URL to robots.txt
This commit is contained in:
parent
d7d9fb1a8d
commit
c6a122e0f2
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
permalink: none
|
||||
---
|
||||
User-agent: *
|
||||
Disallow: /_projects/
|
||||
Disallow: /_testimonials/
|
||||
Disallow: /_testimonials/
|
||||
|
||||
Sitemap: {{ site.url }}/sitemap.xml
|
Reference in a new issue