Tesla / robots.txt snapshot
← back to tesla.com · fetched 2026-06-20T01:10:30Z (18h ago) · HTTP 200 · 3013 bytes · sha256 1b591f1d418e51e5 · raw
final URL: https://www.tesla.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 | Crawl-delay: 10 |
| 18 | # CSS, JS, Images |
| 19 | Allow: /misc/*.css$ |
| 20 | Allow: /misc/*.css? |
| 21 | Allow: /misc/*.js$ |
| 22 | Allow: /misc/*.js? |
| 23 | Allow: /misc/*.gif |
| 24 | Allow: /misc/*.jpg |
| 25 | Allow: /misc/*.jpeg |
| 26 | Allow: /misc/*.png |
| 27 | Allow: /modules/*.css$ |
| 28 | Allow: /modules/*.css? |
| 29 | Allow: /modules/*.js$ |
| 30 | Allow: /modules/*.js? |
| 31 | Allow: /modules/*.gif |
| 32 | Allow: /modules/*.jpg |
| 33 | Allow: /modules/*.jpeg |
| 34 | Allow: /modules/*.png |
| 35 | Allow: /profiles/*.css$ |
| 36 | Allow: /profiles/*.css? |
| 37 | Allow: /profiles/*.js$ |
| 38 | Allow: /profiles/*.js? |
| 39 | Allow: /profiles/*.gif |
| 40 | Allow: /profiles/*.jpg |
| 41 | Allow: /profiles/*.jpeg |
| 42 | Allow: /profiles/*.png |
| 43 | Allow: /themes/*.css$ |
| 44 | Allow: /themes/*.css? |
| 45 | Allow: /themes/*.js$ |
| 46 | Allow: /themes/*.js? |
| 47 | Allow: /themes/*.gif |
| 48 | Allow: /themes/*.jpg |
| 49 | Allow: /themes/*.jpeg |
| 50 | Allow: /themes/*.png |
| 51 | # IMCE |
| 52 | Disallow: /sites/default/files/ |
| 53 | # Directories |
| 54 | Disallow: /includes/ |
| 55 | Disallow: /misc/ |
| 56 | Disallow: /modules/ |
| 57 | Disallow: /profiles/ |
| 58 | Disallow: /scripts/ |
| 59 | Disallow: /themes/ |
| 60 | # Files |
| 61 | Disallow: /CHANGELOG.txt |
| 62 | Disallow: /cron.php |
| 63 | Disallow: /INSTALL.mysql.txt |
| 64 | Disallow: /INSTALL.pgsql.txt |
| 65 | Disallow: /INSTALL.sqlite.txt |
| 66 | Disallow: /install.php |
| 67 | Disallow: /INSTALL.txt |
| 68 | Disallow: /LICENSE.txt |
| 69 | Disallow: /MAINTAINERS.txt |
| 70 | Disallow: /update.php |
| 71 | Disallow: /UPGRADE.txt |
| 72 | Disallow: /xmlrpc.php |
| 73 | # Paths (clean URLs) |
| 74 | Disallow: /admin/ |
| 75 | Disallow: /comment/reply/ |
| 76 | Disallow: /filter/tips/ |
| 77 | Disallow: /node/add/ |
| 78 | Disallow: /search/ |
| 79 | Disallow: /user/register/ |
| 80 | Disallow: /user/password/ |
| 81 | Disallow: /user/login/ |
| 82 | Disallow: /user/logout/ |
| 83 | # Paths (no clean URLs) |
| 84 | Disallow: /?q=admin/ |
| 85 | Disallow: /?q=comment/reply/ |
| 86 | Disallow: /?q=filter/tips/ |
| 87 | Disallow: /?q=node/add/ |
| 88 | Disallow: /?q=search/ |
| 89 | Disallow: /?q=user/password/ |
| 90 | Disallow: /?q=user/register/ |
| 91 | Disallow: /?q=user/login/ |
| 92 | Disallow: /?q=user/logout/ |
| 93 | Disallow: /?q=user/q=node/ |
| 94 | |
| 95 | # Disallow indexing of Node pages |
| 96 | Disallow: /node/ |
| 97 | Disallow: /*/node/ |
| 98 | |
| 99 | Disallow: /?q=node/ |
| 100 | Disallow: /?q=*/node/ |
| 101 | |
| 102 | # Disallow indexing of nodequeue pages |
| 103 | Disallow: /nodequeue/ |
| 104 | Disallow: /*/nodequeue/ |
| 105 | |
| 106 | # Disallow indexing of pages with referral |
| 107 | Disallow: /*?referral= |
| 108 | Disallow: /?referral= |
| 109 | |
| 110 | ############################## |
| 111 | # START TESLA CONTENT. |
| 112 | ############################## |
| 113 | |
| 114 | # Tesla content landing pages. |
| 115 | Disallow: /content/* |
| 116 | Disallow: /new/* |
| 117 | Disallow: /used/* |
| 118 | Disallow: /preowned/* |
| 119 | Disallow: /demo/* |
| 120 | Disallow: /taxonomy/term/* |
| 121 | Disallow: /*/taxonomy/term/* |
| 122 | Allow: /content/dam/tesla-site/ |
| 123 | |
| 124 | # No indexing of en_eu |
| 125 | User-agent: Googlebot |
| 126 | Disallow: /en_eu/ |
| 127 | Disallow: /en_EU/ |
| 128 | |
| 129 | ############################## |
| 130 | # STOP TESLA CONTENT. |
| 131 | ############################## |