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 WordPress Permalinks

Wouldn’t it be great if after publishing a new post on your WordPress website, the following took place … all from your post address:

  • New visitors could quickly understand what the post is about,
  • Google could easily find your page and correctly classify your content for better search rankings,
  • Every single post on your site would have a unique ID, making your site easier to manage.

Well, this is what permalinks let you do!

How To Set Up And Use WordPress Permalinks

What Is A Permalink?

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 others will use to link to posts or sections of your site or the links you send in emails pointing to content items on your blog. Permalinks are often called “pretty” URLs.

Permalinks make the URLs to each post on your blog permanent, hence a permalink.

Why Do You Need To Use Permalinks?

As you have probably heard by now, WordPress is one of the best CMS applications you can use when it comes to publishing search engines optimized content.

WordPress is not only well optimized straight out of the box, but its SEO aspect can be easily improved with SEO plugins.

If you focus on the SEO aspect of your site or blog, then you cannot ignore the importance of your site’s URLs. Google tends to pay special attention to the structure of URLs when indexing its pages.

Permalinks are used to make the 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 turn our attention to why it’s best to configure your permalinks in WordPress.

By default, a WordPress installation uses a link-naming structure for your posts that isn’t very search engine friendly and looks like this …

How To Improve Your WordPress SEO With PermalinksThe link structure shown above is used by WordPress to locate data within 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 the screenshot image taken directly from Google search results below shows, many site owners have not set up their permalinks …

How To Improve Your WordPress SEO With SEO-Friendly URLs

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

To get the greatest SEO benefit out of using WordPress 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 pages can easily go from this …

Improve Your WordPress SEO Using SEO-Friendly URLs

To something like this …

Using Permalinks To Improve Your WordPress SEO

Out of the box, WordPress URLs are not very search engine-friendly. In this tutorial, you will learn how to set up your permalinks in WordPress to automatically help your content get better indexing results in search engines like Google.

How To Change Your WordPress Permalinks

In your WP dashboard menu, select Settings > Permalinks

Setting Up Your WordPress Permalinks

This will bring 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 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 …

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/travel-europe/river-cruise-holiday-bargains

Instead of this …

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

Using post name permalinks helps readers understand what the content is about

(Using permalinks helps readers understand what your post is about)

Creating Pretty URL Tags In Custom Structure

“Pretty” permalinks, or SEO-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. ‘2012’)
  • %monthnum% – Month of the year (e.g. ‘08’)
  • %day% – The day your post is published (e.g. ‘31’)
  • %hour% – The hour your post is published (e.g. ‘02’)
  • %minute% – The minute your post is published (e.g. ‘56’)
  • %second% – The exact second the post gets published (e.g. ‘21’)
  • %post_id% – The unique ID # of your post (e.g. ‘6731’)
  • %postname% – A sanitized version of the post title. For example, if your post title is ”Ten Best Hotels In Cote D’Azur!”, the postname tag will convert this into “ten-best-hotels-in-cote-dazur” (all letters converted to lower case and no exclamation symbols) in the URL. Tip: You can always edit the URL 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 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

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 …

Improve Your WordPress SEO Using SEO-Friendly URLs

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

Permalinks – Optional Settings

Using Permalinks To Improve Your WordPress SEO

In this section, you can set up custom structures for your tag and category archive pages.

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 “news” as your category base would display your category links as ‘http://domain.com/news/uncategorized/’.

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

Using Permalinks To Improve Your WordPress SEO

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

Changing Your WordPress Permalinks

To this …

Using Permalinks To Improve Your WordPress SEO

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

Remember to save any changes after you are done …

How To Improve Your WordPress SEO Using SEO-Friendly URLs

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

Set Up Categories

To get the greatest 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 expert and author of the WordPress SEO plugin Joost de Valk, here are a few points 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 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 copy and reduce the SEO benefit.
  • If you are going 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 using category vs no category there really is no ideal permalink structure to use. Choose the permalink structure that you think will suit your needs best. SEO experts recommend making your web address short enough to be attractive and long enough to be descriptive.

We provide detailed information about WordPress categories in another article.

Avoid Time-Stamping Permalinks

Another great tip from Joost de Valk is that unless your website provides news, or you have a special reason to add dates to your URLs, avoid choosing date-based permalink options for your site’s URLs.

Avoid setting up URL structures that date your content

(Avoid setting up permalinks that date your posts)

Although using 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 a post if it is several years old, even if the content is relevant to what they are searching for.

What If My Site Already Has Lots Of Content?

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

Useful Info

If your website is already established 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 something that absolutely needs doing, as doing so can create issues and loss of traffic.

Use 301 Redirection

As you’ve seen in earlier screenshots, some WordPress site owners (or whoever set up their site) seem to be unaware of the search-friendly URLs feature of WordPress.

Maybe you started out using the default WordPress permalinks and now you want to optimize your site better for search engines. Perhaps your website or blog was configured to display post dates in your URLs and now all of your content is perceived as being outdated and you want to delete the date tags of the URLs.

To modify your permalink structure without negatively impacting your site’s SEO or existing rankings you should add ‘301 redirects’ to point all links using the old permalink structure to web addresses that use the new permalinks syntax.

A ’301′ code is interpreted by search engines as a link that has permanently moved elsewhere. 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 effectively change your syntax and avoid SEO problems, sending visitors to broken links, etc. you will need to install and set up your redirection system before changing the permalink structure of your site.

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

Simple 301 Redirects - WP redirection plugin

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

Congratulations! Now you know how to configure your site to display search engine-friendly URLs for your posts and improve your search search rankings. For additional information on using Permalinks, refer to 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