Skip to content

Security: Add X-Robots-Tag header and robots.txt file to control crawlers #4574

@lastzero

Description

@lastzero

As a user with a private photo collection, I do not want search engines such as Google to crawl, index and/or cache the content on my server so that it remains private.

The X-Robots-Tag HTTP header controls how search engines index and crawl web pages and other content. It works similarly to a robots.txt file or the robots meta tag in HTML, but offers more flexibility and can be applied to any file type, not just web pages. This makes it particularly useful for controlling the indexing of multimedia content:

Related Issues:

Metadata

Metadata

Assignees

Labels

configGlobal Configuration, Initialization, and User SettingsenhancementEnhancement or improvement of an existing featurereleasedAvailable in the stable releasesecurityImpact on server or browser securitytestedChanges have been tested successfully

Type

No type

Projects

Status

Release 🌈

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions