How To Set Up And Use WordPress Permalinks

Learn how to set up permalinks in WordPress for improved content navigation and better search engine optimization …

How To Improve Your WordPress SEO Using Permalinks

Wouldn’t it be great if you could just add a new page to your WordPress website, and the following would then happen … all from your web address:

  • Site visitors could determine what the page is about,
  • Search engines could easily discover your posts and correctly classify their content for better search rankings,
  • Every post added to your website or blog would have its own unique ID, making your content easier to manage.

Well, this is what WordPress permalinks let you do!

How To Set Up And Use WordPress Permalinks

What’s A Permalink?

Permalinks are the permanent URLs to your individual WordPress posts, categories and other taxonomies (a way to organize things together) like archives.

A permalink is the URL that other people use to link to articles or sections of your site or the links you send in an email pointing to your posts. Some people refer to permalinks as “pretty” URLs.

Permalinks make the web address pointing to each post on your website permanent, hence a permalink.

Permalinks – Why Use Them?

As you are probably aware, WordPress is one of the best Content Management Systems you can use when it comes to publishing search optimized content.

WordPress is not only great for SEO out of the box, but there are excellent SEO plugins you can use that can help to finetune its SEO aspect.

If you focus on the SEO aspect of your site, then you should not ignore the importance of its site’s URLs. Search engines like Google tend to pay special attention to the URL structure of a site.

Permalinks can be used to turn links on your site into “search engine friendly” URLs. Permalinks also improve the usability, aesthetics, and forward-compatibility of your links.

Now … let’s review the reason why it’s best to configure your permalinks in WordPress.

By default, a WordPress installation uses a non-search engine friendly URL-naming structure for your posts that looks like this …

Setting Up Your WordPress PermalinksWordPress uses the above link structure to find data inside its database. It doesn’t really mean anything to either search engines or visitors, and it doesn’t help your website with on-site search engine optimization.

As you can see from the screenshot below taken directly from Google search results, many WordPress site owners are still using out-of-the-box settings when publishing their content …

Improve Your WordPress SEO Using SEO-Friendly URLs

Although Google is still indexing the above sites, many site owners are missing out on additional SEO benefits.

To get greater SEO benefit out of using and improve your site’s rankings, you will want to make sure to configure your permalinks structure to make it more search engine-friendly by displaying relevant keywords in your URL, instead of meaningless numbers and symbols.

WordPress offers you the ability to create a custom URL structure for your published posts, so your pages can go from something that is non-SEO friendly like this …

Improve Your WordPress SEO Using Permalinks

To something like this …

Improve Your WordPress SEO Using Permalinks

Out of the box, WordPress URLs are not very SEO-friendly. In this tutorial, you will learn how to configure your permalinks in WordPress to display posts using SEO-friendly URLs.

Configuring Your WordPress Permalinks

In your WordPress administration area click on, Settings > Permalinks

Using Permalinks To Improve Your WordPress SEO

This brings you to the Permalink Settings screen …

Using Permalinks To Improve Your WordPress SEO

As mentioned earlier, by default WordPress web URLs use characters like question marks and numbers to create unique Post Ids and URLs. We want to create “pretty” permalinks instead for our posts. To do this, we will need to specify a different Permalink structure than the default one.

Common Permalink Settings

In the Common Settings section, select Custom Structure, then add one or more ‘tags’ (see below) to create search engine-friendly URLs …

Configure your permalink settings to create search engine-friendly URLs

(Set up your permalink settings to create SEO-friendly URLs)

If you use the custom permalink structure shown in the example above, your URL would look something like this:

http://www.mytravelsite.com/europe-cruises/how-to-save-money-on-cruise-travel

Instead of this …

http://www.mytravelsite.com/?p=418

Using post name permalinks helps search engines and visitors understand what the post is about

(Using post name permalinks helps readers understand what the post is about)

Creating Permalink Tags

“Pretty” permalinks, or search engine-friendly URLs, are created by adding one or more ‘tags’ in the Custom Structure field:

  • %year% – The year your post is published, four digits (e.g. ‘2012’)
  • %monthnum% – Month of the year (e.g. ‘07’)
  • %day% – The day your post is published (e.g. ‘17’)
  • %hour% – The hour your post gets published (e.g. ‘13’)
  • %minute% – The minute the post is published (e.g. ‘05’)
  • %second% – The exact second the post gets published (e.g. ‘49’)
  • %post_id% – The unique ID # of the post (e.g. ‘5125’)
  • %postname% – A correctly formatted version of the post title. For example, if your post title is ”Ten Signs That You’re About To Get Fired From Your Job!”, the postname tag will convert this into “ten-signs-that-youre-about-to-get-fired-from-your-job” (all letters converted to lower case and removed punctuation marks) in the URL. Tip: You can always edit this text in the post slug field on the Add/Edit Post/Page screens.
  • %category% – A correctly formatted version of the category name. Nested sub-categories appear as nested directories in the URI (Uniform Resource Identifier – the string of characters used in the URL). Tip: You can edit this text in the category slug field in the New/Edit Category screens.
  • %author% – A sanitized version of the author name.

Note: When using multiple tags, separate each tag using a ‘/’ (forward slash), or hyphen.

For a quick setup, choose the Custom Structure option, and enter the code below into the ‘Custom Structure’ field …

Using Permalinks To Improve Your WordPress SEO

Or, use one of the following structures:

Using Permalinks To Improve Your WordPress SEO

Tip

