Skip to content

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

Open
Xenc5 wants to merge 1 commit intomainfrom
no-index-next
Open

Add "noIndex" property to /next/ versioned docs#54
Xenc5 wants to merge 1 commit 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
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.

1 participant