mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-10-14 11:05:16 -05:00
robots.txt: Remove Bingbot exception for *.md files
Bing wins this one. It seems like their crawler is too stupid. I might just remove the raw markdown output anyways as it doesn't really serve much purpose. You can go to GitHub and see the raw files if you really want. I believe I originally added it because I thought it was somewhat hard to get from the "View history" commit list to the actual page but I feel like people who care enough to go looking for the source code will be willing to use GitHub to find the actual source file.
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
{{/* It complains about the raw markdown output having no title tag */ -}}
|
||||
User-Agent: Bingbot
|
||||
Disallow: /blog/*.md$
|
||||
|
||||
User-Agent: *
|
||||
Allow: /
|
||||
|
||||
|
Reference in New Issue
Block a user