[PR #23716] [CLOSED] feat(web): Added Content-Signal to robots.txt #17599

Closed
opened 2026-02-05 16:24:35 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/23716
Author: @kolappannathan
Created: 11/8/2025
Status: Closed

Base: mainHead: feat(web)-contentsignals


📝 Commits (1)

  • 1587fec Added Content-Signal to robots.txt

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 web/static/robots.txt (+1 -0)

📄 Description

Description

Added Content-Signal (by Cloudflare) to indicate that the allowed URLs should not be used for AI training or input.

I am not sure on how effective this indicator is. But considering it is from Cloudflare and they do have provisions to detect and block bot traffic from some AI bots, I thought this could be a nice addition for people using Cloudflare tunnels for their home servers.

Ref: https://contentsignals.org/

Checklist:

  • I have performed a self-review of my own code
  • I have no unrelated changes in the PR.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/23716 **Author:** [@kolappannathan](https://github.com/kolappannathan) **Created:** 11/8/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat(web)-contentsignals` --- ### 📝 Commits (1) - [`1587fec`](https://github.com/immich-app/immich/commit/1587fecde987621ca74e7187841e1ec311d9e243) Added Content-Signal to robots.txt ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `web/static/robots.txt` (+1 -0) </details> ### 📄 Description ## Description Added Content-Signal (by Cloudflare) to indicate that the allowed URLs should not be used for AI training or input. I am not sure on how effective this indicator is. But considering it is from Cloudflare and they do have provisions to detect and block bot traffic from some AI bots, I thought this could be a nice addition for people using Cloudflare tunnels for their home servers. Ref: https://contentsignals.org/ ## Checklist: - [x] I have performed a self-review of my own code - [x] I have no unrelated changes in the PR. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 16:24:35 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#17599