*** title: Hidden page example noindex: true ------------- You found it! This page is hidden from the sidebar using `hidden: true` in `docs.yml` and from search engines using `noindex: true` in the frontmatter. It's only accessible by direct URL. To learn how to hide content in your own docs, see [Hiding content](/learn/docs/customization/hiding-content).