<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>How To Make Blog &#187; Pages</title>
	<atom:link href="http://howtomakeblog.net/category/wordpress/pages-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://howtomakeblog.net</link>
	<description></description>
	<lastBuildDate>Wed, 29 Jul 2009 01:20:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Setting a Static Home Page</title>
		<link>http://howtomakeblog.net/wordpress/pages-wordpress/setting-a-static-home-page/</link>
		<comments>http://howtomakeblog.net/wordpress/pages-wordpress/setting-a-static-home-page/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 20:50:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Pages]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[settings]]></category>
		<category><![CDATA[static]]></category>

		<guid isPermaLink="false">http://howtomakeblog.net/?p=104</guid>
		<description><![CDATA[There are many things you can do with a static page and it is a great feature that has been added to WordPress. Having a static home page means having a home page that never changes. This page changes from being the page that has all your most recent posts to being the page that [...]]]></description>
			<content:encoded><![CDATA[<p>There are many things you can do with a static page and it is a great feature that has been added to WordPress.  Having a static home page means having a home page that never changes.  This page changes from being the page that has all your most recent posts to being the page that contains your home page message.  As an example, our home page at <a href="http://howtomakeblog.net">How to Make Blog</a> is a static home page.  This works best for us as we can spread our ebook this way.  We then created the <a href="http://howtomakeblog.net/latest-updates/">Latest Updates</a> page to show all of our latest posts.</p>
<p>How do you set a static home page?  It&#8217;s very easy.  You&#8217;re first going to want to create a new page and title it &#8216;Home&#8217;.  This will be the page that appears when you type in your domain.  On this page you&#8217;re going to want to have a introduction to what you&#8217;re site is and put anything else here you want your readers to immediately know.</p>
<p>Once you have created this page go into your WordPress dashboard.  Once you&#8217;re there look at the &#8216;Settings&#8217; tab on the left and click on the down arrow to drop the list of options down.  Click on &#8216;Reading&#8217; and select the &#8216;Static Page&#8217; option and set it to your &#8216;Home&#8217; page.</p>
<div id="attachment_105" class="wp-caption aligncenter" style="width: 496px"><a href="http://howtomakeblog.net/wp-content/uploads/2009/06/Static-Home-Page.jpg"><img class="size-full wp-image-105" title="Static Home Page" src="http://howtomakeblog.net/wp-content/uploads/2009/06/Static-Home-Page.jpg" alt="Static Home Page Settings" width="486" height="500" /></a><p class="wp-caption-text">Static Home Page Settings</p></div>
<p>You now have a static home page!  When you do this you&#8217;ll also want to have a place for all your posts to go.  We suggest doing something similar to what we have done and create a Latest Updates page that will host them.</p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_15026" title="Setting a Static Home Page" url="http://howtomakeblog.net/wordpress/pages-wordpress/setting-a-static-home-page/"></script>]]></content:encoded>
			<wfw:commentRss>http://howtomakeblog.net/wordpress/pages-wordpress/setting-a-static-home-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pages vs Posts &#8211; Which to Choose?</title>
		<link>http://howtomakeblog.net/wordpress/posts/pages-vs-posts-which-to-choose/</link>
		<comments>http://howtomakeblog.net/wordpress/posts/pages-vs-posts-which-to-choose/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 23:30:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Pages]]></category>
		<category><![CDATA[Posts]]></category>

		<guid isPermaLink="false">http://howtomakeblog.net/?p=90</guid>
		<description><![CDATA[What is the difference between a page and a post in your wordpress blog?  Which one do you want for your blog?  The two are very similar but there are a few differences that will help you decide which one is right for you. Posts appear in reverse chronological order.  The newest posts appear on [...]]]></description>
			<content:encoded><![CDATA[<p>What is the difference between a page and a post in your wordpress blog?  Which one do you want for your blog?  The two are very similar but there are a few differences that will help you decide which one is right for you.</p>
<p>Posts appear in reverse chronological order.  The newest posts appear on top of the older posts so all the newest information is at the very front.  If your site is about the newest and latest news then you would most definitely post this type of information in a post.</p>
<p>A page tends to be more of a static (non-changing) informative article.  As you can see on our site we have a home page, latest updates page (which contain our posts), a contact page, and a privacy policy page.  These are put there to be permanent so they can be accessed at all times as they are very important.</p>
<p>So in reality you will not have to choose between the two at all, but put information that you want to always be seen in a page, and put information that will change frequently as you add new updates as posts.</p>
<p>There IS the possiblity that you can create an entire WordPress blog with pages, using parent categories to do this, but I wouldn&#8217;t recommend it.</p>
<p><a href="http://howtomakeblog.net">How to Make Blog</a></p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_15026" title="Pages vs Posts - Which to Choose?" url="http://howtomakeblog.net/wordpress/posts/pages-vs-posts-which-to-choose/"></script>]]></content:encoded>
			<wfw:commentRss>http://howtomakeblog.net/wordpress/posts/pages-vs-posts-which-to-choose/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
