
Wouldn’t it be great if after adding new content to your WordPress site, the following happened … all from your page URL:
- Site readers could easily determine what your content is about,
- Search engines would be able to easily discover your pages and correctly classify their content to improve your search results,
- Every post created on your website or blog would have a unique ID, making your site easier to manage.
Well, with permalinks this can easily be done!
How To Set Up And Use WordPress Permalinks
What’s A Permalink?
Permalinks are the permanent URLs to an individual post, category, or other taxonomy (a way to organize things together) like archives.
A permalink is the URL that other people use to link to your posts or sections of your site or the links you send in an email pointing readers to a particular item of content on your website. Some people also call permalinks “pretty” URLs.
Permalinks make the web address pointing to each post on your site permanent, hence a perma-link.
Permalinks – Why Use Them?
As you have probably heard by now, WordPress is one of the best CMS applications available when it comes to publishing search optimized content.
WordPress is not only well optimized straight out of the box, but there are excellent SEO plugins you can use that can further help to fine tuned its SEO aspect.
If you focus on the SEO aspect of your site, then you should not ignore the importance of its URLs. Google tends to pay special attention to the structure of URLs when indexing pages.
Permalinks are used to turn links on your site into “search engine friendly” URLs. Permalinks also improve the usability, aesthetics, and forward-compatibility of your links.
Now … let’s review why it’s best to use permalinks in WordPress.
By default, a WordPress installation uses a URL structure for your posts that isn’t very search engine friendly and looks like this …
The link structure shown above is used by WordPress to find information within your database. It doesn’t really help your site with on-site SEO.
As the screenshot below shows, many WordPress site owners have not set up their permalinks …

Although these sites are getting their content indexed on search engines, the owners of these sites are missing out on additional SEO benefits.
To get maximum SEO benefit out of using WordPress and improve your site’s rankings, you will want to make sure to configure your permalinks structure to make it more search engine-friendly by displaying relevant keywords in your URL, instead of meaningless numbers and symbols.
WordPress offers you the ability to create a custom URL structure for your published posts, so your content can go from this …

To something like this …

By default, WordPress post URLs are not very search engine-friendly. This step-by-step tutorial explains how to set up the Permalinks section of your WordPress site to automatically get better indexing in search engines like Google.
Configuring Your WordPress Permalinks
In your WordPress dashboard select, Settings > Permalinks …

This brings 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 search engine friendly URLs instead for our posts. To do this, we need to specify a different Permalink structure than the default one.
Permalinks - Common Settings
In the Common Settings section, select Custom Structure, then add one or more ‘tags’ (see below) to create SEO-friendly URLs …

(Change 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/travel-europe/how-to-save-money-on-cruise-travel
Instead of this …
http://www.mytravelsite.com/?p=2867

(Using permalinks helps readers and search engines understand what your content is about)
How To Use Permalink Tags In WordPress
“Pretty” permalinks, or SEO-friendly URLs, are created by adding one or more ‘tags’ in the Custom Structure field:
- %year% – The year your post is published, displayed as four digits (e.g. ‘2018’)
- %monthnum% – Month of the year (e.g. ‘06’)
- %day% – Day of the month (e.g. ‘26’)
- %hour% – Hour of the day (e.g. ‘12’)
- %minute% – Minute of the hour (e.g. ‘32’)
- %second% – The exact second the post gets published (e.g. ‘36’)
- %post_id% – The unique ID # of the post (e.g. ‘5535’)
- %postname% – A sanitized 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 letters converted to lower case and exclamation symbols deleted) in the URL. Tip: You can edit the words in your post title 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 …

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 ‘Custom Structure’.
Optional Permalink Settings

This section lets you set up custom structures for your category and tag pages.
This changes the ‘base’ category or tag 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/category_name/’.
So, if you enter the following in your permalinks Optional > Category base settings section …

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

To something like this …

If you leave these fields blank the default settings will be used.
Remember to save your changes after 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 Info
Use Descriptive Categories
To get the greatest SEO benefit from using Permalinks, remember to set up your WordPress Categories correctly. If you do not have any categories set up, WordPress will 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 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 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.
- 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 category vs no category there really is no perfect permalink structure to use. We recommend choosing the permalink structure you think will suit your needs best and that will make your post URLs short enough to be attractive and long enough to be descriptive.
We cover WordPress categories in another tutorial.
Avoid Using Time-Specific Permalinks
Another tip from Joost de Valk is that unless your website is a news site or you have a special reason to add dates to your URLs, it’s best to avoid choosing date-based permalinks when setting up your URLs.

(Avoid using URL structures that date your content)
Although setting up URL structures that time-stamp your posts may be considered better that using no permalinks at all from an SEO point-of-view, people are less likely to click on posts that are several years old, even if the content is relevant to what they are searching for.
What If My Site Has Content?
Normally, it’s best to configure your site’s permalinks when you create a new WordPress site. This should be part of your website planning process.
![]()
If your website has been running for a while or your site already has many posts indexed in the search engines and you would like 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.
301 Redirects
As you’ve seen in earlier screenshots, some WordPress site owners (or whoever set up their site) seem to be completely unaware of the permalinks feature of WordPress.
Maybe when you started out, your site used the default WordPress URL structure and now you want to optimize your site better for search engines. Perhaps your site was configured to display post dates in your URLs and now all of your posts are perceived as being outdated and you want to delete the date portion of your URLs.
The best way to change your permalinks without affecting your site’s SEO in a negative way is to use ‘301 redirections’ to reassign links that were set up using the previous permalinks syntax to page URLs that use the new permalinks structure.
Search engines interpret a code ‘301’ as a link that has permanently been relocated. 301 redirection is the most efficient and search engine friendly way to redirect visitors to new website destinations and avoid running into ”page not found” errors when clicking on an old link.
To effectively change your syntax and avoid damaging your search rankings, sending visitors to error pages, etc. you will need to set up your redirection system before messing with the permalink structure of your site.
You can site using a redirection 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.

(Set up 301 redirections using redirection plugins or get professional assistance)
Congratulations! Now you know how to change your WordPress site or blog to display search engine-friendly URLs for your posts. To learn more about using Permalinks, refer to the WordPress codex below:
http://codex.wordpress.org/Using_Permalinks
***
"These tutorials have so much information and are easy to understand. If you use WordPress or plan to in the future these will help you with everything you need to know." - Valisa (Mesa, Arizona)