mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:42:58 +03:00
[PR #806] [MERGED] feat: add robots.txt to block indexing #614
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/806
Author: @Etienne-bdt
Created: 8/1/2025
Status: ✅ Merged
Merged: 8/2/2025
Merged by: @kmendell
Base:
main← Head:main📝 Commits (1)
806a979feat: add robots.txt to block indexing📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
➕
frontend/static/robots.txt(+3 -0)📄 Description
Linked to #766
Serve a robots.txt which forbids both exploring and indexing by crawlers of all user agent
Hopefully this should stop indexing.
Note : If any other user gets their site indexed they can edit search results and delete them via the google search console if they own the domain under which their instance is served.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.