Open Choff3 opened 3 months ago
If using Cloudflare to proxy your traffic, add a transform rule to modify the response header by adding X-Robots-Tag: noindex
to the header.
If not, consult the documentation for the reverse proxy you are using (that is, if you are using a reverse proxy) as it likely has a way for you to modify the response header in order to add the X-Robots-Tag
header (I know nginx does).
Description
It would be nice if there was a setting to disable search engine indexing so that my Overseerr instance does not come up in google searches.
Desired Behavior
There is a toggle in the Overseerr settings to disable search engine indexing.
Additional Context
No response
Code of Conduct