robots.txt: Stop Bing from complaining about md output not having title

This commit is contained in:
2025-08-20 19:00:42 -05:00
parent df2fae9886
commit 741b3bc01b

View File

@@ -1,2 +1,6 @@
User-Agent: * User-Agent: *
Sitemap: {{ "sitemap.xml" | absLangURL }} Sitemap: {{ "sitemap.xml" | absLangURL }}
{{/* It complains about the raw markdown output having no title tag */ -}}
User-Agent: Bingbot
Disallow: /blog/*.md$