Skip to content

Prevent PayGate search indexing - #28

Merged
Phloraxx merged 1 commit into
mainfrom
no-search-indexing
Aug 7, 2026
Merged

Prevent PayGate search indexing#28
Phloraxx merged 1 commit into
mainfrom
no-search-indexing

Conversation

@Phloraxx

@Phloraxx Phloraxx commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Summary

  • add global X-Robots-Tag: noindex, nofollow, noarchive, nosnippet, noimageindex;
  • cover PayGate API, operator SPA, and PocketBase routes with router-wide middleware;
  • add HTML robots metadata to the operator app;
  • expose a crawler policy route so engines can fetch the noindex directives;
  • keep sitemap and unknown marketing routes absent.

Verification

  • full Go test suite passed;
  • go vet ./... passed;
  • focused robots/header tests passed.

@Phloraxx
Phloraxx merged commit 61e5f5a into main Aug 7, 2026
1 check passed
@Phloraxx
Phloraxx deleted the no-search-indexing branch August 7, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant