Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

dean1's avatar
dean1
Icon for Nimbostratus rankNimbostratus
Oct 29, 2020

Adding X-Robots-Tag to http::header

So I'm trying to add an additional iRule to my VS that adds the "X-Robots-Tag" "noindex" to all responses. What I have is a single iRule that contains the following code:   when HTTP_RESPONSE { ...