Wouldn’t it be great if after adding new content to your WordPress site, the following took place … all from your post URL:
- Potential visitors could quickly assess what your content was about,
- Google would discover your pages faster,
- Every content item created on your site would have a unique ID, making things easier to manage.
Well, this is what a permalink lets you do!
How To Set Up And Use WordPress Permalinks
Permalinks – Definition
A permalink is the permanent URL to your individual posts, categories and other taxonomies (a way to organize things together) like archives.
A permalink is the web address that other people will use to link to your articles or sections of your site or the links you send in emails pointing to your posts. Some people also call permalinks “pretty” URLs.
Permalinks make the URL pointing to each post on your site permanent, hence a permalink.
Permalinks – Why Do You Need To Use Them?
As you are probably aware, WordPress is one of the best CMS tools available when it comes to publishing search engines optimized content.
WordPress is not only well optimized right out of the box, but the SEO aspect can be further enhanced using SEO plugins.
If you are looking to optimize the SEO aspect of your site or blog, then you cannot ignore the importance of your site’s URLs. Google places considerable weight on the structure of your site’s URLs when indexing its content.
Permalinks can be used to turn links on your site into “prettier” and more “search engine friendly” URLs. Permalinks can also improve the aesthetics, usability, and forward-compatibility of your links.
Now … let’s take a look at why you may need to configure your permalinks when publishing content in WordPress.
Typically, a default WordPress installation uses a URL-naming structure for your posts that isn’t very search engine friendly and looks like this …
WordPress uses the above link structure to find information within its 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 below, many WordPress users have not configured their permalinks …
Although Google is still indexing the above sites, they are missing out on additional SEO benefits.
To get the best possible SEO benefit out of using and improve your site’s traffic results, you should set up your permalinks structure to make it more SEO-friendly by displaying relevant keywords in your URL, instead of meaningless characters.
WordPress gives you the ability to create a custom URL structure for your published and archived posts, so your content can easily go from this …
To this …
Out of the box, WordPress URLs are not very search engine-friendly. This step-by-step tutorial shows you how to configure your permalinks in WordPress to help your content rank better in Google.
Configuring WordPress Permalinks
In your WordPress admin section 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 “pretty” permalink instead for our posts. To do this, we will need to specify a different Permalink structure than the default one.
Common Settings – Permalinks
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)
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/river-cruise-holiday-bargains
Instead of this …
http://www.mytravelsite.com/?p=1550
(Using permalinks helps search engines and readers understand what the page is about)
Creating Pretty URL Tags In Custom Structure
“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, displayed as four digits (e.g. ‘2014’)
- %monthnum% – Month of the year (e.g. ‘07’)
- %day% – Day of the month (e.g. ‘28’)
- %hour% – Hour of the day (e.g. ‘12’)
- %minute% – Minute of the hour (e.g. ‘11’)
- %second% – Second of the minute (e.g. ‘12’)
- %post_id% – The unique ID # of the post (e.g. ‘7941’)
- %postname% – A correctly formatted version of the 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 characters converted to lower case and removed punctuation mark) in the URL. Tip: You can always edit the wording 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 selecting the ‘Custom Structure’ setting and using the /%postname%/ tag.
Permalinks – Optional Settings
If you need to configure custom permalinks for your category and tag page URLs here is where you would do this.
This changes 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 “recipes” will display your category links as ‘http://domain.com/recipes/uncategorized/’.
So, if you make the following change in your permalinks Optional > Category base settings section …
Your ‘category archives’ page URL will go from looking like this …
To something like this …
If you leave these fields blank WordPress uses the default settings.
Remember to save any changes after you have finished …
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 Descriptive Categories
To get the most benefit out of 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 and author of the WordPress SEO plugin Joost de Valk, here are a few points to keep in mind if you are wondering whether or not to add categories to your permalinks:
- If your domain is short and your category name 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 copy or share 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.
Despite being the subject of intense debate in WordPress SEO circles, 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 site 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.
Don’t Use Date Permalinks
Another tip from Joost de Valk is that unless you plan to run a news website or there is a special reason why you need to create dated web URLs, it’s best to avoid using date-based permalink syntax when configuring your blog’s URLs.
(Avoid setting up permalinks that date your content)
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.
What About Established Blogs?
Normally, your permalinks should be set up when you create a new WordPress site. This should be part of your website planning process.
If your website is already established 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 issues and errors.
301 Redirects
As you’ve seen in the above screenshots of actual search results, some WordPress users (or whoever set up their site) are unaware of the permalinks feature of WordPress.
Maybe you started out using the default WordPress permalinks and now you want to optimize your site better for search engines. Perhaps your website or blog was originally set up to display post dates in your URLs and now all of your content is perceived as being out-of-date and you want to remove the date tags in the permalinks.
The best way to edit your permalink structure without affecting your site’s SEO or rankings in a negative way is to use ‘301 redirections’ to reassign links using the previous URL structure to web URLs that use the new permalinks structure.
Search engines interpret a ’301′ code as a link that has permanently moved. 301 redirects are the most effective and search engine friendly way to redirect visitors to new website destinations and avoid running into page errors if they click on an old link.
To effectively change your permalink syntax and avoid damaging your rankings, sending visitors to error pages, etc. you should configure a redirection system before messing with the permalink structure of your site.
You can add a link redirection system to your site using a WordPress redirection plugin like Simple 301 Redirects, or Redirection, or get a professional to help you set up and redirect your permalinks correctly to avoid any issues and troubleshoot any errors.
(Set up a redirection system for your changed permalinks using redirection plugins or use the services of a professional)
Congratulations! Now you know how to configure your site to display SEO-friendly URLs for your posts. For additional information on using Permalinks, see the official WordPress documentation here:
http://codex.wordpress.org/Using_Permalinks
***
"Learning WordPress has been a huge stumbling block for me. I've been looking for something that covers absolutely everything but doesn't cost an arm and a leg. Thank you so much ... you have just provided me with what I have been looking for! Truly appreciated!" - Tanya