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 …

How To Improve Your WordPress SEO With SEO-Friendly URLs

Wouldn’t it be great if you could just add a new page to your WordPress website, and the following took place … all from your post URL:

  • Site visitors could easily tell what the post was about,
  • Search engines could easily discover your post and correctly classify the content to improve your search results,
  • Every single content item published on your site 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

Permalinks – Definition

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

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

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

Permalinks – Why Do We Need To Use Them?

Hopefully, you are probably aware that, WordPress is one of the best Content Management Systems available 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 SEO plugins.

If you are looking to optimize the SEO aspect of your website, then you should not ignore the importance of its site’s URLs. Google places considerable weight on the URL structure of your site.

Permalinks can be used to make the links on your site into “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 it’s best to configure your permalinks in WordPress.

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

Configuring Your WordPress PermalinksThe above link structure is used by WordPress to find information within its database. It does not mean anything to either search engines or visitors, and it doesn’t help your website with on-site SEO.

As you can see from the screenshot below, 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, they are potentially missing out on extra SEO benefits.

To get the greatest 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 offers the ability to create a custom URL structure for your published and archived posts, so your pages can go from this …

Improve Your WordPress SEO Using SEO-Friendly URLs

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 search engine-friendly URLs instead of the default URL structure and help every new post you publish automatically get better indexing results in Google.

Changing WordPress Permalinks

In your WordPress administration section select, Settings > Permalinks

Using Permalinks To Improve Your WordPress SEO

This will bring you to the Permalink Settings screen …

Changing Your WordPress Permalinks

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

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

Change 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/cruise-travel/romantic-cruise-holiday-deals

Instead of this …

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

Using post name permalinks helps search engines and visitors understand what the content is about

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

Adding Search Engine-Friendly Tags In Custom Structure

“Pretty” URLs, 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. ‘2011’)
  • %monthnum% – The month your post gets published (e.g. ‘06’)
  • %day% – The day your post gets published (e.g. ‘07’)
  • %hour% – The hour the post is published (e.g. ‘16’)
  • %minute% – Minute of the hour (e.g. ‘21’)
  • %second% – Second of the minute (e.g. ‘04’)
  • %post_id% – The unique ID # of your post (e.g. ‘3860’)
  • %postname% – A correctly formatted version of your post title. For example, if your 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 no punctuation 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 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:

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 selecting the ‘Custom Structure’ setting and using the /%postname%/ tag.

Permalinks – Optional Settings

Improve Your WordPress SEO With SEO-Friendly URLs

If you need to set up custom permalinks for your tag and category archive pages you can do this in this section.

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

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

For example, using “recipes” as your category base will display your category links as ‘http://domain.com/recipes/uncategorized/’.

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

Improve Your WordPress SEO With SEO-Friendly URLs

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

Setting Up Your WordPress Permalinks

To this …

Using Permalinks To Improve Your WordPress SEO

If you leave the fields blank WordPress uses the defaults.

Remember to save your changes when you are done …

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 – Additional Info

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

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

  • 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 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 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 category vs no category there really is no ”better” permalink structure to use. Choose a permalink structure you think will suit your needs best. Your web address should be short enough to be attractive and long enough to be descriptive.

We provide more information about WordPress categories in another tutorial.

Don’t Use Date Permalinks

Another useful tip from Joost de Valk is that unless you run a news website or blog or there is a special reason why you need to add dates to your URLs, avoid using date-based permalink options when setting up your site’s URLs.

Avoid setting up permalinks that time-stamp your content

(Avoid setting up permalinks that date your content)

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

Changing Permalinks In An Established Blog

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

Useful Info

If your website or blog is already established or your site already has many posts indexed in the search engines and you want to change the permalink structure, make sure that this is absolutely something that needs doing, as making changes to permalinks after your site has already been up and running for a while could create SEO issues and errors.

Use 301 Redirects

As you’ve seen earlier, some site owners (or their web developers) seem to be completely unaware of the permalinks feature of WordPress.

Maybe you started out using the default WordPress permalinks and now you want to improve your SEO. Perhaps your website or blog was configured to display post dates in your URLs and now all of your content is showing as being two or three years old and you want to remove the date tags of your permalinks.

The best way to edit your permalinks without affecting your site’s SEO or existing rankings in a negative way is to use ‘301 redirections’ to point links using the old permalinks structure to page URLs using the new structure.

Search engines interpret a ’301′ code as a link that has permanently been relocated. 301 redirects are the most efficient and search engine friendly way to redirect visitors to new web page destinations and avoid running into ”page not found” errors if clicking on an old link.

To effectively change your syntax and avoid SEO problems, sending visitors to broken links, etc. you should configure your redirection system before changing the permalink structure of your site.

You can WordPress site using plugins like Simple 301 Redirects, or Redirection, or use the services of 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 link redirections using a WordPress redirection plugin or use the services of a professional)

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. To learn more about using Permalinks, refer to the WordPress codex below:

http://codex.wordpress.org/Using_Permalinks

***

"This is an awesome training series. I have a pretty good understanding of WordPress already, but this is helping me to move somewhere from intermediate to advanced user!" - Kim Lednum

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