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 add a new post to your website, and the following would then take place … all from your post URL:

  • Users could tell what your post was about,
  • Search engines could discover your posts faster,
  • Every single post created on your website or blog would have its own unique ID, making things easier to manage.

Well, this is what permalinks let you do!

How To Set Up And Use WordPress Permalinks

What Are Permalinks?

Permalinks are the permanent URLs to an individual WordPress post, category, or other taxonomy (a way to group things together) like archives.

A permalink is the URL that other people will use to link to your posts or sections of your site or the links you send in emails pointing to content items on your website. Permalinks are sometimes referred to as “pretty” URLs.

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

Why Use Permalinks?

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 its SEO aspect can be considerably enhanced using excellent SEO plugins.

If you are looking to optimize the SEO aspect of your site or blog, then you should not ignore the importance of your site’s URLs. Search engines like Google place considerable weight on the URL structure of your site.

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

Now … let’s see why it’s best to use permalinks if publishing content in WordPress.

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

Using Permalinks To Improve Your WordPress SEOThe link structure shown above is used by WordPress to find data inside your database. It doesn’t really mean anything to visitors or search engines, and it doesn’t help your site with on-site SEO.

As the screenshot image from Google search listings below shows, many WordPress users are still using out-of-the-box permalink settings when publishing their content …

Using Permalinks To Improve Your WordPress SEO

Although these sites are still getting their content indexed on search engines, they are missing out on additional SEO benefits.

To get the maximum SEO benefit from using WordPress and improve your site’s rankings, 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 allows you to create a custom URL structure for your published posts, so your pages can easily go from something that is non-SEO friendly like this …

Configuring Your WordPress Permalinks

To this …

How To Improve Your WordPress SEO With Permalinks

By default, WordPress URLs are not very SEO-friendly. In this tutorial, you will learn how to configure your permalinks in WordPress to automatically help you get better indexing in Google.

Setting Up Your WordPress Permalinks

Log into your WP dashboard and click on Settings > Permalinks

Using Permalinks To Improve Your WordPress SEO

This will bring 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 search engine friendly URLs instead for our posts. To do this, we need to specify a different Permalink structure than the one set by default.

Common Settings – Permalinks

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

Set up your permalink settings to create SEO-friendly URLs

(Configure 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/travel-europe/top-european-river-cruises

Instead of this …

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

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

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

Creating Permalink Tags

“Pretty” permalinks, or SEO-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. ‘2010’)
  • %monthnum% – Month of the year (e.g. ‘12’)
  • %day% – The day the post gets published (e.g. ‘14’)
  • %hour% – Hour of the day (e.g. ‘15’)
  • %minute% – Minute of the hour (e.g. ‘09’)
  • %second% – The exact second the post gets published (e.g. ‘34’)
  • %post_id% – The unique ID # of the post (e.g. ‘4958’)
  • %postname% – A sanitized version of the post title. For example, if your post title is ”It Ain’t Worth Doin’ No More!”, the postname tag will convert this into “it-aint-worth-doin-no-more” (all lower case letters and punctuation marks removed) in the URL. Tip: You can always edit this wording 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 …

Configuring Your WordPress Permalinks

Or, use one of the following structures:

How To Improve Your WordPress SEO With SEO-Friendly URLs

Useful 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 the ‘Custom Structure’ setting.

Permalinks – Optional Settings

Using Permalinks To Improve Your WordPress SEO

Here you can configure custom structures for your category and tag archive pages.

You can change the ‘base’ tag or category of your URLs using the following structure:

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

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

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

How To Change Your WordPress Permalinks

Your ‘category archives’ page URL will go from this …

Using Permalinks To Improve Your WordPress SEO

To this …

Changing WordPress Permalinks

If you leave these fields blank the defaults will be used.

Remember to save any changes when finished …

Configuring 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 – Tips

Use Descriptive Categories

To get the best benefit from using Permalinks, remember 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 plugin developer Joost de Valk, here are a few points to consider if you are wondering whether or not to add categories to your permalink structure:

  • If your domain is short and your category slug is short and descriptive (e.g. adds a relevant keyword or keyword phrase to your URL), 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 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.

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

We provide more information about WordPress categories in another tutorial.

Avoid Using Time-Specific URLs

Another great tip from Joost de Valk is that unless your goal is to run a news website or there is a special reason why you need to date your site’s content, avoid selecting date-based permalink syntax for your blog’s URLs.

Avoid using permalinks that date your content

(Avoid setting up permalinks that time-stamp your posts)

Although setting up permalinks that date your posts is better that using no permalinks at all from an SEO point-of-view, people are less likely to click on posts that are several years old, even if the content is relevant to what they are searching for.

What About Changing Permalinks In Blogs With Published Posts?

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

Disclaimer

If your site has been running for a while or you have a lot of content already indexed in the search engines and you want 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, many website owners (or their web developers) seem to be completely unaware of the search-friendly URLs feature of WordPress.

Maybe you started out using the default WordPress URL structure and now you want to improve your site’s SEO. Maybe your website was originally set up to display post dates in your URLs and now all of your posts are perceived as being outdated and you want to remove the date tags in the URLs.

The best way to edit your permalinks without impacting your site’s SEO or rankings in a negative way is to use ‘301 redirections’ to point links set up using the old URL structure to destinations using the new permalink syntax.

Search engines interpret a ’301′ code as a link that has permanently moved to another location. 301 redirects are the most efficient and search engine friendly way to redirect users to new website destinations and avoid ”page not found” errors when following an old link.

To create an effective permalink syntax change and avoid damaging your rankings, sending visitors to error pages, etc. you should install and set up your redirection system before messing with the permalink structure of your site.

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

Simple 301 Redirects - WP redirection plugin

(Set up URL redirections using a WP redirection plugin or get professional help)

Congratulations! Now you know how to change your site to display search engine-friendly URLs for your posts and improve your search results. To learn more about using Permalinks, refer to the WordPress codex here:

http://codex.wordpress.org/Using_Permalinks

***

"Learning WordPress has been a huge stumbling block for me. I've been looking for something that covers absolutely everything but doesn't cost an arm and a leg. Thank you so much ... you have just provided me with what I have been looking for! Truly appreciated!" - Tanya