Tenable / robots.txt snapshot
← back to tenable.com · fetched 2026-06-20T14:27:25Z (7h ago) · HTTP 200 · 1872 bytes · sha256 31e970f1ab8ccf81 · raw
final URL: https://www.tenable.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 | Disallow: /watch/ |
| 40 | Disallow: /read/ |
| 41 | Disallow: /includes/ |
| 42 | Disallow: /misc/ |
| 43 | Disallow: /modules/ |
| 44 | Disallow: /scripts/ |
| 45 | Disallow: /private/ |
| 46 | Disallow: /taxonomy/term/ |
| 47 | Disallow: /internal/ |
| 48 | Disallow: /themes/custom/tenable/img/ |
| 49 | # Files |
| 50 | Disallow: /README.txt |
| 51 | Disallow: /web.config |
| 52 | # Paths (clean URLs) |
| 53 | Disallow: /admin/ |
| 54 | Disallow: /comment/reply/ |
| 55 | Disallow: /filter/tips |
| 56 | Disallow: /node/add/ |
| 57 | Disallow: /search/ |
| 58 | Disallow: /search?q=* |
| 59 | Disallow: /user/register |
| 60 | Disallow: /user/password |
| 61 | Disallow: /user/login |
| 62 | Disallow: /user/logout |
| 63 | # Paths (no clean URLs) |
| 64 | Disallow: /index.php/admin/ |
| 65 | Disallow: /index.php/comment/reply/ |
| 66 | Disallow: /index.php/filter/tips |
| 67 | Disallow: /index.php/node/add/ |
| 68 | Disallow: /index.php/search/ |
| 69 | Disallow: /index.php/user/password |
| 70 | Disallow: /index.php/user/register |
| 71 | Disallow: /index.php/user/login |
| 72 | Disallow: /index.php/user/logout |
| 73 | |
| 74 | sitemap: https://www.tenable.com/sitemap.xml |