For PPC & Google Ads Questions >>>

Best Permalink Structure For WordPress SEO

Do you want to know what the best permalink structure is for WordPress SEO? Keep reading to find out.

The permalink structure of your URLs is a vitally important aspect of SEO.

In fact, how your URLs are going to be structured should be one of the first things you determine when creating a new website. For WordPress users, the default permalink structure is not good at all. If you are using the default settings, then you need to read WordPress Default Permalinks are No Good

The following are some tips you should consider when determining your permalink structure:

Use descriptive URLs: The words you use in your URL should accurately describe what the content of that particular webpage is about.

Shorter is better than absurdly long: The fewer words in your URL the better. A short URL is quicker to type and much easier to read. Some people will go so far as to tell you to avoid using stop words such as: the, or,  a, for, etc. Also, the fewer the words the more value each word receives from search engines.

Yoast’s SEO plugin will automatically remove stop words from your posts. Although using stop words isn’t a big deal, doing the little things can help you in your overall SEO strategy.

Important keywords at the beginning: Put the most important words in the beginning of the URL as search engine give more credit to the words closest to the root domain. This is part of the reason why eliminating stop words is a good practice. Removing them will move other, more important words closer to the root domain.

No keyword stuffing: Stuffing keyword into your URLs is a bad tactic and could cause you some SEO harm if they appear to be too spammy in the eyes of search engines. Keep ’em simple, descriptive and don’t repeat keywords.

How to deal with permalinks in WordPress

The following is an example of what happens with permalinks for those who use the /%postname%/ option in WordPress, which I strongly recommend.

When you first write a blog post or page and add the title, by default WordPress will automatically create a permalink using the title. You can test it out by creating a post, adding the title then hit the ‘Save Draft’ button, you will see that the title is automatically appended to your root domain.

wordpress permalink tips

I prefer this permalink as it creates the shortest URLs possible. The other school of thought is go with the /%category%/%postname%/ option, which will add the post’s category to the URL. I think this is another great permalink structure for SEO. In fact, these are the only two I would recommend. For a more in depth discussion, read this Moz post.

Post titles and permalinks can be different: A blog post title is not permanently tied to its permalink. You can have a title that is different than a blog posts’ permalink. Savvy SEOers and marketers will take advantage of this by using a short, concise and SEO-friendly URL, while creating a post title that is both keyword-rich and catchy. Unless you use a different title tag – which can  be done with Yoast’s SEO plugin – the title of your blog post/page is what will be seen in the SERPs (search engine results pages), and having a catchy title helps your post stand out from the crowd.

You can change the title of a blog post/page at any time. However, if you create a page and publish it, then you don’t want to mess with the permalink. Changing the permalink after it has been published will break it, creating a 404 error. By doing this, you will have deleted the old URL (it no longer exists) and replaced it with a whole new one (this in affect is a brand new page). If you do change the URL, make sure you 301 redirect the old one to the new one.

Before you publish your first blog post, ensure that you choose the permalink structure you want and stick with it. You can avoid any future permalink-related headaches by doing this.

Wait, did you already go with a bad URL structure, publish tons of posts and now you want to change it? Well, click that link above that goes to the Moz post – it’ll help you out.