1#
2# robots.txt
3#
4# This file is to prevent the crawling and indexing of certain parts
5# of your site by web crawlers and spiders run by sites like Yahoo!
6# and Google. By telling these "robots" where not to go on your site,
7# you save bandwidth and server resources.
8#
9# This file will be ignored unless it is at the root of your host:
10# Used:    http://example.com/robots.txt
11# Ignored: http://example.com/site/robots.txt
12#
13# For more information about the robots.txt standard, see:
14# http://www.robotstxt.org/robotstxt.html
15
16User-agent: *
17# CSS, JS, Images
18Allow: /core/*.css$
19Allow: /core/*.css?
20Allow: /core/*.js$
21Allow: /core/*.js?
22Allow: /core/*.gif
23Allow: /core/*.jpg
24Allow: /core/*.jpeg
25Allow: /core/*.png
26Allow: /core/*.svg
27Allow: /profiles/*.css$
28Allow: /profiles/*.css?
29Allow: /profiles/*.js$
30Allow: /profiles/*.js?
31Allow: /profiles/*.gif
32Allow: /profiles/*.jpg
33Allow: /profiles/*.jpeg
34Allow: /profiles/*.png
35Allow: /profiles/*.svg
36# Directories
37Disallow: /core/
38Disallow: /profiles/
39# Files
40Disallow: /README.txt
41Disallow: /web.config
42# Paths (clean URLs)
43Disallow: /admin/
44Disallow: /comment/reply/
45Disallow: /filter/tips
46Disallow: /node/add/
47#Commented out to support SEC.gov Site Index
48# Disallow: /search/
49Disallow: /user/register/
50Disallow: /user/password/
51Disallow: /user/login/
52Disallow: /user/logout/
53# Paths (no clean URLs)
54Disallow: /index.php/admin/
55Disallow: /index.php/comment/reply/
56Disallow: /index.php/filter/tips
57Disallow: /index.php/node/add/
58Disallow: /index.php/search/
59Disallow: /index.php/user/password/
60Disallow: /index.php/user/register/
61Disallow: /index.php/user/login/
62Disallow: /index.php/user/logout/
63
64#SEC
65Allow: /Archives/edgar/data
66Disallow: /Archives/bin
67Disallow: /Archives/etc
68Disallow: /Archives/usr
69Disallow: /cgi-bin
70Disallow: /bin
71Disallow: /Archives/edgar/vprr/XXXX
72Disallow: /Archives/edgar/vprr/vprr_removal
73Disallow: /Archives/edgar/vprr/bin
74Disallow: /nb
75Disallow: /video/live
76Disallow: /Archives/edgar/data/1473971/000109181814000042/ex101002.gif
77Disallow: /node
78Sitemap: http://www.sec.gov/sitemap.xml
79Sitemap: https://www.sec.gov/sitemap/sitemap-index.xml
80Sitemap: https://www.investor.gov/sitemap.xml
81Sitemap: https://www.sec.gov/files-sitemap.xml