WordPress Permalinks
So after setting up the Amasci Creative blog which is driven through WordPress, we decided to setup the Permalinks facility. The Permalinks facility for anyone who isn’t aware, is the ability to have clean links in the address so for example instead of the link being /blog/?p=$1 the link would be /blog/the-article-title/.
So with the permalinks setup in the WordPress admin panel, and allowing WordPress to write to the .htaccess file I thought it would be simple as clicking the ‘Save changes’ button. How wrong I was!

