Using mod_rewrite and permalinks on WordPress

I’ve always wondered how people made their links something like http://mydomain.com/this/is/my/page/and-this-is-the-title URL format. Well it’s the permalink option on WordPress. You will need mod_rewrite module for Apache as well. I don’t think it’s a module that preinstalled in Apache. So I got a hold of tech support for my host provider. They told me that mod_rewrite module is already installed. What I was missing was the .htaccess file in WordPress. So I just SSH into my website and created one. It may not save the file if it’s empty (which happened to me), so what I did was typed “#” in the very first line and I was able to save it. Then CHMOD the file with 666. Next I went to my WordPress options and selected the format, and bam! all done. If you have your own server, it should be easy to install since you are the admin, but like me, I pay for a web server, I have to contact tech support to get things installed, sometimes I can’t since it’s on a shared environment. Below are some links to get you started.

Info about permalinks in WordPress (this page also has a tutorial if you are using IIS instead of Apache) Info about Apache and mod_rewrite module

Well, no more mystery for me

Similar Posts

  • Nevermind on switching

    After playing with a paid version Hostmonster, it didn’t meet my expectations. While using the demo I got an idea of the features and services they provide, it still lacked what I was looking for/expected. SSH, though available, you cannot connect from your computer. You still had to log into cPanel and use its SSH…

  • New home at Hostmonster

    Last year I pre-paid a hosting account from Godaddy and had my sites hosted there. The price for a shared hosting account is great. It’s been okay at first but then my needs grew and my sites started to lag a little. I thought it was my WordPress at first so I started disabling themes…

  • Switching host again

    I’ve been using Godaddy as my host for a couple of months now and for the price, they’re not that bad. For $3.95/month, you can host numerous domains on 1 account. But there are a couple of things I wish it had: iMAP support for email a better online file manager (they have been working…

  • WordPress [an error occurred while processing this directive]

    I’ve been getting the [an error occurred while processing this directive] error every time I go to my website. I googled it and found this http://wordpress.org/support/topic/204631?replies=4. People suggested it was caused by the WP Super Cache plugin. I’m currently running 0.9.7. Well, how could you get to the plugins interface if every page displayed that…

  • Browser Sync

    If I would’ve know about this utility, I would never have gotten a .Mac account. Browser Sync is a free utility fromGoogle (of course) that allows you to synchronize your Firefox on one computer to another. This includes passwords and bookmarks. You will need a Gmail account. If you need one, let me know and…

  • Piclens supports video

    I’ve been using Piclens for a couple of weeks now and it’s amazing. It takes photos from your website and turn it in to a 3D gallery for viewing. I recently got an update message for my Firefox browser. I updated the plugin and viewed the Piclens page again. This time their demo includes video….

Leave a Reply

Your email address will not be published. Required fields are marked *