How to write a page

Pages are different from blog posts in that they are usually reserved for topics that may not have ongoing discussion.  They are more informational and less conversational.   They often form the main navigation to sections of your site.   These can be as basic as as an About Us page or a Contact Page or it could include a whole series of articles and sub-pages that reside off of higher order pages in your sites navigation structure.  Increasingly however, pages are used to create neighborhood information and listing repositories.  Before we get into those topics, this section focuses on getting started writing pages.

Watch this video to get started:
[member]

(1)Login to your dashboard

(2)Click the Pages – “Add New” or “Write” tab.

(3)Give the Page a descriptive Title and Write your Page.

Note: If you previously wrote your text using a word processor, like Microsoft Word, you will transfer lots of formatting when copying and pasting the text into your WordPress editor. It will produce much unnecessary code(click to “html view” to see). To avoid this first paste your text into a simple text editor like Notepad (all Microsoft operating systems include the Notepad program). This will strip all the formatting from Word into pure text. Then copy and paste from Notepad into WordPress. You will now need to add your formatting as you would like it displayed on your website.

There is a button in the text editor options for pasting text from MS Word, but it is fickle and does not reformat everything. Best to just turn it into plain text then reformat to cleaner HTML code with the WP editor buttons.

(4)Saving and Publishing your Pages

As you write your pages, WordPress will begin to autosave your page as a draft. Use the Save or Publish buttons when you are ready.Before publishing the post you can use the Preview button to see how it will look first. Right click on the Preview button then open it in a new window or new tab so you can easily jump back to the write post page.

When you click the Publish button you will then be redirected to a newWrite Page page.The little calendar option just above the Save and Publish buttons will allow you to post date your blog posts. They will remain unpublished and then later go live on the site at your preset date and time. Click the edit link and those options will appear for you.

Your drafts will not be published live onto the website until you select the Publish button. To edit draft posts you’ve not completed and published click on the Manage tab. Here will be the full list of your posts. It will indicate which are published and un-published. Click the Title link of your draft post to continue writing and then publish it.

*Page Options
A)Attributes -
B)Template -
C)Order -
D)Custom Fields
E)Discussions
F)Page Author
[/member]