
Wouldn’t it be great if you could just publish a new page on your website, and the following happened … just from your web address:
- Site readers could determine what your post is about,
- Google could discover your pages faster,
- Each content item created on your site would have a unique ID, making your content easier to manage.
Well, this is what a permalink lets you do!
How To Set Up And Use WordPress Permalinks
What Are Permalinks?
Permalinks are the permanent URLs to an individual WordPress post, category, or other taxonomy (a way to organize things together) like archives.
A permalink is the URL that others will use to link to posts or sections of your site or the links you send in an email pointing readers to content items on your site. Some people also call permalinks “pretty” URLs.
Permalinks make the web address pointing to each post on your site permanent, hence a perma-link.
Why Use Permalinks?
Hopefully, you are probably aware that, WordPress is one of the best CMS tools available when it comes to SEO.
WordPress is not only well optimized straight out of the box, but the SEO aspect can be easily improved using SEO plugins.
If you are looking to optimize the SEO aspect of your website, then you cannot ignore the importance of its site’s URLs. Google places considerable weight on the URL structure of a site.
Permalinks are used to make the links on your site into memorable and more “search engine friendly” URLs. Permalinks can also improve the aesthetics, usability, and forward-compatibility of your links.
Now … let’s review why it’s best to set up permalinks when publishing content in WordPress.
Typically, a default WordPress installation uses a non-search engine friendly link-naming structure for your posts that looks like this …
WordPress uses the link with a string query shown above to find information within your database. It doesn’t really mean anything to search engines or visitors, and it doesn’t help your site with on-site search engine optimization.
As the screenshot image from Google search results below shows, many site owners haven’t configured their sites to publish search optimized content online …

Although Google is still indexing the above sites, the owners of these sites are missing out on extra SEO benefits.
To get greater SEO benefit out of using WordPress and improve your site’s traffic results, you should 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 lets you create a custom URL structure for your published posts, so your content can go from this …

To this …

Out of the box, WordPress post URLs are not very SEO-friendly. This step-by-step tutorial shows you how to configure your permalinks in WordPress to automatically get better indexing results in search engines.
Configuring WordPress Permalinks
Log into your WP administration section and select Settings > Permalinks …

This will bring up 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 will need to specify a different Permalink structure than the default.
Common 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 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/how-to-save-money-on-cruise-travel
Instead of this …
http://www.mytravelsite.com/?p=6728

(Using post name permalinks helps readers and search engines understand what your content is about)
Pretty URL Tags
“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. ‘2013’)
- %monthnum% – The month your post is published (e.g. ‘11’)
- %day% – The day the post gets published (e.g. ‘13’)
- %hour% – Hour of the day (e.g. ‘14’)
- %minute% – Minute of the hour (e.g. ‘20’)
- %second% – Second of the minute (e.g. ‘58’)
- %post_id% – The unique ID # of the post (e.g. ‘2867’)
- %postname% – A correctly formatted version of your 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 characters converted to lower case and no punctuation symbols) in the URL. Tip: You can always edit this text 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.
Permalinks – Optional Settings

In this section, you can enter custom structures for your tag and category page URLs.
This changes the ‘base’ category or tag 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” will display your category links as ‘http://domain.com/topics/category_name/’.
So, if you add the following to your permalinks Optional > Category base settings section …

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

To something like this …

If you leave the fields blank the defaults will be used.
Remember to save your changes when 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 – Tips
Use Short, Descriptive Categories
To get greater SEO benefit out of using Permalinks, you will need 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 some points to consider if you are wondering whether you should add categories to your permalinks or not:
- If your category is short and descriptive (e.g. adds a relevant keyword or keyword phrase to your URL), you may want to add categories to 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 reduce the SEO benefit.
- If you are going 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 is no ideal permalink structure to use. Use the permalink structure you think will suit your needs best. Many 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 URL Syntaxes That Date Your Content
Another great tip from Joost de Valk is that unless your site provides news, or you have any special reason to add dates to your post URLs, avoid selecting date-based permalinks when setting up your URLs.

(Avoid using permalinks that time-stamp your posts)
Visitors 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 Permalinks In Blog With Published Content
Normally, it’s best to set up your permalinks when you install a new WordPress site. This should be part of your site planning process.
![]()
If your website or blog 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 really necessary, as doing so can create issues and errors.
301 Redirection
As you’ve seen in earlier screenshots, some website owners (or their web developers) are completely unaware of the permalinks feature of WordPress.
Maybe when you started, your site used the default WordPress permalinks and now you would like to improve your SEO. Perhaps your website or blog was configured to display post dates in your web address and now all of your posts are showing as being two or three years old and you want to remove the date tags in the permalinks.
To modify your permalinks without impacting your site’s SEO or existing rankings in a negative way you will need to add ‘301 redirections’ to reassign links that were set up using the old permalink structure to web addresses that use the new permalink structure.
A code ‘301’ is interpreted by search engines as a link that has permanently moved to another location. 301 redirects are the most effective and search engine friendly way to redirect users to new site destinations and avoid running into page errors if following an old link.
To create an effective permalink structure change and avoid damaging your rankings, 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 problems and troubleshoot any errors.

(Set up 301 redirects using plugins or get professional help)
Congratulations! Now you know about the built-in system WordPress uses to display search engine-friendly URLs for your posts and improve your search search rankings. 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