Hi there, Just wondering if anyone is aware of anyways I can create a blog post, which is only viable by URL. I don't want it to display itself on the main page. Any help would be greatly appreciated. Thanks
Yes, you can do that. You can set some parameters in The Loop in your template files. http://codex.wordpress.org/The_Loop has examples of how to exclude single posts or entire categories from your pages.
Thanks for your answer, I green repp'd 'ya! Is there a simpler way to do it, as I want to be making these types of posts often, and don't have time to play with parameters.
as said above, you might also want to look at template tags > http://codex.wordpress.org/Template_Tags
Yeah I read your original post and was just posting a different way of doing it, must admit I do prefer your method .