-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrobots.txt
More file actions
57 lines (42 loc) · 847 Bytes
/
robots.txt
File metadata and controls
57 lines (42 loc) · 847 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Robots.txt for PivotPHP Website
# https://pivotphp.github.io/website/
# Allow all crawlers
User-agent: *
Allow: /
# Optimize crawl rate
Crawl-delay: 1
# Sitemap location
Sitemap: https://pivotphp.github.io/website/sitemap.xml
# Disallow temporary or build files
Disallow: /.git/
Disallow: /_site/
Disallow: /.jekyll-cache/
Disallow: /vendor/
Disallow: /node_modules/
Disallow: *.log
Disallow: .DS_Store
# Allow search engines to index everything else
Allow: /assets/
Allow: /docs/
Allow: /pt/
# Specific bot rules
User-agent: Googlebot
Allow: /
User-agent: Bingbot
Allow: /
User-agent: Slurp
Allow: /
User-agent: DuckDuckBot
Allow: /
User-agent: Baiduspider
Allow: /
User-agent: facebookexternalhit
Allow: /
User-agent: Twitterbot
Allow: /
User-agent: LinkedInBot
Allow: /
User-agent: WhatsApp
Allow: /
User-agent: Slack
Allow: /