NeuralCrawl

Botswana (Gov.bw) / robots.txt snapshot

← back to gov.bw · fetched 2026-06-20T01:10:30Z (18h ago) · HTTP 200 · 2027 bytes · sha256 773fb8d35bb9a39d · raw

final URL: https://gov.bw/robots.txt

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.md
41Disallow: /composer/Metapackage/README.txt
42Disallow: /composer/Plugin/ProjectMessage/README.md
43Disallow: /composer/Plugin/Scaffold/README.md
44Disallow: /composer/Plugin/VendorHardening/README.txt
45Disallow: /composer/Template/README.txt
46Disallow: /modules/README.txt
47Disallow: /sites/README.txt
48Disallow: /themes/README.txt
49Disallow: /web.config
50# Paths (clean URLs)
51Disallow: /admin/
52Disallow: /comment/reply/
53Disallow: /filter/tips
54Disallow: /node/add/
55Disallow: /search/
56Disallow: /user/register
57Disallow: /user/password
58Disallow: /user/login
59Disallow: /user/logout
60Disallow: /media/oembed
61Disallow: /*/media/oembed
62# Paths (no clean URLs)
63Disallow: /index.php/admin/
64Disallow: /index.php/comment/reply/
65Disallow: /index.php/filter/tips
66Disallow: /index.php/node/add/
67Disallow: /index.php/search/
68Disallow: /index.php/user/password
69Disallow: /index.php/user/register
70Disallow: /index.php/user/login
71Disallow: /index.php/user/logout
72Disallow: /index.php/media/oembed
73Disallow: /index.php/*/media/oembed