-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Closed
Labels
domain: content pluginRelated to content plugin emitting metadata for theme consumptionRelated to content plugin emitting metadata for theme consumptionfeatureThis is not a bug or issue with Docusausus, per se. It is a feature request for the future.This is not a bug or issue with Docusausus, per se. It is a feature request for the future.
Description
🚀 Feature
As @MattiaPrimavera pointed out here:
#3417 (comment)
Docusaurus v1 had an "unlisted" feature allowing a blog post to exist in the production build, but to not appear in sidebar etc, and only those having the link could know the existence of it.
We should port this feature to v2 and make it consistent across all content plugins.
Things to not forget:
- meta noindex
- filter from the sitemaps plugin
- docs sidebar categories when all doc items are unlisted => filter category? (+ same for whole tree)
We might need to add an unlisted flag to the created route definitions to transmit this info to the sitemap plugin.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
domain: content pluginRelated to content plugin emitting metadata for theme consumptionRelated to content plugin emitting metadata for theme consumptionfeatureThis is not a bug or issue with Docusausus, per se. It is a feature request for the future.This is not a bug or issue with Docusausus, per se. It is a feature request for the future.