Changing Permalinks
When I changed my web site a couple years ago to use WordPress, for some reason I thought I was going to be writing daily blog posts. So I made my WordPress permalink structure: /year/month/day/postname only to find myself with long URLs that really weren’t needed and at worst scared off friends from checking my mentions on facebook.
After talking to a few people about the permalinks, I’ve been recently determined to change this but I was worried about losing my search engine ranking as for some reason despite my irregular postings prior to 2010, I have a pretty good ranking. For example, I found that a mere mention of a client’s name would give my web site a higher ranking than said client’s website.
So how could I change my permalink structure without writing a 301 redirect for each blog post?
Answer: Dean’s Permalink Migration WordPress plug-in
It only works once, but it works and that’s the only thing that matters when it comes to preserving your seo clout. Now my blog posts are simply: /year/postname. I doubt I’ll ever write the same blog title twice in one year and so what if I do, WordPress will simply attribute a number to the URL stating the repeat.
1 Comment »
RSS feed for comments on this post. TrackBack URL
Leave a Reply
-
Related Posts by Alex Reid:
- » Wordpress 3.4
- » WordPress 3.3
- » WordPress vs Drupal vs Joomla
- » WordPress Timezone Setting
- » Canada Votes 2011

Good call Alex. My permalinks were the so-called “ugly” type when I started my blog, but thanks to your assistance with altering my .htaccess file, they now display as “year” & “post-title”; much cleaner and I’m sure, better for indexing purposes.