NeuralCrawl

Baker Hughes / robots.txt snapshot

← back to bakerhughes.com · fetched 2026-06-26T11:15:15Z (1mo ago) · HTTP 200 · 2611 bytes · sha256 2dcb72c1ceb718e7 · raw

final URL: manual:file

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: /*/admin/
45Disallow: /comment/reply/
46Disallow: /filter/tips
47Disallow: /node/*
48Disallow: /node/add/
49Disallow: /*/node/add/
50Disallow: /search/
51Disallow: /*/search/
52Disallow: /user/register
53Disallow: /*/user/register
54Disallow: /user/password
55Disallow: /*/user/password
56Disallow: /user/login
57Disallow: /*/user/login
58Disallow: /saml_login
59Disallow: /*/saml_login
60Disallow: /user/logout
61Disallow: /*/user/logout
62Disallow: /media/oembed
63Disallow: /*/media/oembed
64# Paths (no clean URLs)
65Disallow: /index.php/admin/
66Disallow: /index.php/comment/reply/
67Disallow: /index.php/filter/tips
68Disallow: /index.php/node/add/
69Disallow: /index.php/search/
70Disallow: /index.php/user/password
71Disallow: /index.php/user/register
72Disallow: /index.php/user/login
73Disallow: /index.php/user/logout
74Disallow: /index.php/media/oembed
75Disallow: /index.php/*/media/oembed
76
77# Taxonomy pages
78Disallow: /taxonomy/
79Disallow: /taxonomy/
80Disallow: /*/taxonomy/
81Disallow: /taxonomy/*
82Disallow: /*/taxonomy/*
83Disallow: /taxonomy/term/*
84Disallow: /*/taxonomy/term/*
85
86# Component Library
87Disallow: /component-library/*
88Disallow: /index.php/component-library/*
89
90sitemap: https://www.bakerhughes.com/sitemap.xml
91
92# Static HTML pages
93Disallow: /calculator/
94Disallow: /calculator/*
95
96# View Ajax Calls
97Disallow: /views/ajax
98Disallow: /views/ajax/*
99Disallow: /ajax/*
100
101# Search API Calls
102Disallow: /search_api_autocomplete/acquia_search
103
104# Stock Price
105Disallow: /get-stock-price
106
107# Default node and query string for default node
108Disallow: /node
109Disallow: /node?*