diff --git a/layouts/robots.txt b/layouts/robots.txt index 3823fad..61a2af3 100644 --- a/layouts/robots.txt +++ b/layouts/robots.txt @@ -1,2 +1,6 @@ User-Agent: * Sitemap: {{ "sitemap.xml" | absLangURL }} + +{{/* It complains about the raw markdown output having no title tag */ -}} +User-Agent: Bingbot +Disallow: /blog/*.md$