NeuralCrawl

Condé Nast / robots.txt snapshot

← back to condenast.com · fetched 2026-06-20T01:10:30Z (15h ago) · HTTP 200 · 1470 bytes · sha256 e151246509575266 · raw

final URL: https://condenast.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/wc/robots.html
15#
16# For syntax checking, see:
17# http://www.sxw.org.uk/computing/robots/check.html
18
19User-agent: *
20Crawl-delay: 10
21# Directories
22Disallow: /includes/
23Disallow: /misc/
24Disallow: /modules/
25Disallow: /profiles/
26Disallow: /scripts/
27Disallow: /themes/
28# Files
29Disallow: /CHANGELOG.txt
30Disallow: /cron.php
31Disallow: /INSTALL.mysql.txt
32Disallow: /INSTALL.pgsql.txt
33Disallow: /install.php
34Disallow: /INSTALL.txt
35Disallow: /LICENSE.txt
36Disallow: /MAINTAINERS.txt
37Disallow: /update.php
38Disallow: /UPGRADE.txt
39Disallow: /xmlrpc.php
40# Paths (clean URLs)
41Disallow: /admin/
42Disallow: /comment/reply/
43Disallow: /logout/
44Disallow: /node/add/
45Disallow: /search/
46Disallow: /user/register/
47Disallow: /user/password/
48Disallow: /user/login/
49# Paths (no clean URLs)
50Disallow: /?q=admin/
51Disallow: /?q=comment/reply/
52Disallow: /?q=logout/
53Disallow: /?q=node/add/
54Disallow: /?q=search/
55Disallow: /?q=user/password/
56Disallow: /?q=user/register/
57Disallow: /?q=user/login/