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…
Read more...Daily Tip: Improve SEO by Redirecting Attachment Pages in WordPress
are closed

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...Daily Tip: QueryPosts – A More Comprehensive WordPress Code Reference
are closed

QueryPosts.com is a new reference for developers that aims to be an even better WordPress code reference than the codex. Explore the site a little bit and you’ll find that function pages have tons of information, source, links to trac and github, and a list of similar and/or related functions. The site’s creator hopes to make it a more comprehensive and up-to-date reference than the Codex currently offers. The auto-suggest…
Read more...
are closed