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 after publishing a new page on your website, the following could happen … all from your web address:

  • Potential visitors could quickly gain an understanding of what your post was about,
  • Search engines could find your pages faster,
  • Each content item published on your website would have a unique identifier, making your content easier to manage.

Well, with permalinks this can easily be done!

How To Set Up And Use WordPress Permalinks

Permalinks – Definition

A permalink is the permanent URL to an individual WordPress post, category, or other taxonomy (a way to group things together) like archives.

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

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

Permalinks – Why Use Them?

Hopefully, you are probably aware that, WordPress is one of the best Content Management Systems you can use when it comes to SEO.

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

If you focus on the SEO aspect of your website, then you should not ignore the importance of its site’s URLs. Google places considerable weight on the structure of your site’s URLs when indexing pages.

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

Now … let’s take a look at why it’s best to use permalinks in WordPress.

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

How To Improve Your WordPress SEO Using SEO-Friendly URLsThe above link structure is used by WordPress to find information within its database. It does not mean much to anyone, 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 haven’t configured their sites to publish search optimized content online …

Using Permalinks To Improve Your WordPress SEO

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

To get maximum SEO benefit out of using and improve your site’s rankings, you should set up your permalinks structure to make it more SEO-friendly by displaying relevant keywords in your URL, instead of meaningless numbers and symbols.

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 …

How To Improve Your WordPress SEO With Permalinks

In this step-by-step tutorial, you will learn how to set up your WordPress permalinks to display your posts using search engine-friendly URLs instead of the out-of-the-box linking structure and help every new post you publish get better indexing results in Google.

Setting Up Your WordPress Permalinks

Log into your WP admin section and select Settings > Permalinks

Improve Your WordPress SEO With Permalinks

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 “pretty” permalinks instead for our posts. To do this, we 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 …

Set up your permalink settings to create SEO-friendly URLs

(Change 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-travel/how-to-save-money-on-cruise-travel

Instead of this …

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

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

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

WordPress Permalink Tags

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

  • %year% – The year the post is published, four digits (e.g. ‘2016’)
  • %monthnum% – Month of the year (e.g. ‘03’)
  • %day% – Day of the month (e.g. ‘14’)
  • %hour% – Hour of the day (e.g. ‘24’)
  • %minute% – The minute the post gets published (e.g. ‘28’)
  • %second% – The exact second the post is published (e.g. ‘18’)
  • %post_id% – The unique ID # of the post (e.g. ‘1547’)
  • %postname% – A correctly formatted version of the 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 letters converted to lower case and exclamation marks removed) in the URL. Tip: You can edit this text 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 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 …

How To Improve Your WordPress SEO Using SEO-Friendly URLs

Or, use one of the following structures:

Using Permalinks To Improve Your WordPress SEO

Practical 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

Changing Your WordPress Permalinks

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

This changes the ‘base’ category or tag of your URLs using the following structure:

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

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

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

Improve Your WordPress SEO Using SEO-Friendly URLs

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

Using Permalinks To Improve Your WordPress SEO

To something like this …

Improve Your WordPress SEO Using Permalinks

If you leave the fields blank WordPress uses the defaults.

Remember to save your changes when you have finished …

Using Permalinks To Improve Your WordPress SEO

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

Categories

To get the maximum benefit out of 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 and author of the WordPress SEO plugin Joost de Valk, here are a few 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 is short and descriptive (e.g. adds a relevant keyword or keyword phrase to your URL), you may want to use the category tag 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 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 we recommend not using the category tag in your permalink structure.

Ultimately, when it comes to using category vs no category there really is no ”better” permalink structure to use. Use the permalink structure you think will suit your site best. SEO experts recommend making your web address short enough to be attractive and long enough to be descriptive.

We cover WordPress categories in another article.

Avoid Using Permalink Syntaxes That Date Your Content

Another tip from Joost de Valk is that unless you plan to run a news website or blog or you have any special reason to create dated web URLs, it’s best to avoid selecting date-based permalink settings for your site’s URLs.

Avoid using URL structures that time-stamp your content

(Avoid using permalinks that time-stamp your content)

Although setting up permalinks that date your content is better that using no permalinks at all from an SEO aspect, visitors are less likely to click on a post if it is several years old, even if the content is relevant to the answers they are searching for.

What If My Site Already Has Lots Of Published Content?

Normally, it’s best to configure your permalinks when you create a new WordPress site. This should be part of your website planning process.

Disclaimer

If your website 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 making changes to permalinks after your site has been up and running for a while can create SEO issues and errors.

Add 301 Redirection

As you’ve seen in the above screenshots of actual search results, some website owners (or whoever set up their site) seem to be unaware of the search-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. Maybe your website or blog was originally set up to display post dates in your web address and now all of your content is perceived as being out-of-date and you want to delete the date portion of your permalinks.

The best way to change your permalink structure without impacting your site’s SEO in a negative way is to use ‘301 redirects’ to reassign all links using the previous permalinks syntax to post URLs that use the new structure.

Search engines interpret a ’301′ code as a link that has permanently moved to another destination. 301 redirection is the most effective and search engine friendly way to redirect users to new web page destinations and avoid ”page not found” errors when clicking on an old link.

To create an effective permalink structure change and avoid damaging your rankings, sending visitors to broken links, etc. you should configure a redirection system before changing the permalink structure of your site.

You can add a link redirection system to your site or blog using a redirection plugin like Simple 301 Redirects, or Redirection, or use the services of a professional to assist you with setting up and redirecting your permalinks correctly to avoid problems and troubleshoot any errors.

Simple 301 Redirects - WP plugin

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

Congratulations! Now you know about the built-in system WordPress uses to display search engine-friendly URLs for your posts. To learn more about using Permalinks, refer to the official WordPress documentation here:

http://codex.wordpress.org/Using_Permalinks

***

"I love the way your email series "Infinite Web Content Creation Training Series" is documented and presented. It is very absorbing and captivating. The links and tutorials are interesting and educational. This has motivated me to rewrite my content following the concepts I am learning from the email series." - Mani Raju, www.fortuneinewaste.com