Move up sitemap in robots.txt
This commit is contained in:
parent
9f8fd59873
commit
85337c4d33
|
@ -2,6 +2,8 @@
|
|||
permalink: /robots.txt
|
||||
eleventyExcludeFromCollections: true
|
||||
---
|
||||
Sitemap: {{ sitemeta.siteUrl }}/sitemap/
|
||||
|
||||
User-agent: *
|
||||
Disallow: /
|
||||
|
||||
|
@ -38,6 +40,4 @@ User-agent: facebookexternalhit
|
|||
User-agent: img2dataset
|
||||
User-agent: omgili
|
||||
User-agent: omgilibot
|
||||
Disallow: /
|
||||
|
||||
Sitemap: {{ sitemeta.siteUrl }}/sitemap/
|
||||
Disallow: /
|
Loading…
Reference in New Issue