
Wouldn’t it be great if you could just add a new page to your WordPress site, and the following took place … all from your page URL:
- Site visitors could quickly understand what your page was about,
- Search engines would easily find your page and correctly classify its content for better search rankings,
- Every single post you create on your website would have a unique identifier, making your content easier to manage.
Well, this is what WordPress permalinks let you do!
How To Set Up And Use WordPress Permalinks
Permalinks – Definition
Permalinks are the permanent URLs to an individual post, category, or other taxonomy (a way to group 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 an email pointing readers to a particular post on your site. Permalinks are often referred to as “pretty” URLs.
Permalinks make the URL pointing to each post on your blog permanent, hence a perma-link.
Permalinks – Why Do We Need To Use Them?
Hopefully, you are probably aware that, WordPress is one of the best CMS applications available when it comes to SEO.
WordPress is not only well optimized straight out of the box, but its SEO aspect can be further enhanced with SEO plugins.
If you focus on the SEO aspect of your site or blog, then you should not ignore the importance of your site’s URLs. Google places considerable weight on the structure of a site’s URLs when indexing site pages.
Permalinks are used to turn 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 see the reason why you should configure your permalinks when publishing content in WordPress.
By default, a WordPress installation uses a link-naming structure for your posts that isn’t search engine friendly and looks like this …
The above link structure is used by WordPress to find information within your database. It does not mean much to anyone, and it doesn’t help your site with on-site SEO.
As you can see from the screenshot image below taken from Google search listings, many WordPress users are still using default permalink settings when publishing content …

Although Google is still indexing the above sites, many site owners are potentially missing out on extra SEO benefits.
To get the most SEO benefit from using WordPress and improve your site’s traffic results, you will want to make sure to set up your permalinks structure to make it more search engine-friendly by displaying relevant keywords in your URL, instead of meaningless characters.
WordPress lets you create a custom URL structure for your published posts, so your pages can go from this …

To something like this …

By default, WordPress URLs are not very SEO-friendly. In this tutorial, you will learn how to set up your WP permalinks to help your content rank better in Google.
How To Set Up Your WordPress Permalinks
From your WordPress administration menu, click on Settings > Permalinks …

This will bring you to the Permalink Settings screen …

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 a “pretty” permalink 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 search engine-friendly URLs …

(Set up your permalink settings to create search engine-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/budget-cruises/river-cruise-holiday-bargains
Instead of this …
http://www.mytravelsite.com/?p=7136

(Using post name permalinks helps visitors understand what the content is about)
Pretty URL Tags
“Pretty” URLs, or search engine-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. ‘2016’)
- %monthnum% – Month of the year (e.g. ‘10’)
- %day% – Day of the month (e.g. ‘24’)
- %hour% – The hour your post is published (e.g. ‘10’)
- %minute% – The minute the post gets published (e.g. ‘02’)
- %second% – The exact second the post is published (e.g. ‘48’)
- %post_id% – The unique ID # of your post (e.g. ‘3973’)
- %postname% – A correctly formatted version of your post title. For example, if the post title is “Top Five Budget Travel Tips!”, the postname tag will convert this into “top-five-budget-travel-tips” (all lower case characters and exclamation symbols deleted) in the URL. Tip: You can 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 …

Or, use one of the following structures:

![]()
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 …

Choosing ‘Post name’ is the same as adding the /%postname%/ tag in the ‘Custom Structure’ setting.
Optional Permalink Settings

In this section, you can configure custom structures for your tag and category page URLs.
You can change 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, changing your category base to “topics” would make your category links display as ‘http://domain.com/topics/uncategorized/’.
So, if you make the following change in your permalinks Optional > Category base settings section …

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

To this …

If you leave the fields blank the defaults will be used.
Remember to save any changes when you are done …

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
Categories
To get the most benefit from using Permalinks, it’s important 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 points to keep in mind if you are wondering whether or not to add categories to your permalink structure:
- 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 use categories 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 or copy and decrease the SEO benefit.
- 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 adding category vs no category there really is no ”better” permalink structure to use. Use a permalink structure you think will suit your site best. Many 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 Using Permalink Syntaxes That Date Your Content
Another great tip from Joost de Valk is that unless your site is a news blog or there is a special reason why you need to create dated web addresses, it’s best to avoid selecting date-based permalink syntax when setting up your URLs.

(Avoid using permalinks that time-stamp your content)
People are less likely to click on posts that are a couple of years old, even if the content is relevant to the answers they are searching for.
Changing The Permalink Structure In Blog With Indexed 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.
![]()
If your website is already established or you have a lot of content already indexed in the search engines and you would like to change the permalink structure, make sure that this is really something that needs to be done, as doing so could create issues and loss of traffic.
301 Redirection
As you’ve seen in earlier screenshots, some site owners (or their web developers) are unaware of the search-friendly URLs feature of WordPress.
Maybe when you started, your site used the default WordPress permalinks and now you would like 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 posts are perceived as being out-of-date and you want to remove the date tags of the permalinks.
The best way to edit your URL structure without negatively impacting your site’s SEO or existing rankings is to add ‘301 redirects’ to reassign links using the old permalinks syntax to post URLs using the new permalinks syntax.
A code ‘301’ is interpreted by search engines as a link that has permanently relocated to another address. 301 redirection is the most efficient and search engine friendly way to redirect visitors to new website destinations and avoid running into ‘404’ (Page not found) errors when they click on an old link.
To create an effective permalink structure change and avoid SEO problems, sending visitors to broken links, etc. you will need to install and set up a redirection system before messing with the permalink structure of your site.
You can add a link redirection system to your do this 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.

(Set up 301 redirections using plugins or get professional assistance)
Congratulations! Now you know how to configure your site to display SEO-friendly URLs for your posts. To learn more about using Permalinks, refer to the official WordPress documentation below:
http://codex.wordpress.org/Using_Permalinks
***
"I am beyond impressed with what you have put together. I can tell that you put a ton of hard work into building what you have. You have the absolute best content on WordPress I have ever seen!" - Robert T. Jillie