Have you read the Contributing Guidelines on issues?
Prerequisites
Description
Unlisted blog posts should not appear on the blog archive page, because it makes them discoverable!
Missing implementation from original feature #8004
Reproducible demo
No response
Steps to reproduce
Unlisted post in production: https://docusaurus.io/tests/blog/unlisted-post
Shouldn't be displayed on this page https://docusaurus.io/tests/blog/archive
Expected behavior
Shouldn't be displayed on this page https://docusaurus.io/tests/blog/archive

Actual behavior
It is displayed on https://docusaurus.io/tests/blog/archive (but shouldn't)
Your environment
No response
Self-service
Have you read the Contributing Guidelines on issues?
Prerequisites
npm run clearoryarn clearcommand.rm -rf node_modules yarn.lock package-lock.jsonand re-installing packages.Description
Unlisted blog posts should not appear on the blog archive page, because it makes them discoverable!
Missing implementation from original feature #8004
Reproducible demo
No response
Steps to reproduce
Unlisted post in production: https://docusaurus.io/tests/blog/unlisted-post
Shouldn't be displayed on this page https://docusaurus.io/tests/blog/archive
Expected behavior
Shouldn't be displayed on this page https://docusaurus.io/tests/blog/archive
Actual behavior
It is displayed on https://docusaurus.io/tests/blog/archive (but shouldn't)
Your environment
No response
Self-service