BrightEdge / robots.txt snapshot
← back to brightedge.com · fetched 2026-06-20T14:56:27Z (7h ago) · HTTP 200 · 2512 bytes · sha256 51c4292d739ece2b · raw
final URL: https://www.brightedge.com/robots.txt
| 1 | # ================================================= |
| 2 | # robots.txt |
| 3 | # ================================================= |
| 4 | |
| 5 | User-agent: * |
| 6 | |
| 7 | # ------------------------------------------------- |
| 8 | # ALLOW rendering assets |
| 9 | # ------------------------------------------------- |
| 10 | Allow: /core/*.css |
| 11 | Allow: /core/*.js |
| 12 | Allow: /core/*.gif |
| 13 | Allow: /core/*.jpg |
| 14 | Allow: /core/*.jpeg |
| 15 | Allow: /core/*.png |
| 16 | Allow: /core/*.svg |
| 17 | |
| 18 | Allow: /profiles/*.css |
| 19 | Allow: /profiles/*.js |
| 20 | Allow: /profiles/*.gif |
| 21 | Allow: /profiles/*.jpg |
| 22 | Allow: /profiles/*.jpeg |
| 23 | Allow: /profiles/*.png |
| 24 | Allow: /profiles/*.svg |
| 25 | |
| 26 | Allow: /themes/*.css |
| 27 | Allow: /themes/*.js |
| 28 | |
| 29 | # ------------------------------------------------- |
| 30 | # BLOCK admin & authentication |
| 31 | # ------------------------------------------------- |
| 32 | Disallow: /admin/ |
| 33 | Disallow: /user/login |
| 34 | Disallow: /user/logout |
| 35 | Disallow: /user/register |
| 36 | Disallow: /user/password |
| 37 | |
| 38 | # ------------------------------------------------- |
| 39 | # BLOCK content creation & system actions |
| 40 | # ------------------------------------------------- |
| 41 | Disallow: /node/add/ |
| 42 | Disallow: /comment/reply/ |
| 43 | Disallow: /filter/tips |
| 44 | Disallow: /media/oembed |
| 45 | Disallow: /*/media/oembed |
| 46 | |
| 47 | # ------------------------------------------------- |
| 48 | # BLOCK internal search & result pages |
| 49 | # ------------------------------------------------- |
| 50 | Disallow: /search/ |
| 51 | Disallow: /index.php/search/ |
| 52 | |
| 53 | # ------------------------------------------------- |
| 54 | # BLOCK non-clean URL duplicates |
| 55 | # ------------------------------------------------- |
| 56 | Disallow: /index.php/admin/ |
| 57 | Disallow: /index.php/comment/reply/ |
| 58 | Disallow: /index.php/filter/tips |
| 59 | Disallow: /index.php/node/add/ |
| 60 | Disallow: /index.php/user/login |
| 61 | Disallow: /index.php/user/logout |
| 62 | Disallow: /index.php/user/register |
| 63 | Disallow: /index.php/user/password |
| 64 | Disallow: /index.php/media/oembed |
| 65 | Disallow: /index.php/*/media/oembed |
| 66 | |
| 67 | # ------------------------------------------------- |
| 68 | # BLOCK documentation & internal files |
| 69 | # ------------------------------------------------- |
| 70 | Disallow: /README.md |
| 71 | Disallow: /composer/ |
| 72 | Disallow: /modules/README.txt |
| 73 | Disallow: /sites/README.txt |
| 74 | Disallow: /themes/README.txt |
| 75 | |
| 76 | # ------------------------------------------------- |
| 77 | # BLOCK common exploit & scan paths |
| 78 | # ------------------------------------------------- |
| 79 | Disallow: /vendor/ |
| 80 | Disallow: /.env |
| 81 | Disallow: /.git |
| 82 | Disallow: /.svn |
| 83 | Disallow: /.hg |
| 84 | Disallow: /backup/ |
| 85 | Disallow: /backups/ |
| 86 | Disallow: /tmp/ |
| 87 | Disallow: /private/ |
| 88 | |
| 89 | # ------------------------------------------------- |
| 90 | # SITEMAP |
| 91 | # ------------------------------------------------- |
| 92 | Sitemap: https://www.brightedge.com/sitemap.xml |