Skip to content

Marking tag pages as noindex#4690

Draft
Duncanma wants to merge 1 commit into
mainfrom
NoindexTags
Draft

Marking tag pages as noindex#4690
Duncanma wants to merge 1 commit into
mainfrom
NoindexTags

Conversation

@Duncanma

@Duncanma Duncanma commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

@mattpyle recently did a SEO audit of docs, and concluded this

The Tags section (132 auto-generated listing pages) has no meta description and no JSON-LD, yet every page is index,follow. These thin listing pages dilute crawl budget and can compete with real docs in search. One Docusaurus config change (noindex the tag pages, or stop generating them) resolves the whole category.

What does this PR do?

Via a swizzled override, this sets the pages to noindex but follow since they contain links to useful content that should be found and indexed.

┆Attachments: EDU-6509 Marking tag pages as noindex

@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview, Comment Jun 9, 2026 9:51pm

Request Review

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

This PR does not change any pages in /docs. If you make updates, links to the modified pages will appear here.

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