Expression:
(cf.bot_management.verified_bot and http.response.code eq 403)Header modification:
- Operation: Set static
- Header name:
Link - Value:
<https://example.com/ai-licensing-terms>; rel="license"; type="text/html"
Use Response Header Transform Rules to add Link headers to crawler responses — even when those crawlers are blocked. This lets you communicate terms of use or RSL ↗ license information.
Expression:
(cf.bot_management.verified_bot and http.response.code eq 403)Header modification:
Link<https://example.com/ai-licensing-terms>; rel="license"; type="text/html"For more details, refer to Response Header Transform Rules.