Skip to content

Instantly share code, notes, and snippets.

@sitefinitySDK
Last active July 15, 2023 12:45
<system.webServer>
<httpProtocol>
<customHeaders>
<add name="x-robots-tag" xdt:Locator="Match(name)" xdt:Transform="Remove" />
</customHeaders>
</httpProtocol>
</system.webServer>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment