Skip to content

Commit 1ce9565

Browse files
committed
Make sure that the markdown files don't show up the search results
1 parent 0b7a102 commit 1ce9565

File tree

1 file changed

+71
-0
lines changed

1 file changed

+71
-0
lines changed

public/robots.txt

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
User-agent: Googlebot
2+
Disallow: /*.md$
3+
4+
User-agent: Bingbot
5+
Disallow: /*.md$
6+
7+
User-agent: 360Spider
8+
Disallow: /*.md$
9+
10+
User-agent: Applebot
11+
Disallow: /*.md$
12+
13+
User-agent: Baiduspider
14+
Disallow: /*.md$
15+
16+
User-agent: coccocbot
17+
Disallow: /*.md$
18+
19+
User-agent: Daumoa
20+
Disallow: /*.md$
21+
22+
User-agent: DuckDuckBot
23+
Disallow: /*.md$
24+
25+
User-agent: Edge Crawler
26+
Disallow: /*.md$
27+
28+
User-agent: FAST-WebCrawler
29+
Disallow: /*.md$
30+
31+
User-agent: iaskspider
32+
Disallow: /*.md$
33+
34+
User-agent: MojeekBot
35+
Disallow: /*.md$
36+
37+
User-agent: NaverBot
38+
Disallow: /*.md$
39+
40+
User-agent: Qwantify
41+
Disallow: /*.md$
42+
43+
User-agent: Rambler bot
44+
Disallow: /*.md$
45+
46+
User-agent: Seekport Crawler
47+
Disallow: /*.md$
48+
49+
User-agent: SeznamBot
50+
Disallow: /*.md$
51+
52+
User-agent: sogou spider
53+
Disallow: /*.md$
54+
55+
User-agent: startpage bot
56+
Disallow: /*.md$
57+
58+
User-agent: Swisscows Crawler
59+
Disallow: /*.md$
60+
61+
User-agent: Yahoo!
62+
Disallow: /*.md$
63+
64+
User-agent: Yahoo! JAPAN
65+
Disallow: /*.md$
66+
67+
User-agent: YandexBot
68+
Disallow: /*.md$
69+
70+
User-agent: YisouSpider
71+
Disallow: /*.md$

0 commit comments

Comments
 (0)