-
Notifications
You must be signed in to change notification settings - Fork 0
/
robots.txt
48 lines (41 loc) · 1.25 KB
/
robots.txt
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
# .__________________________.
# | .___________________. |==|
# | | ................. | | |
# | | ::[ Dear robot ]: | | |
# | | ::::[ be nice ]:: | | |
# | | ::::::::::::::::: | | |
# | | ::::::::::::::::: | | |
# | | ::::::::::::::::: | | |
# | | ::::::::::::::::: | | ,|
# | !___________________! |(c|
# !_______________________!__!
# / \
# / [][][][][][][][][][][][][] \
# / [][][][][][][][][][][][][][] \
#( [][][][][____________][][][][] )
# \ ------------------------------ /
# \______________________________/
# Allow specified web crawlers full access to the entire website
User-agent: Twitterbot
User-agent: Googlebot
User-agent: Bingbot
User-agent: DuckDuckBot
User-agent: Slurp
Disallow:
# Allow access to specific public pages
Allow: /about.html
Allow: /index.html
Allow: /sitemap.html
Allow: /sitemap.xml
Allow: /services.html
Allow: /contact.html
Allow: /testimonials.html
Allow: /blog.html
Allow: /newsletter.html
# Disallow crawling of specific directories or files not meant for public access
Disallow: /private/
Disallow: /admin/
Disallow: /confidential-docs/
# Crawl delay directive (uncomment and set a value if needed)
Crawl-delay: 10
Sitemap: https://www.jsgccorp.com/sitemap.xml