<?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>Permalinks and URLS - Project Pages</title>
	<atom:link href="https://projectpages.io/docs-category/permalinks-and-urls/feed/" rel="self" type="application/rss+xml" />
	<link>https://projectpages.io</link>
	<description>The Ultimate WordPress Portfolio template system. Make a portfolio of your projects online on your WordPress site.</description>
	<lastBuildDate>Mon, 03 Jun 2024 08:51:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>

<image>
	<url>https://projectpages.io/wp-content/uploads/2024/04/cropped-project-pages-128-32x32.png</url>
	<title>Permalinks and URLS - Project Pages</title>
	<link>https://projectpages.io</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>URLS &#038; Permalink Root</title>
		<link>https://projectpages.io/docs/urls-permalink-root/</link>
					<comments>https://projectpages.io/docs/urls-permalink-root/#respond</comments>
		
		<dc:creator><![CDATA[ppkingadmin]]></dc:creator>
		<pubDate>Wed, 29 May 2024 13:28:18 +0000</pubDate>
				<guid isPermaLink="false">https://projectpages.io/?post_type=docs&#038;p=32</guid>

					<description><![CDATA[<p>This guide is designed to explain how Project Pages URLS work, how you can change them, and what to do if they&#8217;re not loading. (Assumes Project Pages WordPress plugin v2.0+.) Default URLS By default your Project Pages will be served from your site on an URL like this: In the above example, projects is what [&#8230;]</p>
<p>The post <a href="https://projectpages.io/docs/urls-permalink-root/">URLS & Permalink Root</a> first appeared on <a href="https://projectpages.io">Project Pages</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>This guide is designed to explain how Project Pages URLS work, how you can change them, and what to do if they&#8217;re not loading. (Assumes <a href="https://projectpages.io/" title="Project Pages WordPress plugin">Project Pages WordPress plugin</a> v2.0+.)</p>



<h2 class="wp-block-heading">Default URLS</h2>



<p>By default your Project Pages will be served from your site on an URL like this:</p>



<pre class="wp-block-code"><code>https:&#47;&#47;yourdomain.com/projects
https://yourdomain.com/projects/time-machine</code></pre>



<p>In the above example, <code>projects</code> is what I call your <strong>Permalink Root</strong>. All Project Pages pages will start with it. For example, Project Tag archives would look like this:</p>



<pre class="wp-block-code"><code>https:&#47;&#47;yourdomain.com/projects/tagged/woodwork/</code></pre>



<p>If you&#8217;d like to change this structure, you can start by changing the Permalink Root:</p>



<h2 class="wp-block-heading">Permalink Root</h2>



<p>As above, this defaults to <code>/projects</code> but you can use any text string you&#8217;d like (Note, it will be slug-ified &#8211; e.g. <code>My 3PIC Project$</code> would become <code>my-3pic-project</code>).</p>



<p>To change your Permalink Root from <code>projects</code>:</p>



<p>1. Head over to your Project Pages Settings page, (with Project Pages installed click ‘Project Pages’ – > ‘Settings’ from your wp-admin screen).</p>



<p>2. From there find the &#8216;URLS&#8217; section of settings. Here you can change the Permalink root to any text string, then click &#8216;Save Settings&#8217;:</p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="271" src="https://projectpages.io/wp-content/uploads/2024/06/change-permalink-structure-project-pages-wordpress-1024x271.png" alt="Changing the Permalink Root setting in Project Pages for WordPress" class="wp-image-65" srcset="https://projectpages.io/wp-content/uploads/2024/06/change-permalink-structure-project-pages-wordpress-1024x271.png 1024w, https://projectpages.io/wp-content/uploads/2024/06/change-permalink-structure-project-pages-wordpress-300x79.png 300w, https://projectpages.io/wp-content/uploads/2024/06/change-permalink-structure-project-pages-wordpress-768x203.png 768w, https://projectpages.io/wp-content/uploads/2024/06/change-permalink-structure-project-pages-wordpress-1536x406.png 1536w, https://projectpages.io/wp-content/uploads/2024/06/change-permalink-structure-project-pages-wordpress.png 1845w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>On saving you should be able to click the link below the new Permalink Root that you&#8217;ve set to verify your Project Page archive is loading. (E.g. in the above example <code>/le-projects</code>.) If it doesn&#8217;t load, see the following section of this guide.</p>



<h2 class="wp-block-heading">Troubleshooting: Refreshing Permalinks</h2>



<p>Permalinks are a beautiful feature in WordPress. They&#8217;ve made our websites prettier in the URL bar for years now, but they do still sometimes hit an issue when we change the rules which work them behind the scenes.</p>



<p>If you&#8217;re loading your Project Pages pages and they&#8217;re 404&#8217;ing, or not showing properly, you may need to &#8216;refresh&#8217; or &#8216;flush&#8217; your permalinks. Here&#8217;s how:</p>



<p>1. Go to &#8216;Settings&#8217; -> &#8216;Permalinks&#8217; from your wp-admin menu:</p>



<figure class="wp-block-image aligncenter size-full"><img decoding="async" width="333" height="262" src="https://projectpages.io/wp-content/uploads/2024/06/settings-permalinks.png" alt="Go to 'Settings' -&gt; 'Permalinks' from your wp-admin menu" class="wp-image-66" srcset="https://projectpages.io/wp-content/uploads/2024/06/settings-permalinks.png 333w, https://projectpages.io/wp-content/uploads/2024/06/settings-permalinks-300x236.png 300w" sizes="(max-width: 333px) 100vw, 333px" /></figure>



<p>2. Don&#8217;t. Change. Anything. Just click &#8216;Save Changes&#8217; at the bottom of the page:</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="455" src="https://projectpages.io/wp-content/uploads/2024/06/permalink-flush-1024x455.png" alt="Click 'Save Changes' at the bottom of the page" class="wp-image-67" srcset="https://projectpages.io/wp-content/uploads/2024/06/permalink-flush-1024x455.png 1024w, https://projectpages.io/wp-content/uploads/2024/06/permalink-flush-300x133.png 300w, https://projectpages.io/wp-content/uploads/2024/06/permalink-flush-768x341.png 768w, https://projectpages.io/wp-content/uploads/2024/06/permalink-flush-1536x682.png 1536w, https://projectpages.io/wp-content/uploads/2024/06/permalink-flush.png 1845w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>3. Test your Permalinks:</p>



<p>It&#8217;s always good practice to check over your site after you update the permalink structure, (though in reality what we&#8217;re doing here is &#8216;flushing&#8217; the rules to rebuild it &#8211; nothing bad should have happened, but hopefully your Project Pages are working now!)</p>



<p><strong>Note:</strong> Project Pages does it&#8217;s best to do this all behind the scenes when you change the Permalink root, sometimes however, with caching, or many permalink changes, these get lost in the mix. Flushing your permalinks like this is almost always the fix.</p><p>The post <a href="https://projectpages.io/docs/urls-permalink-root/">URLS & Permalink Root</a> first appeared on <a href="https://projectpages.io">Project Pages</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://projectpages.io/docs/urls-permalink-root/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
