Posts

Showing posts from September, 2017

How to put posts into pages in Wordpress - without using a plug-in

Image
This article shows how to set up your blog made with Wordpress so that that (it looks like) your posts are on separate web-pages, without needing to install any plugin. (For this task, the answers for Wordpress.org and Wordpress.com are so very similar that they have been combined into the one article.) Wordpress, like most blogging platforms, is basically made up of Posts, Pages and Widgets (aka gadgets). People who are building blogs often want to "put posts into pages" ie to have a page which shows a subset of their posts, based on the category.   The standard, but unsatisfactory, answer is " Sorry, that's not how Wordpress works.   Static pages are used for reference information that doesn't change often, which you don't want to be part of your regular post-feed, but which you do want users to have easy access to. " Luckily it's easy to set up your blog so that it looks like your posts are on different pages  by following three simple steps.   T...