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 …

Using Permalinks To Improve Your WordPress SEO

Wouldn’t it be great if you could publish content on your site, and the following took place … all from your web address:

  • Site visitors could easily determine what the page is about,
  • Google could discover your posts faster,
  • Every single content item published on your website or blog would have its own unique identifier, making things easier to manage.

Well, this is what WordPress permalinks let you do!

How To Set Up And Use WordPress Permalinks

Permalinks – Definition

A permalink is the permanent URL to your individual posts, categories and other taxonomies (a way to organize things together) like archives.

A permalink is the web address that people and search engines will use to link to posts or sections of your site or the links you send in emails pointing readers to your posts. Permalinks are often called “pretty” URLs.

Permalinks make the URLs to each post on your blog permanent, hence a perma-link.

Why Use Permalinks?

Hopefully, you probably know by now that, WordPress is one of the best CMS tools you can use when it comes to SEO.

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

If you are looking to optimize the SEO aspect of your site or blog, then you should not ignore the importance of its site’s URLs. Search engines like Google tend to pay special attention to the structure of your site’s URLs when indexing content.

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

Now … let’s turn our attention to why you should configure your permalinks if publishing content in WordPress.

Normally, a default WordPress installation uses a URL structure for your posts that isn’t very search engine friendly and looks like this …

How To Set Up Your WordPress PermalinksWordPress uses the above link structure with a string query to locate information within its database. It doesn’t really help your site with on-site SEO.

As you can see from the screenshot below taken directly from Google search listings, many WordPress users haven’t yet configured their sites to use WordPress permalinks …

Changing WordPress Permalinks

Although Google is still indexing the above sites, the owners of these sites are missing out on extra SEO benefits.

To get the most SEO benefit out of using and improve your site’s traffic results, you will want to make sure to configure your permalinks structure to make it more SEO-friendly by displaying relevant keywords in your URL, instead of meaningless characters.

WordPress lets you create a custom URL structure for your published posts, so your content can go from something that is non-SEO friendly like this …

How To Improve Your WordPress SEO Using Permalinks

To something like this …

Configuring Your WordPress Permalinks

In this step-by-step tutorial, you will learn how to configure your WordPress permalinks to display your posts using SEO-friendly URLs instead of the default URL structure and help every new post you publish automatically get better indexing in search engines.

How To Set Up WordPress Permalinks

Log into your WordPress dashboard and select Settings > Permalinks

Using Permalinks To Improve Your WordPress SEO

This will bring up the Permalink Settings screen …

How To Improve Your WordPress SEO With SEO-Friendly URLs

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 a “pretty” permalink instead for our posts. To do this, we will need to specify a different Permalink structure than the one set by default.

Common Permalink Settings

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

Set up your permalink settings to create search engine-friendly URLs

(Set up your permalink settings to create search engine-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/cruise-travel/best-value-european-river-cruise-destinations

Instead of this …

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

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

(Using permalinks helps visitors and search engines understand what your content is about)

SEO-Friendly Tags

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

  • %year% – The year the post gets published, displayed as four digits (e.g. ‘2015’)
  • %monthnum% – The month the post gets published (e.g. ‘11’)
  • %day% – The day the post is published (e.g. ‘08’)
  • %hour% – Hour of the day (e.g. ‘09’)
  • %minute% – The minute the post is published (e.g. ‘50’)
  • %second% – The exact second your post gets published (e.g. ‘35’)
  • %post_id% – The unique ID # of the post (e.g. ‘3018’)
  • %postname% – A correctly formatted version of your post title. For example, if the 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 characters converted to lower case and punctuation marks removed) in the URL. Tip: You can edit the wording in your post title in the post slug field on the Add/Edit Post/Page screens.
  • %category% – A sanitized 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:

How To Set Up Your WordPress Permalinks

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 …

Improve Your WordPress SEO Using SEO-Friendly URLs

