1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
|
# www.robotstxt.org/
# www.google.com/support/webmasters/bin/answer.py?hl=en&answer=156449
User-agent: *
# Directories
Disallow: /saved/
Disallow: /my/
Disallow: /includes/
Disallow: /misc/
Disallow: /modules/
Disallow: /profiles/
Disallow: /scripts/
Disallow: /sites/
Disallow: /themes/
Disallow: /user?
Disallow: /user/
Disallow: /links/
Disallow: /popup/
Disallow: /jwplaylist/
Disallow: /files/ads/
Disallow: /m/
Disallow: /pinnacleapi/
Disallow: /topics/
Disallow: /maps/
# Files
Disallow: /CHANGELOG.txt
Disallow: /cron.php
Disallow: /INSTALL.mysql.txt
Disallow: /INSTALL.pgsql.txt
Disallow: /install.php
Disallow: /INSTALL.txt
Disallow: /LICENSE.txt
Disallow: /MAINTAINERS.txt
Disallow: /update.php
Disallow: /UPGRADE.txt
Disallow: /xmlrpc.php
# Paths (clean URLs)
Disallow: /admin/
Disallow: /comment/reply/
Disallow: /contact/
Disallow: /logout/
Disallow: /node/add/
Disallow: /search/
Disallow: /search/?q=
Disallow: /user/register/
Disallow: /user/password/
Disallow: /user/login/
# Paths (no clean URLs)
Disallow: /?q=admin/
Disallow: /?q=comment/reply/
Disallow: /?q=contact/
Disallow: /?q=logout/
Disallow: /?q=node/add/
Disallow: /?q=search/
Disallow: /?q=user/password/
Disallow: /?q=user/register/
Disallow: /?q=user/login/
# XML Sitemaps
Sitemap: https://www.thrillist.com/index-sitemap.xml
Sitemap: https://www.thrillist.com/rich-cards-sitemap.xml
Sitemap: https://www.thrillist.com/sitemap.xml
Sitemap: https://www.thrillist.com/sitemap/news/1/cars.xml
Sitemap: https://www.thrillist.com/sitemap/news/1/entertainment.xml
Sitemap: https://www.thrillist.com/sitemap/news/1/health.xml
Sitemap: https://www.thrillist.com/sitemap/news/1.xml
Sitemap: https://www.thrillist.com/sitemap/news/1/tech.xml
Sitemap: https://www.thrillist.com/sitemap/news/1/travel.xml
Sitemap: https://www.thrillist.com/sitemap/news/1/drink.xml
Sitemap: https://www.thrillist.com/sitemap/news/1/eat.xml
Sitemap: https://www.thrillist.com/sitemap/news/1/events.xml
Sitemap: https://www.thrillist.com/sitemap/news/1/lifestyle.xml
Sitemap: https://www.thrillist.com/sitemap/news/1/chicago.xml
Sitemap: https://www.thrillist.com/sitemap/news/1/los-angeles.xml
Sitemap: https://www.thrillist.com/sitemap/news/1/new-york.xml
Sitemap: https://www.thrillist.com/sitemap/news/1/san-francisco.xml
|