mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-08-24 14:27:33 -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: *
|
||||
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