NeuralCrawl

Darden Restaurants / robots.txt snapshot

← back to darden.com · fetched 2026-07-30T04:49:35Z (7d ago) · HTTP 200 · 2141 bytes · sha256 8e8cb58d810473a5 · raw

final URL: https://www.darden.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
16User-agent: *
17# CSS, JS, Images
18Allow: /core/*.css$
19Allow: /core/*.css?
20Allow: /core/*.js$
21Allow: /core/*.js?
22Allow: /core/*.avif
23Allow: /core/*.gif
24Allow: /core/*.jpg
25Allow: /core/*.jpeg
26Allow: /core/*.png
27Allow: /core/*.svg
28Allow: /core/*.webp
29Allow: /profiles/*.css$
30Allow: /profiles/*.css?
31Allow: /profiles/*.js$
32Allow: /profiles/*.js?
33Allow: /profiles/*.avif
34Allow: /profiles/*.gif
35Allow: /profiles/*.jpg
36Allow: /profiles/*.jpeg
37Allow: /profiles/*.png
38Allow: /profiles/*.svg
39Allow: /profiles/*.webp
40# Directories
41Disallow: /core/
42Disallow: /profiles/
43# Files
44Disallow: /README.md
45Disallow: /composer/Metapackage/README.txt
46Disallow: /composer/Plugin/ProjectMessage/README.md
47Disallow: /composer/Plugin/Scaffold/README.md
48Disallow: /composer/Plugin/VendorHardening/README.txt
49Disallow: /composer/Template/README.txt
50Disallow: /modules/README.txt
51Disallow: /sites/README.txt
52Disallow: /themes/README.txt
53# Paths (clean URLs)
54Disallow: /admin/
55Disallow: /comment/reply/
56Disallow: /filter/tips
57Disallow: /node/add/
58Disallow: /search/
59Disallow: /search?
60Disallow: /user/register
61Disallow: /user/password
62Disallow: /user/login
63Disallow: /user/logout
64Disallow: /media/oembed
65Disallow: /*/media/oembed
66# Paths (no clean URLs)
67Disallow: /index.php/admin/
68Disallow: /index.php/comment/reply/
69Disallow: /index.php/filter/tips
70Disallow: /index.php/node/add/
71Disallow: /index.php/search/
72Disallow: /index.php/search?
73Disallow: /index.php/user/password
74Disallow: /index.php/user/register
75Disallow: /index.php/user/login
76Disallow: /index.php/user/logout
77Disallow: /index.php/media/oembed
78Disallow: /index.php/*/media/oembed