<?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; custom permalinks for pages</title>
	<atom:link href="http://www.wpwife.com/category/custom-permalinks-for-pages/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 Remove Parent Slug From Child Page URL in WordPress</title>
		<link>http://www.wpwife.com/wordpress-plugins/how-to-remove-parent-slug-from-child-page-url-in-wordpress</link>
		<comments>http://www.wpwife.com/wordpress-plugins/how-to-remove-parent-slug-from-child-page-url-in-wordpress#comments</comments>
		<pubDate>Mon, 15 Jan 2018 09:37:12 +0000</pubDate>
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
				<category><![CDATA[change child page url]]></category>
		<category><![CDATA[custom permalinks for pages]]></category>
		<category><![CDATA[remove parent page slug]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.wpbeginner.com/?p=49639</guid>
		<description><![CDATA[
<p>Do you want to remove the parent page slug from child page url in WordPress? By default, WordPress adds parent page&#8217;s slug as a prefix to child page URLs which is good for SEO. However, some people may not want parent page slug in the&#8230;&#160;<strong><a href="http://www.wpbeginner.com/plugins/how-to-remove-parent-slug-from-child-page-url-in-wordpress/">Read More &#187;</a></strong></p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/plugins/how-to-remove-parent-slug-from-child-page-url-in-wordpress/">How to Remove Parent Slug From Child Page URL in WordPress</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Do you want to remove the parent page slug from child page url in WordPress? By default, WordPress adds parent page&#8217;s slug as a prefix to child page URLs which is good for SEO. However, some people may not want parent page slug in the URL. In this article, we will show you how to remove parent page slug from child page URL in WordPress. </p>
<p><img title="Remove parent page slug from child page URL" src="http://cdn.wpbeginner.com/wp-content/uploads/2018/01/changechildpageurl.png" alt="Remove parent page slug from child page URL" width="550" height="340" class="alignnone size-full wp-image-49645" /></p>
<h4>What is a Parent Page Slug in WordPress?</h4>
<p>WordPress comes with two main content types called <a href="http://www.wpbeginner.com/beginners-guide/what-is-the-difference-between-posts-vs-pages-in-wordpress/" title="What is the Difference Between Posts vs. Pages in WordPress">posts and pages</a>. Pages are hierarchical which means they can have <a href="http://www.wpbeginner.com/wp-tutorials/how-to-display-a-list-of-child-pages-for-a-parent-page-in-wordpress/" title="How to Display a List of Child Pages For a Parent Page in WordPress">child pages</a>. By default, the URL of a child page in WordPress will have its parent page&#8217;s slug in the URL like:  </p>
<p>http://example.com/parent-page/child-page/ </p>
<p>This is a better way to organize content if you are using hierarchical page structure on your website. It is considered best practice for <a href="http://www.wpbeginner.com/wordpress-seo/" title="Ultimate WordPress SEO Guide for Beginners (Step by Step)">WordPress SEO</a>, and it makes sense for your users as well. </p>
<p>Removing the parent page slug can potentially break the URL, but in some expert opinion, it also makes it less <a href="http://www.wpbeginner.com/wp-tutorials/seo-friendly-url-structure-for-wordpress/" title="What is a SEO Friendly URL Structure in WordPress">SEO friendly</a>. Sometimes it may cause conflicts with the WordPress permalink structure. </p>
<p>In our experience, if you don&#8217;t want parent page slug in your child page URL, then the best approach is to not create a child page at all. Instead, you can simply create a page and use <a href="http://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)">navigation menus</a> to show that it belongs under this page. </p>
<p><img title="Adding child items to a menu" src="http://cdn.wpbeginner.com/wp-content/uploads/2018/01/navmenu-childpages.png" alt="Adding child items to a menu" width="550" height="376" class="alignnone size-full wp-image-49644" /></p>
<p>However, we understand that some users may still want to use child-pages for their own reasons. </p>
<p>That being said, let&#8217;s take a look at how to easily remove parent page slug from child page URL in WordPress. </p>
<h4>Removing Parent Page Slug from Child Page URL in WordPress</h4>
<p>First thing you need to do is install and activate the <a href="https://wordpress.org/plugins/custom-permalinks/"  title="Custom Permalinks" rel="nofollow">Custom Permalinks</a> plugin. 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>Upon activation, you need to edit the child page you want to change. Under the page title, you will see the option to change the child page URL. </p>
<p><img title="Change child page URL" src="http://cdn3.wpbeginner.com/wp-content/uploads/2018/01/change-childpage-url.png" alt="Change child page URL" width="550" height="224" class="alignnone size-full wp-image-49642" /></p>
<p>The placeholder area will show your page&#8217;s current default URL. You need to click on it and enter the custom URL you want to use for your child page. </p>
<p><img title="Custom page URL" src="http://cdn.wpbeginner.com/wp-content/uploads/2018/01/custompageurl.png" alt="Custom page URL" width="550" height="224" class="alignnone size-full wp-image-49643" /></p>
<p>Don&#8217;t forget to save your page to store your URL changes. </p>
<p>After saving your changes, you can click on the view page button to view your child page URL without parent page slug. </p>
<p>We hope this article helped you learn how to remove parent page slug from child page URL in WordPress. You may also want to see our list of the <a href="http://www.wpbeginner.com/beginners-guide/best-drag-and-drop-page-builders-for-wordpress/" title="5 Best Drag and Drop WordPress Page Builders Compared (2018)">best drag and drop page builder plugins</a> for WordPress. </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="http://www.wpbeginner.com/plugins/how-to-remove-parent-slug-from-child-page-url-in-wordpress/">How to Remove Parent Slug From Child Page URL in WordPress</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/wordpress-plugins/how-to-remove-parent-slug-from-child-page-url-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
	</channel>
</rss>
