<?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>Wordpress How To &#187; permissions</title>
	<atom:link href="http://www.wordpress-how-to.com/tag/permissions/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wordpress-how-to.com</link>
	<description>All you need to know about Wordpress</description>
	<lastBuildDate>Thu, 22 Jul 2010 20:32:38 +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>WordPress Permalinks &#8211; How to Deal With Them</title>
		<link>http://www.wordpress-how-to.com/wordpress-permalinks-how-to-deal-with-them-70/</link>
		<comments>http://www.wordpress-how-to.com/wordpress-permalinks-how-to-deal-with-them-70/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 10:49:24 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Wordpress How To]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[permissions]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.wordpress-how-to.com/?p=70</guid>
		<description><![CDATA[Few days ago I wrote a short tutorial on &#8216;how to make your title appear in your links&#8217;, but I guess I missed something from it because one friend of mine couldn&#8217;t make it. Here&#8217;s the post in case you want to read it: How to Make Your Title Appear In Your Links The problem [...]]]></description>
			<content:encoded><![CDATA[<p>Few days ago I wrote a short tutorial on &#8216;how to make your title appear in your links&#8217;, but I guess I missed something from it because one friend of mine couldn&#8217;t make it.</p>
<p>Here&#8217;s the post in case you want to read it:</p>
<p><a title="How to Make Your Title Appear In Your Links" href="http://www.wordpress-how-to.com/2008/10/14/how-to-make-your-title-appear-in-your-links/" target="_blank">How to Make Your Title Appear In Your Links</a></p>
<p>The problem is that, by default, hosts don&#8217;t set folder permissions to allow writing for apache and WordPress needs to write the .htaccess file on your server in order for the permalinks to work. If you go to your permalinks settings and try to change their format and see the image below at the bottom of the page, this means you have a problem with your permissions.</p>
<p><img class="alignnone" title="wordpress permalinks - how to" src="http://www.wordpress-how-to.com/images/wordpress-permalinks-how-to-deal-with-them/wordpress-permalinks-save.jpg" alt="" width="500" height="219" /></p>
<p>Here&#8217;s how to deal with this.</p>
<p>If you have the &#8216;x&#8217; theme on your cpanel admin area, read below. If you have &#8216;x3&#8242; scroll down a little.</p>
<p>Once you&#8217;re logged into your cpanel, hit the &#8216;File Manager&#8217; button:</p>
<p><img class="alignnone" title="How to deal with permalinks - cpanel x file manager" src="http://www.wordpress-how-to.com/images/wordpress-permalinks-how-to-deal-with-them/x-file-manager.jpg" alt="" width="500" height="219" /></p>
<p>Once it&#8217;s open, start browsing until you reach your blog root folder. To enter a folder, use the yellow icon near the folder name. If you click on the folder name you will get a list of options on the right upper corner.</p>
<p><img class="alignnone" title="How to deal with permalinks - browse" src="http://www.wordpress-how-to.com/images/wordpress-permalinks-how-to-deal-with-them/x-browse.jpg" alt="" width="500" height="219" /></p>
<p>Also, please note that your blog root folder might be on your cpanel account root folder or it might be in a subfolder. For instance, if your domain is called wordpress.org and you can reach your blog by typing that address, then you have to navigate to /public_html. If your blog is located at www.wordpress.org/somefolder/blog/, then you have to navigate to /public_html/somefolder/blog. If you encounter any problems with this step, please mail me or post a reply on this post.</p>
<p>Now you are in your blog root folder. You have to put there a .htaccess file. If you cannot see it in the listing, then it means you don&#8217;t have it and you have to create it. If you can see it, you only have to set writing permissions for it.</p>
<p>Here&#8217;s how to add the .htaccess file: click on &#8220;Create new file&#8221; and you&#8217;ll see a small box in the upper right corner of your browser. Put &#8220;.htaccess&#8221; inside and hit &#8220;Create&#8221;.</p>
<p>Now you have to set permissions for it. To do that, click on the file name in the listing</p>
<p><img class="alignnone" title="Wordpress permalinks htaccess" src="http://www.wordpress-how-to.com/images/wordpress-permalinks-how-to-deal-with-them/wordpress-permalinks-htaccess.jpg" alt="" width="500" height="81" /></p>
<p>The contextual menu will appear in the upper right corner. There, click &#8220;Change permissions&#8221; and make sure the &#8216;user&#8217; and &#8216;world&#8217; writing permissions checkboxes are checked. When ready, hit &#8220;Change&#8221; and you&#8217;re good to go. Now you may go to your WordPress admin area and change the structure of your permalinks.</p>
<p><img class="alignnone" title="x change permissions" src="http://www.wordpress-how-to.com/images/wordpress-permalinks-how-to-deal-with-them/x-change-permissions.jpg" alt="" width="500" height="137" /></p>
<p>I&#8217;ll come back later with the screenshots for the &#8216;x3&#8242; theme on cpanel as it&#8217;s a little different.</p>
<p>Take care,</p>
<p>Peter</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wordpress-how-to.com/wordpress-permalinks-how-to-deal-with-them-70/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
