get

  1. Improvs

    XF 2.1 Send header params globaly

    Need advice. What is a better way to send some header params for all pages with specific $_GET? For example: header ('X-Robots-Tag: noindex, follow'); I thought about APP class, but this class is not extendable.
Back
Top Bottom