F5 is upgrading its customer support chat feature on My.F5.com. Chat support will be unavailable from 6am-10am PST on 1/20/26. Refer to K000159584 for details.

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 { ...