WordPress Permalinks Topic Index
Topic Index for "WordPress Permalinks"Learn about the WordPress Permalinks feature. All posts that mention or relate to the permalinks functionality.
Learn about the WordPress Permalinks feature. All posts that mention or relate to the permalinks functionality.
Are you having a problem with using /%category%/%postname%/ as your permalink structure when attempting to remove the /category/ base? As of the time of this guide writeup, it is still a problem in WordPress 4.2.1 that has dated back to WordPress over 8 years ago according to our research.
If you take advantage of a little hack in your permalinks by adding a . under category base, you may notice that your page 2 and beyond will show up as a 404 error. That’s not going to work, so you have a few options.
There’s an older free plugin available to correct this called WP No Category Base.
Simply install that plugin then go to Settings > Permalinks and remove the “.” from the Optional “Category base” area and you are golden. There’s no additional configuration page or settings that you’ll have to mess with.
What’s really nice about this plugin is the fact that it will also redirect 301 the old /category/ links to the URL structure you want to use.
Does this fix your problem? Leave a comment below and let us know.
Now that you have your WordPress installed either using our tutorial on manually installing WordPress or our fully automated WordPress install method, the next step is to setup your WordPress settings so that your website will perform as you expect.
In this guide, we walk you through all of the default settings of WordPress and also cover the WordPress dashboard main screen. In the video below, we cover the general, writing, reading, discussion, media and permalinks settings and also go over why we make the recommendations that we do.
Keep in mind that these recommendations are what Scott Buehler recommends. If you believe your site will benefit from different settings, then do it! Setting up these settings now, although tedious and boring, will help you down the line because you’ll be able to focus on what actually matters, your content!
Since we are covering each setting section in detail, this video is much longer than the majority of our training videos, sorry about that.
Other options including configuring what day the week starts on and your preferred site language.
Post via e-mail is an interesting feature if you prefer to write your blog posts via email instead of using the WordPress editor. You’ll want to keep the email address you configure as secret so that other people can’t send it email and have their post appear on your website. For security reasons, I do not use this feature.
In this section, I go over my recommendations in the video which effects how people interact with your content (the commenting system).
Those are the main things you should consider updating. You definitely want to keep the emails enabled when you receive comments, that way you’ll be alerted when someone makes a comment so you can get into your dashboard and approve / reply to them ASAP.
Enable moderation so that you have full control over the comments that appear on your website. If you don’t manually approve comments and simply leave must have a previously approved comment on, a spammer can make several helpful posts to your website and then later return with a ton of spam that will automatically approve on your site. Just something to be aware of.
Another technique I use to prevent spam is to set the hold comment for moderation option to 1 link so that when someone makes a comment on your site, if they include even one link, they will wind up in the moderation queue. You only need to worry about this option if you decide to leave “” unchecked.
The blacklist is a neat feature because you can setup comment words, names, emails and IP addresses to automatically be marked as spam when received.
Avatars
This feature is awesome. If someone has setup a Gravatar with their email address, when they place a comment on your website, their icon will display along with their comment right on your website. For most users, set the maximum rating to G, set the “Mystery Person” Avatar and call it a day.
The default avatar icon will only display for users who have not setup a Gravatar for their email address.
For most users, you can leave this page as is. Only if you need to change the thumbnail and other media sizes will you need to go in here and setup custom image sizes to fit your needs. When you install premium or custom themes, the authors will typically make use of their own image size settings anyway.
Organize my uploads – This option should be left unchecked, that way your post images will be organized by when you upload them to your website. Otherwise, you are going to end up with a massive single subdirectory on your site with thousands, even millions, of images in the same folder. This can and will cause problems for your server down the road.
This is arguably the most important section you’ll need to update. WordPress allows you to customize the web URLs on your website so that they are more eye-catching and friendly to your users. Again, we will use our blog here to show how important this is.
Which one looks better to you?
or https://www.t5a.com/wordpress/?p=132
When sharing your URL around the web including social media, the first URL actually tells your users what your content is about whereas if they saw the default opton (the second option above), they would have no idea what your content was about or, more importantly, if they want to click that link and see what you wrote.
Our recommendation is to set this to “post name” so that your post name is used as your URL.
If you made it this far and have configured your website, congratulations!
Now that you’ve conquered the most boring part of setting up your website, now we get to move on to learning how to create content, how to change your theme and much more. It’ll be way more fun from here on out so congrats for getting this done.