Skip to content

Add "noIndex" property to /next/ versioned docs#54

Merged
Xenc5 merged 3 commits intomainfrom
no-index-next
Mar 3, 2026
Merged

Add "noIndex" property to /next/ versioned docs#54
Xenc5 merged 3 commits intomainfrom
no-index-next

Conversation

@Xenc5
Copy link
Contributor

@Xenc5 Xenc5 commented Feb 27, 2026

The "noIndex" property here adds <meta name="robots" content="noindex, nofollow"> to all /next/ pages, instructing search engines not to index or follow links on future documentation.

https://docusaurus.io/docs/api/docusaurus-config#noIndex

Note that version options are current, 0.11, 0.12

  • /0.11/ is mapped to 0.11
  • /next/ is mapped to current
  • / is mapped to 0.12 via lastVersion

@Xenc5 Xenc5 requested a review from a team February 27, 2026 16:57
@Xenc5 Xenc5 closed this Feb 27, 2026
@Xenc5 Xenc5 reopened this Feb 27, 2026
@cedaraspen
Copy link
Collaborator

syntax is broken, please try locally before merging

@Xenc5
Copy link
Contributor Author

Xenc5 commented Mar 3, 2026

syntax is broken, please try locally before merging

Thank you. Appears to be an issue with the conflict resolution.

Fix missing code from conflict resolution
@Xenc5 Xenc5 merged commit 51561e0 into main Mar 3, 2026
2 checks passed
@Xenc5 Xenc5 deleted the no-index-next branch March 3, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants