If you haven’t ever used WordPress for your website or blog, you don’t know what you are missing. I have used almost every CMS out there, including PHP-Nuke, Post-Nuke, e107, PHPWebsite, CPG to just name a few of the more popular ones. However, once WordPress got past the 2.0 versions, it was all over. I love the WordPress platform and use it for many different websites that I manage. I do sometimes run something other than WordPress if I have some specific need that something else does better, but for a good, solid blog and/or website platform I find it hard to beat WordPress.
That being said, one thing I have seen people have trouble with is Permalinks. This is when you change the link structure from the default style like this:
http://example.com/?page_id=N
to something more visually appealing like this:
http://example.com/category/post-name/
or
http://example.com/year/month/day/post-name
The friendly Permalink option is not only easier on your visitors, but it’s easier for search engines as well to index your site. That means that setting Permalinks to something friendly is a good idea on many fronts. You can set the Permalink style in the WordPress admin panel under Options. However, when you do that you also have to update your .htaccess file (on Apache) in order to process the links properly. I have included below a nice .htaccess snippet that you can drop in to get your Permalinks working, check it out:
# BEGIN WordPress Permalink Rules
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress Permalink Rules
I hope that will help in your Permalink adventures!
Well folks, I thought I would share some good stuff that is happening on my end of the ‘net. After using my last computer for about 3 1/2 years, I decided it was time to upgrade. This is no small task for me, mainly because I am picky as hell but what can I say. For starters, I have always built my computers, again because I am picky and I want them my way. I have been doing this for more than a decade and this time I wanted to simply buy one. This meant that I had to do a lot of research to find a good quality machine that was going to live up to my expectations and also not break the bank. After lots of reading and digging I finally settled on Alienware. Now, Alienware has always had a reputation for building top notch machines and I must confess I have always wanted one. Even though the