Wordpress Permalinks - How to Deal With Them
Few days ago I wrote a short tutorial on ‘how to make your title appear in your links’, but I guess I missed something from it because one friend of mine couldn’t make it.
Here’s the post in case you want to read it:
How to Make Your Title Appear In Your Links
The problem is that, by default, hosts don’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.

Here’s how to deal with this.
If you have the ‘x’ theme on your cpanel admin area, read below. If you have ‘x3′ scroll down a little.
Once you’re logged into your cpanel, hit the ‘File Manager’ button:

Once it’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.

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.
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’t have it and you have to create it. If you can see it, you only have to set writing permissions for it.
Here’s how to add the .htaccess file: click on “Create new file” and you’ll see a small box in the upper right corner of your browser. Put “.htaccess” inside and hit “Create”.
Now you have to set permissions for it. To do that, click on the file name in the listing

The contextual menu will appear in the upper right corner. There, click “Change permissions” and make sure the ‘user’ and ‘world’ writing permissions checkboxes are checked. When ready, hit “Change” and you’re good to go. Now you may go to your WordPress admin area and change the structure of your permalinks.

I’ll come back later with the screenshots for the ‘x3′ theme on cpanel as it’s a little different.
Take care,
Peter
Tagged with: how to • permalinks • permissions • wordpress
Filed under: General • Wordpress How To
Like this post? Subscribe to my RSS feed and get loads more!




Leave a Reply