I want to create a post that people can access, but only if they know the URL. In other words, I don't want the post to show up in the post listing, category listings, etc, but I DO want people to be able to view it if they link directly to the page via the post's permalink URL.
How can I do this? I thought of making the post private, or making it a draft. That works for me, only when I am logged in. Once I am logged out, the page URL is "not found".
Is there a way to do what I am trying to do?