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 …

Changing Your WordPress Permalinks

Wouldn’t it be great if after publishing content on your WordPress site, the following happened … all from your page URL:

  • Visitors could quickly assess what the content is about,
  • Search engines would easily discover your posts and correctly classify their content to improve your search rankings,
  • Every single content item published on your website or blog would have a unique identifier, making things easier to manage.

Well, this is what permalinks let you do!

How To Set Up And Use WordPress Permalinks

Permalink – What Is It?

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

A permalink is the URL that people and search engines use to link to posts or sections of your site or the links you send in emails pointing readers to posts on your site. Some people also call permalinks “pretty” URLs.

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

Permalinks – Why Do We Need To Use Them?

Hopefully, by now you probably know that, WordPress is one of the best Content Management Systems available when it comes to SEO.

WordPress is not only great for SEO out of the box, but the SEO aspect can be further enhanced with excellent SEO plugins.

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

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

Now … let’s review why it’s best to configure your permalinks if publishing content in WordPress.

By default, a 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 above link structure is used by WordPress to find information within your database. It doesn’t really mean anything to either visitors or search engines, and it doesn’t help your website with on-site SEO.

As the screenshot image below shows, many site owners haven’t yet set up their sites to use permalinks …

Using Permalinks To Improve Your WordPress SEO

Although these sites are getting their content indexed on search engines, these site owners are potentially missing out on extra SEO benefits.

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

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

Using Permalinks To Improve Your WordPress SEO

To something with an SEO-friendly URL like this …

Using Permalinks To Improve Your WordPress SEO

In this 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 add to your site or blog automatically get better indexing results in Google.

Changing WordPress Permalinks

In your WordPress administration section select, Settings > Permalinks

How To Improve Your WordPress SEO With SEO-Friendly URLs

This brings up 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 will need to specify a different Permalink structure than the default one.

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 …

Configure your permalink settings to create SEO-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/travel-tips/top-european-river-cruises

Instead of this …

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

Using permalinks helps search engines and readers understand what the content is about

(Using post name permalinks helps readers and search engines understand what your post is about)

Pretty Permalink Tags

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

  • %year% – The year of the post, four digits (e.g. ‘2012’)
  • %monthnum% – Month of the year (e.g. ‘10’)
  • %day% – The day your post gets published (e.g. ‘17’)
  • %hour% – Hour of the day (e.g. ‘17’)
  • %minute% – Minute of the hour (e.g. ‘25’)
  • %second% – The exact second the post gets published (e.g. ‘10’)
  • %post_id% – The unique ID # of your post (e.g. ‘6160’)
  • %postname% – A correctly formatted version of the post title. For example, if the post title is ”Ten Best Hotels In Cote D’Azur!”, the postname tag will convert this into “ten-best-hotels-in-cote-dazur” (all characters converted to lower case and removed exclamation marks) in the URL. Tip: You can always edit this wording 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 correctly formatted 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 …

Setting Up Your WordPress Permalinks

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’.

Permalinks – Optional Settings

How To Improve Your WordPress SEO With Permalinks

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

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

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

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

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

How To Improve Your WordPress SEO Using SEO-Friendly URLs

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

How To Change Your WordPress Permalinks

To this …

Setting Up Your WordPress Permalinks

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

Remember to save your changes after you have finished …

Configuring Your 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

Set Up Your Categories

To get the best possible 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, adding a category tag to your permalink forces WordPress to use the default category (uncategorized).

According to WordPress SEO plugin developer Joost de Valk, here are some things to consider if you are wondering whether you should add categories to your permalinks or not:

  • If your domain is short and your category name 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 and reduce the SEO benefit.
  • Do you plan to post content under only one category or multiple categories? If you are going to post content under multiple categories, then we recommend not using the category tag in your permalink structure.

Despite being the subject of intense debate in WordPress SEO circles, when it comes to using category vs no category there really is no perfect permalink structure to use. Choose the permalink structure you think will suit your site best. Many SEO experts and webmasters recommend making your post URLs short enough to be attractive and long enough to be descriptive.

We provide more information about WordPress categories in other tutorials.

Avoid Using Date-Based URLs

Another 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 add dates to your post URLs, avoid using date-based permalink syntax for your blog’s URLs.

Avoid using URL structures that date your content

(Avoid using permalinks that time-stamp your content)

Visitors are less likely to click on a post if it is a couple of years old, even if the content is relevant to the answers they are searching for.

What If My Site Already Has Lots Of Content?

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

Info

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 want to change the permalink structure, make sure that this is really something that needs to be done, as making changes to permalinks after your site has been running for a while can create issues and loss of traffic.

Use 301 Redirection

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

Maybe you started out using the default WordPress permalinks and now you would like to optimize your site better for search engines. Perhaps your website was configured to display post dates in your web address and now all of your posts are showing as being old and you want to delete the date portion in the URLs.

To modify your URL structure without affecting your site’s SEO or existing rankings in a negative way you will need to add ‘301 redirections’ to point links set up using the old permalinks structure to post URLs that use the new permalinks syntax.

A code ‘301’ is interpreted by search engines as a link that has been permanently moved to another location. 301 redirects are the most effective and search engine friendly way to redirect users to new web page destinations and avoid running into ”page not found” errors if they click on an old link.

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

You can add a link redirection system to your site or blog using a 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.

WordPress plugin Simple 301 Redirects

(Set up a link redirection system for your changed permalinks using a WP plugin or get professional assistance)

Congratulations! Now you know how to change your permalinks to display search engine-friendly URLs for your posts and improve your search results. For additional information on using Permalinks, refer to the WordPress codex below:

http://codex.wordpress.org/Using_Permalinks

***

"I have used the tutorials to teach all of my clients and it has probably never been so easy for everyone to learn WordPress ... Now I don't need to buy all these very expensive video courses that often don't deliver what they promise." - Stefan Wendt, Internet Marketing Success Group