The Basics of Writing Posts and Pages in WordPress
July 6, 2008 – 12:00 pm by MattPutting content into WordPress is very intuitive. You login, and navigate to the Write tab, type out what you want and press publish. However, there are tons of options that you can use to push the limits of WordPress to your benefits.
The difference between posts and pages
A post and page are basically the same thing in WordPress. WordPress even stores them in the same place, but they have different uses and options.
A page is:
Pages, on the other hand, are for content such as “About Me,” “Contact Me,” etc. Pages live outside of the normal blog chronology, and are often used to present information about yourself or your site that is somehow timeless — information that is always applicable. You can use Pages to organize and manage any amount of content. (from: WordPress Pages)
A post is:
Posts are the entries that display in reverse chronological order on your home page. In contrast to pages, posts usually have comments fields beneath them and are included in your site’s RSS feed. (from: WordPress: Writing Posts)
So, you make posts for things that come up over time. Things like news articles, things you want to talk about, business updates, etc. Whereas, pages you would use for content that doesn’t change often.

