<?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>WPWife &#187; separate blog posts page in wordpress</title>
	<atom:link href="http://www.wpwife.com/category/separate-blog-posts-page-in-wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wpwife.com</link>
	<description>WPHelp: fix and optimise WP themes&#38;plugins</description>
	<lastBuildDate>Fri, 21 Nov 2025 12:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.38</generator>
	<item>
		<title>How to Create a Separate Page for Blog Posts in WordPress</title>
		<link>http://www.wpwife.com/tutorials/how-to-create-a-separate-page-for-blog-posts-in-wordpress</link>
		<comments>http://www.wpwife.com/tutorials/how-to-create-a-separate-page-for-blog-posts-in-wordpress#comments</comments>
		<pubDate>Tue, 03 Mar 2020 12:00:18 +0000</pubDate>
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
				<category><![CDATA[how to create a separate page for blog posts in wordpress]]></category>
		<category><![CDATA[separate blog posts page in wordpress]]></category>
		<category><![CDATA[separate page for blog posts in wordpress]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[wordpress blog posts page]]></category>

		<guid isPermaLink="false">http://www.wpbeginner.com/?p=1916</guid>
		<description><![CDATA[
<p>Do you want to create a separate page for blog posts in WordPress? By default, WordPress displays your blog posts on the homepage. However, if you are making a business website or simply want to customize your homepage, then you may want a separate page&#8230;&#160;<strong><a href="https://www.wpbeginner.com/wp-tutorials/how-to-create-a-separate-page-for-blog-posts-in-wordpress/">Read More &#187;</a></strong></p>
<p>The post <a rel="nofollow" href="https://www.wpbeginner.com/wp-tutorials/how-to-create-a-separate-page-for-blog-posts-in-wordpress/">How to Create a Separate Page for Blog Posts in WordPress</a> appeared first on <a rel="nofollow" href="https://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Do you want to create a separate page for blog posts in WordPress? By default, WordPress displays your blog posts on the homepage. </p>
<p>However, if you are making a business website or simply want to customize your homepage, then you may want a separate page for your blog section. </p>
<p>In this article, we will show you how to easily create a separate page for blog posts in WordPress. </p>
<p><img title="Creating a separate blog page in WordPress" src="https://cdn3.wpbeginner.com/wp-content/uploads/2020/02/separateblogpage-og.png" alt="Creating a separate blog page in WordPress" width="550" height="340" class="alignnone size-full wp-image-73972" /></p>
<h4>Setup WordPress to Create a Separate Blog Page</h4>
<p>WordPress allows you to easily configure your website to have a <a href="https://www.wpbeginner.com/wp-themes/how-to-create-a-custom-homepage-in-wordpress/" title="How to Create a Custom Home Page in WordPress">custom home page</a>. This feature also allows you to choose any other page on your website to be used as your blog page. </p>
<p>First, you need to create two pages in WordPress that you would like to use as your homepage and blog page. </p>
<p><img title="Publish blog and home pages in WordPress" src="https://cdn4.wpbeginner.com/wp-content/uploads/2020/02/bloghomepages.png" alt="Publish blog and home pages in WordPress" width="550" height="262" class="alignnone size-full wp-image-73905" /></p>
<p>You don&#8217;t need to add any content to those pages, and you can even name them anything else if you want. For instance, some business websites use News for their blog page. </p>
<p>Once you have created those pages, you can head over to the <strong>Settings &raquo; Reading</strong> page in the WordPress admin area. </p>
<p>Under the &#8216;Your homepage displays&#8217; section, you need to click on the &#8216; A static page&#8217; option. After that, you can select the home and blog pages you created earlier. </p>
<p><img title="Select blog and home page" src="https://cdn2.wpbeginner.com/wp-content/uploads/2020/02/selectblogpage.png" alt="Select blog and home page" width="550" height="339" class="alignnone size-full wp-image-73904" /></p>
<p>You can now go to <strong>Pages &raquo; All Pages</strong> section in admin area. You&#8217;ll notice your blog and homepage with new labels. Go ahead, and click on the View link under those pages to preview them. </p>
<p><img title="Blog page preview" src="https://cdn4.wpbeginner.com/wp-content/uploads/2020/02/blogpagepreview.jpg" alt="Blog page preview" width="550" height="329" class="alignnone size-full wp-image-73936" /></p>
<p>The appearance of these pages depends on your <a href="https://www.wpbeginner.com/showcase/best-wordpress-themes/" title="2020’s Most Popular and Best WordPress Themes (Expert Pick)">WordPress theme</a>, and you may need to configure your theme settings. </p>
<p>Since each WordPress theme has different options, you&#8217;ll have to check out your theme&#8217;s documentation or check the options under <strong>Appearance &raquo; Customize</strong> page. </p>
<p>We&#8217;ll also show you other methods later in this article. </p>
<h4>Put The Blog Page Link to Your Website&#8217;s Navigation Menu</h4>
<p><img title="Blog link in navigation menu" src="https://cdn4.wpbeginner.com/wp-content/uploads/2020/02/bloglink.jpg" alt="Blog link in navigation menu" width="550" height="325" class="alignnone size-full wp-image-73970" /> </p>
<p>Now that you have created a separate blog page let&#8217;s help your website visitors find that. </p>
<p>Simply visit the <strong>Appearance &raquo; Menus</strong> page and add the Blog page you created earlier to your website&#8217;s navigation menu. </p>
<p><img title="Adding blog page link to navigation menu" src="https://cdn.wpbeginner.com/wp-content/uploads/2020/02/addbloglinktomenu.jpg" alt="Adding blog page link to navigation menu" width="550" height="287" class="alignnone size-full wp-image-73958" /></p>
<p>For more detailed instructions, see our <a href="https://www.wpbeginner.com/beginners-guide/how-to-add-navigation-menu-in-wordpress-beginners-guide/" title="How to Add Navigation Menu in WordPress (Beginner’s Guide)">beginner&#8217;s guide to navigation menus in WordPress</a>. </p>
<h4>Customizing Your Homepage</h4>
<p>By default, many WordPress themes come with a built-in template to display a static page as your website&#8217;s front page. However, you&#8217;ll still need to set it up under <strong>Appearance &raquo; Customize</strong>. </p>
<p><img title="Theme customizer" src="https://cdn4.wpbeginner.com/wp-content/uploads/2020/02/themecustomizer.jpg" alt="Theme customizer" width="550" height="277" class="alignnone size-full wp-image-73964" /></p>
<p>Some WordPress themes also allow you to choose a homepage template for your page. If your theme comes with such a template, then you can select it by editing the Home page. </p>
<p><img title="Selecting a page template" src="https://cdn2.wpbeginner.com/wp-content/uploads/2020/02/pagetemplates.jpg" alt="Selecting a page template" width="550" height="325" class="alignnone size-full wp-image-73965" /></p>
<p>Finally, you can use a <a href="https://www.wpbeginner.com/beginners-guide/best-drag-and-drop-page-builders-for-wordpress/" title="6 Best Drag and Drop WordPress Page Builders Compared (2020)">WordPress page builder plugin</a> to use simple drag and tools to create your homepage from scratch. </p>
<p>We recommend using <a title="Beaver Builder" href="https://www.wpbeginner.com/refer/beaver-builder/" rel="nofollow noopener"  >Beaver Builder</a> as it is the best WordPress WordPress page builder plugin on the market. It is super-easy to use, includes ready-made templates, and super-flexible to create any layout you want. </p>
<p><img title="Editing homepage in Beaver Builder" src="https://cdn2.wpbeginner.com/wp-content/uploads/2020/02/homepage-beaverbuilder.jpg" alt="Editing homepage in Beaver Builder" width="550" height="344" class="alignnone size-full wp-image-73967" /></p>
<p>For more details, see our tutorial on how to create a <a href="https://www.wpbeginner.com/wp-themes/how-to-create-a-custom-homepage-in-wordpress/" title="How to Create a Custom Home Page in WordPress">how to create a custom home page in WordPress</a>. </p>
<h4>Customize Your Blog Page Design</h4>
<p>By default, WordPress automatically looks for a template in your WordPress theme to display posts on a separate blog page. </p>
<p>If your theme does not have one, then it automatically falls back to the archive template. For more details, see our guide on the <a href="https://www.wpbeginner.com/wp-themes/wordpress-template-hierarchy-explained/" title="Beginner’s Guide to WordPress Template Hierarchy (Cheat Sheet)">WordPress template hierarchy</a>. </p>
<p>Now, if you don&#8217;t like how your theme handles your blog page, then you can change that using some extra tools and without writing any code. </p>
<p>First, you will need to install and activate the <a title="Beaver Builder" href="https://www.wpbeginner.com/refer/beaver-builder/" rel="nofollow noopener" >Beaver Builder</a> and <a title="Beaver Themer" href="https://www.wpbeginner.com/refer/beaver-themer/" rel="nofollow noopener" >Beaver Themer</a> plugins. For more details, see our step by step guide on <a href="http://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/" title="Step by Step Guide to Install a WordPress Plugin for Beginners">how to install a WordPress plugin</a>.</p>
<p>Beaver Themer is an add-on plugin for <a rel="nofollow noopener"  title="Beaver Builder" href="https://www.wpbeginner.com/refer/beaver-builder/" data-shortcode="true">Beaver Builder</a> and enables you to not just create pages but entire new WordPress themes from scratch. </p>
<p>First, you need to visit <strong>Beaver Builder &raquo; Themer Layouts</strong> page and click on the Add New button. </p>
<p><img title="Themer Layout" src="https://cdn2.wpbeginner.com/wp-content/uploads/2020/02/themerlayout.jpg" alt="Themer Layout" width="550" height="239" class="alignnone size-full wp-image-73947" /></p>
<p>From here you can provide a name for your layout, select &#8216;Themer Layout&#8217; as your type, and then select Archive as your layout. </p>
<p>This will create a themer layout for the archive templates. On the next screen, you need to select &#8216;Post Archive&#8217; for location option and then click on the &#8216;Launch Beaver Builder&#8217; button. </p>
<p><img title="Launch Beaver Builder" src="https://cdn4.wpbeginner.com/wp-content/uploads/2020/02/launchthemebuilder.jpg" alt="Launch Beaver Builder" width="550" height="293" class="alignnone size-full wp-image-73951" /></p>
<p>This will open the Beaver Builder with your selected layout. You can simply point and click at any item on the screen and start editing it. You can also add new rows, columns, and web elements to the page. </p>
<p><img title="Editing your blog posts layout in Beaver Builder" src="https://cdn4.wpbeginner.com/wp-content/uploads/2020/02/edit-postslayout.jpg" alt="Editing your blog posts layout in Beaver Builder" width="550" height="305" class="alignnone size-full wp-image-73953" /></p>
<p>For more details, see our guide on how to <a href="https://www.wpbeginner.com/wp-themes/how-to-easily-create-a-custom-wordpress-theme/" title="How to Easily Create a Custom WordPress Theme (without Any Code)">create a custom WordPress theme</a> (without coding). </p>
<p>Once you are finished editing, you can simply publish your layout. After that, visit your blog page to see it in action. </p>
<p><img title="Blog page template" src="https://cdn4.wpbeginner.com/wp-content/uploads/2020/02/blogpagetemplate.jpg" alt="Blog page template" width="550" height="305" class="alignnone size-full wp-image-73955" /></p>
<p>We hope this article helped you create a separate page for blog posts in WordPress. You may also want to see our guide on <a href="https://www.wpbeginner.com/beginners-guide/how-to-increase-your-blog-traffic/" title="How to Increase Your Blog Traffic – The Easy Way (27 Proven Tips)">how to increase blog traffic</a> and our list of <a href="https://www.wpbeginner.com/showcase/24-must-have-wordpress-plugins-for-business-websites/" title="24 Must Have WordPress Plugins for Business Websites in 2020">must have WordPress plugins</a>. </p>
<p>If you liked this article, then please subscribe to our <a href="http://youtube.com/wpbeginner?sub_confirmation=1" title="WPBeginner on YouTube"  rel="nofollow">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="http://twitter.com/wpbeginner" title="WPBeginner on Twitter"  rel="nofollow">Twitter</a> and <a href="https://www.facebook.com/wpbeginner" title="WPBeginner on Facebook"  rel="nofollow">Facebook</a>.</p>
<p>The post <a rel="nofollow" href="https://www.wpbeginner.com/wp-tutorials/how-to-create-a-separate-page-for-blog-posts-in-wordpress/">How to Create a Separate Page for Blog Posts in WordPress</a> appeared first on <a rel="nofollow" href="https://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/tutorials/how-to-create-a-separate-page-for-blog-posts-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
	</channel>
</rss>
