[wp-trac] [WordPress Trac] #58865: HTTP Header typo X-Robots instead of X-Robots-Tag
WordPress Trac
noreply at wordpress.org
Thu Aug 24 20:48:57 UTC 2023
#58865: HTTP Header typo X-Robots instead of X-Robots-Tag
-----------------------------------------+-----------------------
Reporter: michelleblanchette | Owner: audrasjb
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.4
Component: Customize | Version:
Severity: minor | Resolution: fixed
Keywords: has-patch changes-requested | Focuses:
-----------------------------------------+-----------------------
Changes (by adamsilverstein):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"56462" 56462]:
{{{
#!CommitTicketReference repository="" revision="56462"
Customizer: use the correct `X-Robots-Tag` header.
Fix an issue where the `X-Robots` header was used instead of the `X
-Robots-Tag` header. Using `X-Robots-Tag` yields the correct behavior
that the original code intended to add. `X-Robots` is left in place for
backward compatibility.
Props michelleblanchette, dhruvishah2203, rajinsharwar, jorbin, hztyfoon,
elrae.
Fixes #58865.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58865#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list