Wouldn’t it be great if you could publish new content on your site, and the following happened … all from your page address:
- Site visitors could quickly gain an understanding of what the page is about,
- Search engines would be able to easily find your pages and correctly classify their content for better search rankings,
- Every content item on your website would have a unique identifier, making things easier to manage.
Well, with WordPress permalinks this can easily be done!
How To Set Up And Use WordPress Permalinks
What Are Permalinks?
Permalinks are the permanent URLs to your individual posts, categories and other taxonomies (a way to group things together) like archives.
A permalink is the URL that people and search engines use to link to your posts or sections of your site or the links you send in emails pointing readers to your posts. Permalinks are often called “pretty” URLs.
Permalinks make the web address pointing to each post on your blog permanent, hence a permalink.
Why Do You Need To Use Permalinks?
Hopefully, by now 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 its SEO aspect can be further enhanced with SEO plugins.
If you focus on the SEO aspect of your site, then you should not ignore the importance of your site’s URLs. Search engines like Google tend to give special significance to the structure of your site’s URLs when indexing its content.
Permalinks can be used to make the links on your site into memorable and more “search engine friendly” URLs. Permalinks can also improve the usability, aesthetics, and forward-compatibility of your links.
Now … let’s review the reason why it’s best to configure your permalinks in WordPress.
By default, a WordPress installation uses a non-search engine friendly URL-naming structure for your posts that looks like this …
The link structure shown above is used by WordPress to locate information inside its database. It does not mean anything to visitors or search engines, and it doesn’t help your website with on-site search engine optimization.
As the screenshot image below shows, many site owners haven’t set up their permalinks …
Although these sites are still getting their content indexed on search engines, these site owners are missing out on additional SEO benefits.
To get the best possible SEO benefit out of using WordPress and improve your site’s rankings, 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 numbers and symbols.
WordPress allows you to create a custom URL structure for your published and archived posts, so your content can go from something that is non-SEO friendly like this …
To something like this …
In this tutorial, you will learn how to configure the Permalinks section of your WordPress site to display posts with SEO-friendly URLs instead of the out-of-the-box linking structure and help every new post you publish automatically get better indexing in search engines like Google.
Setting Up WordPress Permalinks
Log into your WordPress dashboard 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 a search engine friendly URL instead for our posts. To do this, we will need to specify a different Permalink structure than the default.
Permalinks > Common Settings
In the Common Settings section, select Custom Structure, then add one or more ‘tags’ (see below) to create search engine-friendly URLs …
(Configure 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-tips/how-to-save-money-on-cruise-travel
Instead of this …
http://www.mytravelsite.com/?p=4104
(Using permalinks helps visitors and search engines understand what your post is about)
How To Use Permalink Tags
“Pretty” URLs, or search engine-friendly URLs, are created by adding one or more ‘tags’ in the Custom Structure field:
- %year% – The year the post gets published, four digits (e.g. ‘2018’)
- %monthnum% – The month the post gets published (e.g. ‘08’)
- %day% – Day of the month (e.g. ‘28’)
- %hour% – The hour your post is published (e.g. ‘19’)
- %minute% – Minute of the hour (e.g. ‘10’)
- %second% – Second of the minute (e.g. ‘47’)
- %post_id% – The unique ID # of your post (e.g. ‘9669’)
- %postname% – A correctly formatted version of the post title. For example, if your post title is ”The Five Don’ts Of DIY Home Repair!”, the postname tag will convert this into “the-five-donts-of-diy-home-repair” (all characters converted to lower case and exclamation symbols deleted) 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 selecting the ‘Custom Structure’ setting and adding the /%postname%/ tag.
Permalinks – Optional Settings
If you need to set up custom permalinks for your tag and category archive page URLs here is where you would do this.
You can change the ‘base’ tag or category 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 make the following change in your permalinks Optional > Category base settings field …
Your ‘category archives’ page URL will change from this …
To this …
If you leave these fields blank the defaults will be used.
Remember to save any 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 Information
Set Up Your Categories
To get the most SEO benefit from using Permalinks, it’s important 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 Joost de Valk, here are some things to consider if you are wondering whether you should add categories to your permalinks or not:
- If your domain is short and your category is short and descriptive (e.g. uses a relevant keyword or keyword phrase), 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 reduce 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 adding category vs no category there is no ideal permalink structure to use. Use a permalink structure that you think will suit your needs best. Your post URLs should be short enough to be attractive and long enough to be descriptive.
We cover WordPress categories in other articles.
Make Your Content Timeless
Another great tip from Joost de Valk is that unless you run a news blog or you have a special reason to date your site’s content, it’s best to avoid choosing date-based permalink settings when setting up your blog’s URLs.
(Avoid using URL structures that date your content)
Although setting up permalinks that time-stamp your content is better that using no permalinks at all from an SEO perspective, visitors are less likely to click on posts that are several years old, even if the content is relevant to the answers they are searching for.
What If My Site Has Content?
Normally, your permalinks should be set up 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 your site already has a lot of posts 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 could create SEO issues and loss of traffic.
301 Redirects
As you’ve seen in the above screenshots of actual search results, many WordPress site owners (or their web developers) seem to be unaware of the SEO-friendly URLs feature of WordPress.
Maybe when you started out, your site used the default WordPress permalinks and now you want to improve your SEO. Perhaps your website or blog was originally set up to display post dates in your web address and now all of your posts are perceived as being out-of-date and you want to remove the date portion of your permalinks.
To change your permalink structure without negatively impacting your site’s SEO you should add ‘301 redirects’ to point links that were set up using the previous URL syntax to post URLs that use the new syntax.
Search engines interpret a code ‘301’ as a link that has permanently been moved to another location. 301 redirection is the most efficient and search engine friendly way to redirect users to new website destinations and avoid ‘404’ (Page not found) errors if clicking on an old link.
To create an effective permalink structure change and avoid damaging your search rankings, sending visitors to error pages, etc. you will need to set up your redirection system before changing the permalink structure of your site.
You can add a link redirection system to your site or blog using redirection plugins like Simple 301 Redirects, or Redirection, or use the services of a professional to assist you with setting up and redirecting your permalinks correctly to avoid any problems and troubleshoot any errors.
(Set up a link redirection system for your changed permalinks using a WP 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 official WordPress documentation below:
http://codex.wordpress.org/Using_Permalinks
***
"I have used the tutorials to teach all of my clients and it has probably never been so easy for everyone to learn WordPress ... Now I don't need to buy all these very expensive video courses that often don't deliver what they promise." - Stefan Wendt, Internet Marketing Success Group