Darden Restaurants / robots.txt
← back to darden.com · change detected 9d ago (2026-07-28T10:03:18Z) · modified +0 −6
What changed
- Removed Allow: /core/*.avif for *
- Removed Allow: /core/*.webp for *
- Removed Allow: /profiles/*.avif for *
- Removed Allow: /profiles/*.webp for *
- Removed Disallow: /index.php/search? for *
- Removed Disallow: /search? for *
Diff old (2026-07-27T21:55:10Z) → new (2026-07-28T10:03:18Z)
| @@ -19,24 +19,20 @@ | ||
| 19 | 19 | Allow: /core/*.css? |
| 20 | 20 | Allow: /core/*.js$ |
| 21 | 21 | Allow: /core/*.js? |
| 22 | - Allow: /core/*.avif | |
| 23 | 22 | Allow: /core/*.gif |
| 24 | 23 | Allow: /core/*.jpg |
| 25 | 24 | Allow: /core/*.jpeg |
| 26 | 25 | Allow: /core/*.png |
| 27 | 26 | Allow: /core/*.svg |
| 28 | - Allow: /core/*.webp | |
| 29 | 27 | Allow: /profiles/*.css$ |
| 30 | 28 | Allow: /profiles/*.css? |
| 31 | 29 | Allow: /profiles/*.js$ |
| 32 | 30 | Allow: /profiles/*.js? |
| 33 | - Allow: /profiles/*.avif | |
| 34 | 31 | Allow: /profiles/*.gif |
| 35 | 32 | Allow: /profiles/*.jpg |
| 36 | 33 | Allow: /profiles/*.jpeg |
| 37 | 34 | Allow: /profiles/*.png |
| 38 | 35 | Allow: /profiles/*.svg |
| 39 | - Allow: /profiles/*.webp | |
| 40 | 36 | # Directories |
| 41 | 37 | Disallow: /core/ |
| 42 | 38 | Disallow: /profiles/ |
| @@ -56,7 +52,6 @@ | ||
| 56 | 52 | Disallow: /filter/tips |
| 57 | 53 | Disallow: /node/add/ |
| 58 | 54 | Disallow: /search/ |
| 59 | - Disallow: /search? | |
| 60 | 55 | Disallow: /user/register |
| 61 | 56 | Disallow: /user/password |
| 62 | 57 | Disallow: /user/login |
| @@ -69,7 +64,6 @@ | ||
| 69 | 64 | Disallow: /index.php/filter/tips |
| 70 | 65 | Disallow: /index.php/node/add/ |
| 71 | 66 | Disallow: /index.php/search/ |
| 72 | - Disallow: /index.php/search? | |
| 73 | 67 | Disallow: /index.php/user/password |
| 74 | 68 | Disallow: /index.php/user/register |
| 75 | 69 | Disallow: /index.php/user/login |