Choosing ‘Post name’ is the same as selecting ‘Custom Structure’ and using the /%postname%/ tag.

Optional Permalink Settings

How To Improve Your WordPress SEO Using SEO-Friendly URLs

This section lets you set up custom structures for your tag and category archive page URLs.

This changes the ‘base’ category or tag URLs using the following syntax:

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

For example, changing your category base to “travel” would display your category links as ‘http://domain.com/travel/category_name/’.

So, if you add the following to your permalinks Optional > Category base settings field …

Setting Up Your WordPress Permalinks

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

Configuring Your WordPress Permalinks

To something like this …

How To Change WordPress Permalinks

If you leave the optional settings fields blank the defaults will be used.

Remember to save your 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 Information

Use Descriptive Categories

To get more SEO benefit out of using Permalinks, you will need to set up your WordPress Categories correctly. If you do not have any categories set up, WordPress will use the default category (uncategorized).

According to WordPress SEO expert and author of the WordPress SEO plugin Joost de Valk, here are a few things to consider if you are wondering whether you should add categories to your permalink structure or not:

  • If your domain is short and your category slug is short and descriptive (e.g. uses a relevant keyword or keyword phrase), you may want to add categories to 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 copy or share and decrease the SEO benefit.
  • Do you plan to post content under only one category or multiple categories? 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.

Despite being the subject of intense debate in WordPress SEO circles, when it comes to adding category vs no category there really is no ”better” permalink structure to use. Choose a permalink structure that you think will suit your needs best. Your post URLs should be short enough to be attractive and long enough to be descriptive.

We provide detailed information about WordPress categories in another tutorial.

Avoid Using Permalink Syntaxes That Time-Stamp Your Posts

Another great tip from Joost de Valk is that unless you plan to run a news website or blog or there is a special reason why you need to date your content, it’s best to avoid using date-based permalink settings when setting up your site’s URLs.

Avoid using URL structures that time-stamp your posts

(Avoid using permalinks that date your posts)

Although using permalinks that date your content may be considered better that using no permalinks at all from an SEO aspect, visitors are less likely to click on posts that are a couple of years old, even if the content is relevant to what they are searching for.

Changing Permalinks In An Established Blog

Normally, it’s best to configure your permalinks when you first install WordPress. This should be part of your site planning process.

Warning

If your website has been running for a while or your site already has a lot of content indexed in the search engines and you would like to change the permalink structure, make sure that this is something that absolutely needs doing, as doing so can create issues and loss of traffic.

301 Redirects

As you’ve seen in the above screenshots of actual search results, some WordPress users (or whoever set up their site) are completely unaware of the SEO-friendly URLs 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. Perhaps your website or blog was configured to display post dates in your web address and now all of your content is showing as being old and you want to remove the date tags of your permalinks.

The best way to change your permalinks without impacting your site’s SEO or existing rankings in a negative way is to add ‘301 redirects’ to reassign all links that use the previous URL syntax to web URLs that use the new structure.

Search engines interpret a ’301′ code as a link that has permanently relocated to another destination. 301 redirects are the most effective and search engine friendly way to redirect visitors to new website destinations and avoid running into ‘404’ (Page not found) errors when following an old link.

To create an effective syntax change and avoid SEO problems, sending visitors to broken links, etc. you will need to configure your redirection system before messing with the permalink structure of your site.

You can site using a WordPress plugin like Simple 301 Redirects, or Redirection, or get a professional to assist you with setting up and redirecting your permalinks correctly to avoid problems and troubleshoot any errors.

Simple 301 Redirects - WordPress redirection plugin

(Set up 301 redirects using plugins or get professional help)

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

http://codex.wordpress.org/Using_Permalinks

***

"This is AMAZING! I had learnt about how to use WordPress previously, but this covers absolutely everything and more!! Incredible value! Thank you!" - Monique, Warrior Forum

Originally published as How To Set Up And Use WordPress Permalinks.