mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-08-23 22:07:34 -05:00
robots.txt: Stop Bing from complaining about md output not having title
This commit is contained in:
@@ -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$
|
||||||
|
Reference in New Issue
Block a user