Skip to content

Commit

Permalink
chore(http): improvements following reviewer feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
bsmth committed Dec 11, 2024
1 parent 5eb2d4c commit f2b548e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/en-us/web/http/headers/x-robots-tag/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@ The following example contains two `X-Robots-Tag` headers which ask that `google
```http
HTTP/1.1 200 OK
Date: Tue, 03 Dec 2024 17:08:49 GMT
X-Robots-Tag: googlebot: nofollow
X-Robots-Tag: BadBot: noindex, nofollow
X-Robots-Tag: googlebot: nofollow
```

In the response below, the same indexing rules are defined, but in a single header.
Expand Down

0 comments on commit f2b548e

Please sign in to comment.