Tip: If you want search engine friendly URLs for your posts, but don’t want to use a custom permalink structure using tags, then choose Common Settings > Post name instead …

Using Permalinks To Improve Your WordPress SEO

Choosing ‘Post name’ is the same as adding the /%postname%/ tag in ‘Custom Structure’.

Optional Permalink Settings

Using Permalinks To Improve Your WordPress SEO

If you need to configure custom structures for your category and tag URLs here is where you would do this.

You can change the ‘base’ tag or category URLs using the following syntax:

  • domain.com/category_base/category_name
  • domain.com/tag_base/tag_name

For example, using “topics” as your category base would make your category links display as ‘http://domain.com/topics/uncategorized/’.

So, if you enter the following in your permalinks Optional > Category base settings field …

How To Improve Your WordPress SEO Using Permalinks

Your ‘category archives’ page URL will change from looking like this …

Using Permalinks To Improve Your WordPress SEO

To something like this …

Setting Up WordPress Permalinks

If you leave these fields blank WordPress uses the defaults.

Remember to save any changes when done …

How To Configure WordPress Permalinks

Permalinks – Useful Tips

Sometimes, when you are creating a new post and haven’t given the content a post title yet, the WordPress Autosave feature will save your draft with an assigned numerical permalink (see the example URL in the screenshot below)  …

To fix this and give the post its proper permalink, go to ‘Edit Post’ …

Click on the ‘Edit’ button in the post slug section …

Select all content in the post slug field and delete it …

Click ‘OK’ …

The post slug entry will be replaced with the correct permalink based on your post title …

Here is a quick recap of the process …

Remember to update your post to save the changes …

Your permalink should now reflect the new post title …

Note also that when you change the URL of a published post, you should also create a redirect link

If you change your post title at a later date (e.g. you think of a more compelling post title or use a headline generator tool to help you come up with some killer post titles), remember to fix the permalink to match the new post title and add a redirection to the new post URL …

Make sure that your permalinks match the titles of your posts and pages to help site visitors find what they are looking for and ensure that search engines will better index your content …

Permalinks – Additional Info

Categories

To get more benefit from using Permalinks, remember to set up your WordPress Categories correctly. If you do not have any categories set up, adding a category tag to your permalink forces WordPress to use the default category (uncategorized).

According to WordPress SEO expert Joost de Valk, here are some things to consider if you are wondering whether or not to add categories to your permalink structure:

  • If your domain is short and your category name is short and descriptive (e.g. uses a relevant keyword or keyword phrase), you may want to use categories in your permalink.
  • If your post slug (the part of your URL that identifies your post) is too long, it can make your post URL harder to share or copy and reduce the SEO benefit.
  • If you plan to post content under multiple categories, then it’s recommended that you do not use the category tag in your permalink structure.

Ultimately, when it comes to category vs no category there is no perfect permalink structure to use. We recommend choosing the permalink structure you think will suit your needs best and that will make your post URLs short enough to be attractive and long enough to be descriptive.

We cover WordPress categories in another tutorial.

Don’t Use Date Permalinks

Another great tip from Joost de Valk is that unless your website provides news or time-specific information, or you have any special reason to add dates to your post URLs, it’s best to avoid selecting date-based permalink syntax when configuring your blog’s URLs.

Avoid setting up permalinks that date your content

(Avoid using URL structures that time-stamp your posts)

Although using URL structures that time-stamp your content may be considered better that using no permalinks at all from an SEO perspective, visitors are less likely to click on a post if it is several years old, even if the content is relevant to what they are searching for.

What If My Blog Already Has Lots Of Published Posts?

Normally, your permalinks should be set up when you perform a new WordPress installation. This should be part of your site planning process.

Important

If your site is already established or you have a lot of content already indexed in the search engines and you would like to change the permalink structure, make sure that this is absolutely necessary, as changing permalinks after your site has already been up and running for a while could create issues and errors.

Use 301 Redirects

As you’ve seen earlier, some WordPress users (or whoever set up their site) seem to be completely unaware of the permalinks feature of WordPress.

Maybe when you started out, your site used the default WordPress permalinks and now you would like to optimize your site better for search engines. Maybe your website or blog was originally set up to display post dates in your web address and now all of your posts are perceived as being out-of-date and you want to remove the date portion of your URLs.

The best way to modify your URL structure without negatively impacting your site’s SEO or existing rankings is to add ‘301 redirects’ to reassign all links using the old permalinks syntax to web addresses using the new permalink syntax.

Search engines interpret a code ‘301’ as a link that has permanently relocated to another address. 301 redirection is the most efficient and search engine friendly way to redirect visitors to new site destinations and avoid running into ”page not found” errors when clicking on an old link.

To effectively change your syntax and avoid damaging your rankings, sending visitors to broken links, etc. you will need to add a redirection system before changing the permalink structure of your site.

You can WordPress site or blog using plugins like Simple 301 Redirects, or Redirection, or use the services of a professional to help you set up and redirect your permalinks correctly to avoid issues and troubleshoot any errors.

WordPress redirection plugin Simple 301 Redirects

(Set up 301 redirections using plugins or use the services of a professional)

Congratulations! Now you know about the built-in system WordPress uses to display search engine-friendly URLs for your posts. For additional information on using Permalinks, see the official WordPress documentation below:

http://codex.wordpress.org/Using_Permalinks

***

"Wow! I never knew there's so much to learn about WordPress! I bought one of the WordPress for Dummies three years ago, such authors need to be on this course!" - Rich Law, Create A Blog Now