how to post an article in a new page
-
Hello
I would like to ask if it is possible to post an article in other pages aside from the Home page. What I would like to acheive is to have 8 pages each one for one category lets say Technology or Social or Life and then to choose each article in what page will be posted. Thus I will not have all my posts in the home page.
I will appreciate any help. Thanks a lot.The blog I need help with is: (visible only to logged in users)
-
The one thing that seems to go by most people is that your site is actually a database and you can query that database in a number of ways.
However, all posts are published on the Posts page. If you want to hide it, you will have to create a Static Page and set it as your homepage, and use a Custom Menu (which replaces your existing navbar) where you can link to your various categories. Whenever anyone clicks on the link in the navbar, a page is dynamically created that lists all your posts in that category.
Setting a Static Page as your Front Page http://en.support.wordpress.com/pages/front-page/
Custom Menus http://en.support.wordpress.com/menus/
and here http://wpbtips.wordpress.com/2011/12/19/custom-menus/
- The topic ‘how to post an article in a new page’ is closed to new replies.