WordPress Custom Permalinks Plugin Helps You Clean Up and SEO Messy URLs

Recently I had a situation where I had multiple levels of child categories (sub categories), and my permalinks ended up looking like this for a category page:
example.com/parent-category/child-category/sub-child-category/
Because this page would be a destination page that would be shared and even memorized by some, I needed to get the permalink for the Sub Child Category to look like this:
example.com/sub-child-category/
After trolling through lots of close-but-no-cigar code snippets and broken plugins, I finally came across the Custom Permalinks plugin. This plugin lets you set custom permalinks on a per post, per tag, or per category basis.
And in the process, as in my case above, it doesn’t break your bread crumbs either (i.e. my bread crumbs still show the parent category, child category, and sub child category links).
Creating Custom Permalinks
You create your custom permalinks in several places, depending on what you’re working with (categories, tags, or posts).
For both categories and tags, you can customize the permalink on the edit pages for categories and tags (either when creating or editing on those pages: Posts > Categories and Posts > Tags respectively).
For posts, you can edit the permalink when editing the post.
SEO Benefits
In my case above, I was cleaning up my URLs solely for the benefit of visitors; however, it has been said that shorter, cleaner URLs will also help you with SEO. To what degree that’s true is debatable (as is much in SEO), but it’s clear that Google prefers short, nice-looking URLs. They have even said as much: “A site’s URL structure should be as simple as possible. … Whenever possible, shorten URLs by trimming unnecessary parameters.”
So there you are — if you have long, messy URLs, this plugin can help you clean them up.
Photo: www internet web address concept from BigStock
Daily Tip: Improve SEO by Redirecting Attachment Pages in WordPress

Have you noticed that when you click on images in many WordPress blogs, they often lead to a dead end page? That’s no good! Attachment Pages Redirect is a new plugin that does one simple thing. It 301 redirects attachment pages to the post parent, if it has one. If not, it redirects using a 302 temporary redirect to the home page. You may have an SEO plugin that already…
Read more...The WordPress Community Summit Is A Great Idea
are closed

You might’ve seen Jane Well’s post about the WordPress community summit, and if not, well then you’re obviously not following @tdh on Twitter, which is a really really bad thing not to do, you know. Yep. That’s my column, all self promotion and the like. Paid in chocolate kittens, remember? Joking aside (right…), I think the WordPress community summit is a great idea. For those of you who find posts…
Read more...How to Display Multiple Authors for One WordPress Post [Plugin]
are closed
![How to Display Multiple Authors for One WordPress Post [Plugin]](http://www.rodneypayne.com/wp-content/themes/news-leak/images/noimg.jpg)
We see it all the time from big-time media outlets – more than one author getting credit on an article. In WordPress, however, giving credit to more than one author on a post is not possible out of the box. The Co-Authors Plus plugin solves that problem. How It Works This plugin does take a little digging into your theme’s files. You will need to replace the snippet of…
Read more...Create Your Own Customized RSS Feed Ticker With Super RSS Reader
are closed

There is no doubting the fact that open source is awesome. But there is a blunt edge to the open source sword – the barriers of entry are non-existent. For every excellent WordPress plugin, there are 100 crap ones. It can often take a long time to sift through the garbage to find a diamond. With that in mind, I always like it when a plugin simply works. When it…
Read more...
are closed