General Electric / robots.txt snapshot
← back to ge.com · fetched 2026-06-20T01:10:30Z (17h ago) · HTTP 200 · 2027 bytes · sha256 773fb8d35bb9a39d · raw
final URL: https://www.ge.com/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 | |
| 16 | User-agent: * |
| 17 | # CSS, JS, Images |
| 18 | Allow: /core/*.css$ |
| 19 | Allow: /core/*.css? |
| 20 | Allow: /core/*.js$ |
| 21 | Allow: /core/*.js? |
| 22 | Allow: /core/*.gif |
| 23 | Allow: /core/*.jpg |
| 24 | Allow: /core/*.jpeg |
| 25 | Allow: /core/*.png |
| 26 | Allow: /core/*.svg |
| 27 | Allow: /profiles/*.css$ |
| 28 | Allow: /profiles/*.css? |
| 29 | Allow: /profiles/*.js$ |
| 30 | Allow: /profiles/*.js? |
| 31 | Allow: /profiles/*.gif |
| 32 | Allow: /profiles/*.jpg |
| 33 | Allow: /profiles/*.jpeg |
| 34 | Allow: /profiles/*.png |
| 35 | Allow: /profiles/*.svg |
| 36 | # Directories |
| 37 | Disallow: /core/ |
| 38 | Disallow: /profiles/ |
| 39 | # Files |
| 40 | Disallow: /README.md |
| 41 | Disallow: /composer/Metapackage/README.txt |
| 42 | Disallow: /composer/Plugin/ProjectMessage/README.md |
| 43 | Disallow: /composer/Plugin/Scaffold/README.md |
| 44 | Disallow: /composer/Plugin/VendorHardening/README.txt |
| 45 | Disallow: /composer/Template/README.txt |
| 46 | Disallow: /modules/README.txt |
| 47 | Disallow: /sites/README.txt |
| 48 | Disallow: /themes/README.txt |
| 49 | Disallow: /web.config |
| 50 | # Paths (clean URLs) |
| 51 | Disallow: /admin/ |
| 52 | Disallow: /comment/reply/ |
| 53 | Disallow: /filter/tips |
| 54 | Disallow: /node/add/ |
| 55 | Disallow: /search/ |
| 56 | Disallow: /user/register |
| 57 | Disallow: /user/password |
| 58 | Disallow: /user/login |
| 59 | Disallow: /user/logout |
| 60 | Disallow: /media/oembed |
| 61 | Disallow: /*/media/oembed |
| 62 | # Paths (no clean URLs) |
| 63 | Disallow: /index.php/admin/ |
| 64 | Disallow: /index.php/comment/reply/ |
| 65 | Disallow: /index.php/filter/tips |
| 66 | Disallow: /index.php/node/add/ |
| 67 | Disallow: /index.php/search/ |
| 68 | Disallow: /index.php/user/password |
| 69 | Disallow: /index.php/user/register |
| 70 | Disallow: /index.php/user/login |
| 71 | Disallow: /index.php/user/logout |
| 72 | Disallow: /index.php/media/oembed |
| 73 | Disallow: /index.php/*/media/oembed |