Skip to content

Conversation

@ricardo-devis-agullo
Copy link
Collaborator

Add discovery.robots option to control search engine indexing

Adds discovery.robots config option to control search engine indexing of registry HTML pages.

  • Defaults to true (index, follow)
  • When false, sets <meta name="robots" content="noindex, nofollow" />
  • Applied to index, component info, and preview pages
  • Configurable via discovery: { robots: false } in registry options

Allows preventing search engine indexing of internal/private registries while keeping discovery UI enabled.

@ricardo-devis-agullo ricardo-devis-agullo merged commit de6e75c into master Nov 6, 2025
3 checks passed
@ricardo-devis-agullo ricardo-devis-agullo deleted the no-robots-option branch November 6, 2025 12:13
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.

2 participants